Skip to content

Releases: cloudogu/nexus

v3.75.0-1

19 Dec 08:37
Compare
Choose a tag to compare

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

09 Dec 09:56
Compare
Choose a tag to compare

Added

  • [#151] OrientDB database migration jar in preparation for 3.75 update

v3.70.2-4

30 Oct 12:48
Compare
Choose a tag to compare

Fixed

  • [#148] Fix writing the claim once lock into wrong key

v3.70.2-3

25 Sep 14:45
Compare
Choose a tag to compare

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

25 Sep 09:48
Compare
Choose a tag to compare

Changed

  • Switch to new CAS service account structure in dogu.json

v3.70.2-1

24 Sep 12:18
Compare
Choose a tag to compare

Changed

  • Upgrade Nexus to version 3.70.2-01

Fixed

  • [#142] Reuse of claim once after upgrade via blueprint

v3.68.1-6

18 Sep 13:09
Compare
Choose a tag to compare

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

04 Sep 14:17
Compare
Choose a tag to compare

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

07 Aug 13:45
Compare
Choose a tag to compare

Changed

  • [#135] update base image to OpenJDK 11.0.24-1
  • update Alpine to 3.20.2-1

Security

v3.68.1-3

31 Jul 14:00
Compare
Choose a tag to compare

Changes

  • [#133] Create volume for local config