Releases: datadrivers/go-nexus-client
Releases · datadrivers/go-nexus-client
v0.12.0
Support YUM repository format 7c3ff2c
v0.11.0
Support repository format RAW 7ecc36a
v0.10.0
- Extend Client by function
Privileges()
that returns a slice of all privileges 9db4875
- Add constants and variables that represent supported privilege types and domains 3b07f32, fa2e809 and ad93939
- Add tests for different privilege types and Privileges method a8c87f9
v0.9.3
Fix HTTP Client Connection UserAgentSuffix and. missing omitempty's #28
v0.9.2
- Make parameter
authentication
of proxy
repositories optional #26
- Extend privilege test #27
v0.9.1
Fix privilege format JSON (un)marshalling #25
Support Repository Format Nuget Proxy
- Support Repository Format Nuget Proxy #22
- New variable
RepositoryTypes
which contains a string slice of support repository types b1c9ab1
More constants and tests
- New constants for repository formats f54920b
- Initialize HTTP Client only once 0882eb1
- Add tests for repository format Bower 71aa710
- add tests for repository format PyPi 171acb8
- add tests for repository format Maven2 c7e4a8c and c9976bb
Fix repository formats
- Fix repository format maven2/maven
- Add constants for more repository formats
Support Selectors and Privileges
- Support Privileges #14
- Support Content Selectors #13
- Fix SSL certificate validation #15
- Fix Maven2 repository format constant #16