Releases: cloudogu/nexus
Releases · cloudogu/nexus
v3.75.0-1
Changed
- [#149] update base image to OpenJDK 17.0.12-3
- Upgrade Nexus to version 3.75.0-03
- this required a switch from the OrientDB to the H2 DB
- database migration will be performed automatically
- Warning: the database migration can only be performed when upgrading from v3.70.2 to v3.75.0
- [#154] The internal makefiles have been updated to standardize the versioning of the release notes.
v3.70.2-5
Added
- [#151] OrientDB database migration jar in preparation for 3.75 update
v3.70.2-4
Fixed
- [#148] Fix writing the claim once lock into wrong key
v3.70.2-3
Fixed
- Local config was created by root with doguctl-call during pre-startup in multinode.
- This caused the nexus user to be unable to write to the file later on.
v3.70.2-2
Changed
- Switch to new CAS service account structure in dogu.json
v3.70.2-1
Changed
- Upgrade Nexus to version 3.70.2-01
Fixed
- [#142] Reuse of claim once after upgrade via blueprint
v3.68.1-6
Changed
- [#139] Update nexus carp to v1.4.1
- This adds safe password generation with
java.security.SecureRandom
- Relicense to AGPL-3.0-only
v3.68.1-5
Changed
- [#137] update nexus-carp version to v1.4.0
- This adds the ability to bypass CAS-authentication for direct service-account-requests to nexus. Which prevents request-throttling in CAS for requests that only have dogu-internal authentication.
v3.68.1-4
Changed
- [#135] update base image to OpenJDK 11.0.24-1
- update Alpine to 3.20.2-1
Security
v3.68.1-3
Changes
- [#133] Create volume for local config