Skip to content

Releases: datadrivers/go-nexus-client

v0.12.0

10 Jun 06:35
7c3ff2c
Compare
Choose a tag to compare

Support YUM repository format 7c3ff2c

v0.11.0

09 Jun 14:11
0c31265
Compare
Choose a tag to compare

Support repository format RAW 7ecc36a

v0.10.0

05 Jun 11:31
091621d
Compare
Choose a tag to compare
  • 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

28 May 11:53
36daba2
Compare
Choose a tag to compare

Fix HTTP Client Connection UserAgentSuffix and. missing omitempty's #28

v0.9.2

27 May 07:43
bcef68b
Compare
Choose a tag to compare
  • Make parameter authentication of proxy repositories optional #26
  • Extend privilege test #27

v0.9.1

25 May 14:37
77ca88e
Compare
Choose a tag to compare

Fix privilege format JSON (un)marshalling #25

Support Repository Format Nuget Proxy

14 May 07:37
68b2384
Compare
Choose a tag to compare
  • Support Repository Format Nuget Proxy #22
  • New variable RepositoryTypes which contains a string slice of support repository types b1c9ab1

More constants and tests

13 May 12:51
2164158
Compare
Choose a tag to compare
  • 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

08 May 08:51
7b58341
Compare
Choose a tag to compare
  • Fix repository format maven2/maven
  • Add constants for more repository formats

Support Selectors and Privileges

08 May 07:16
45d97d1
Compare
Choose a tag to compare
  • Support Privileges #14
  • Support Content Selectors #13
  • Fix SSL certificate validation #15
  • Fix Maven2 repository format constant #16