Skip to content

Commit dc27cda

Browse files
authored
release 2.5.1 (#72)
* release 2.5.1 * release 2.5.1
1 parent 03e0d3e commit dc27cda

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

4+
## [2.5.1] - 2024-01-12
5+
### Fixed
6+
- Fix geo context not being cleaned up
47
## [2.5.0] - 2022-09-29
58
### Added
69
- Expose new connection pool configuration options (`connectionTtlMs`, `idleConnectionValidationMs`, `evictIdleConnectionsAfterSecs`)

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.5.0
2+
version=2.5.1
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)