Skip to content

Releases: datadrivers/go-nexus-client

v0.18.0: Merge pull request #61 from datadrivers/feat/saml

13 Aug 06:49
287d7f1
Compare
Choose a tag to compare

Features:

  • Add support for updating user token configuration #60
  • Add support for SAML configuration #61

Bug Fixes:

  • fix the behavior when getting a user from nexus #56

v0.17.1

21 Jan 19:22
fa3cd66
Compare
Choose a tag to compare
Fix proxy support

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