Skip to content

Commit 3911d64

Browse files
committed
v2.1.6
1 parent cee9941 commit 3911d64

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [2.1.6] - 2021-10-04
5+
### Changed
6+
- Improved logging for exceptions.
7+
- `TargetRequestException` now includes the request object for improved debugging.
8+
49
## [2.1.5] - 2021-08-30
510
### Changed
611
- Fix incorrect MaxAge set in response cookies

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.adobe.target
2-
version=2.1.5
2+
version=2.1.6
33
mavenCentralUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2
44
pomDescription=Adobe Target Java SDK
55
pomURL=https://docs.adobe.com/content/help/en/target/using/implement-target/server-side/api-and-sdk-overview.html

0 commit comments

Comments
 (0)