Skip to content

Releases: datadrivers/go-nexus-client

v1.19.0

16 Dec 20:17

Choose a tag to compare

What's Changed

Features

Other changes

  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #175
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #172
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #171
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #169
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #178

New Contributors

Full Changelog: v1.18.0...v1.19.0

v1.18.0

12 Jun 12:35

Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix: Fix default handling in saml client by @anmoel in #167

Full Changelog: v1.17.0...v1.18.0

v1.17.0

12 Jun 08:35

Choose a tag to compare

What's Changed

Features

Bug Fixes

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

08 May 10:20

Choose a tag to compare

What's Changed

  • feat: Update supported nexus version by @anmoel in #164
  • support Rust cargo repository by @dungdm93 in #162
  • feat: Remove duplicate code in repository package by using generics by @dungdm93 in #163

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

13 Mar 16:41

Choose a tag to compare

Breaking Change

The client now supports specifying the source of a user; This requires you to pass the source as an additional parameter to the Get function

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

13 Feb 14:53

Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

12 Sep 09:16

Choose a tag to compare

What's Changed

  • feat: Add support for foreign layer caching by @anmoel in #150
  • feat: Update nexus repository version to 3.72.0 by @anmoel in #151

Full Changelog: v1.12.0...v1.13.0

v1.12.0

09 Aug 14:47

Choose a tag to compare

What's Changed

Feature

  • feat: Add support for mutual authentication via TLS by @shearn89 in #146
  • feat: Add option latestPolicy for docker hosted storage by @anmoel in #149

Bug fixes

Other

  • ci: Fix docker compose command for pipeline by @anmoel in #147

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

11 Jul 14:33

Choose a tag to compare

What's Changed

  • feat: Update test environment to nexus 3.69 with java 17 by @anmoel in #142
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #138
  • feat: Add user token expiration and update test environment to nexus 3.70.1 by @csibbel in #143
  • docs: update nexus version note in README by @chris-ruecker in #144

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

11 Apr 13:05
f9dd891

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1