Skip to content

Commit ceedcc0

Browse files
Merge pull request #16 from SAP/release_notes_3_8_0
Release notes for AMS Client Library Java 3.8.0
2 parents d6ec6a9 + 3b60d48 commit ceedcc0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/Libraries/java/releases.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release Notes for AMS Client Library Java
22

3+
## 3.8.0
4+
5+
- This release removes the dependencies from `com.sap.cloud.security.ams.dcl` artifacts. All required classes,
6+
interfaces, etc., are now part of the `jakarta-ams` module using the same packages. So, everything should continue
7+
to work without any changes. Please remove any direct dependencies on `com.sap.cloud.security.ams.dcl` artifacts.
8+
39
## 3.7.0
410

511
- Maintenance release with updated dependencies and fixes for the Maven Central release process.

0 commit comments

Comments
 (0)