Releases: cloudogu/nexus-claim
Releases · cloudogu/nexus-claim
v1.1.4
17 Feb 13:55
Compare
Sorry, something went wrong.
No results found
Changed
[#18 ] Build with go 1.25.7
Security
v1.1.3
20 Aug 08:53
Compare
Sorry, something went wrong.
No results found
Changed
[#16 ] Update groovy scripts for compatibility with nexus 3.82
v1.1.2
15 Jul 10:06
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed the repository modify/create/delete scripts. The field "repositoryManager" is not accessible by getter anymore.
It is now private and accessed by @repositoryManager
Fixed the createRepository script
In previous versions, when null was returned, it was converted to a string "null"
Now the api returns an empty string on null
The go-code was previously checking for the "null" string
v1.1.1
24 Sep 07:59
Compare
Sorry, something went wrong.
No results found
Changed
Fixed the repository modify script.
Full Changelog : v1.1.0...v1.1.1
v1.1.0
18 Sep 13:13
Compare
Sorry, something went wrong.
No results found
v1.0.0
18 Jun 07:43
Compare
Sorry, something went wrong.
No results found
Update to Nexus API 3.23
Changed
migrates from glide to go modules to be able to use recent go versions for compile
integrates makefiles see #2
updates to nexus api 3.23
fixes issue related to api changes see #7
v0.3.0
31 Jan 14:28
Compare
Sorry, something went wrong.
No results found
You now can set the timeout for HTTP requests of the nexus script manager via timeout flag
The default timeout is set to 30 seconds
This was necessary to make nexus-carp work with Nexus 3 in an offline environment
v0.2.2
22 Jan 11:36
Compare
Sorry, something went wrong.
No results found
Update configuration support
v0.2.1
15 Jan 12:03
Compare
Sorry, something went wrong.
No results found
v0.2.0
16 May 06:52
Compare
Sorry, something went wrong.
No results found