Skip to content

Releases: datadrivers/go-nexus-client

v0.17.0: Merge pull request #48 from datadrivers/support-proxy

21 Jan 19:12
43c526c
Compare
Choose a tag to compare

Add support for proxy config from environment

v0.16.0

20 Jan 09:39
d20f937
Compare
Choose a tag to compare
  • Add support for routing rules #45

v0.15.0

03 Aug 15:00
Compare
Choose a tag to compare
  • Support Ruby repository #41
  • Script privilege #42
  • Connection in repository model #43
  • Switch repository.storage.write_policy from string to *string

v0.14.4

07 Jul 10:12
25df677
Compare
Choose a tag to compare

Add method LDAPChangeOrder to Client interface c2d22ab

v0.14.3

06 Jul 18:00
06fe0cb
Compare
Choose a tag to compare

LDAP: Fix wrong attribute name UseSubtree -> UserSubtree

v0.14.2

06 Jul 17:26
ca1dc38
Compare
Choose a tag to compare

LDAP: Fix wrong attribute name UseBaseCon -> UserBaseDN

v0.14.1

06 Jul 13:16
bcffb74
Compare
Choose a tag to compare

Fix wrong LDAP attribute name UserMemberOffAttribute (must be UserMemberOfAttribute)

v0.14.0

06 Jul 10:49
b394aac
Compare
Choose a tag to compare

Support LDAP Server #36

v0.13.0

04 Jul 09:57
7937bad
Compare
Choose a tag to compare
  • Support certificates #34
  • Support security realms and fix some test issues #35

Thanks to @android-leha for the certificate MR

v0.12.1

18 Jun 13:24
36aa7b3
Compare
Choose a tag to compare
  • Add attribute password to RepositoryHTTPClientAuthentication d1562c3
  • Add test for repository type hosted format yum c16c84b