We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee9941 commit 3911d64Copy full SHA for 3911d64
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
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
+
9
## [2.1.5] - 2021-08-30
10
### Changed
11
- Fix incorrect MaxAge set in response cookies
gradle.properties
@@ -1,5 +1,5 @@
group=com.adobe.target
-version=2.1.5
+version=2.1.6
mavenCentralUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2
pomDescription=Adobe Target Java SDK
pomURL=https://docs.adobe.com/content/help/en/target/using/implement-target/server-side/api-and-sdk-overview.html
0 commit comments