Releases: datadrivers/go-nexus-client
Releases · datadrivers/go-nexus-client
v1.19.0
What's Changed
Features
- feat: Add Capability and IQ Server API support by @gcroucher in #179
- feat: Add Hugging Face format support by @sstrullmyer in #174
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
- @gcroucher made their first contribution in #179
- @sstrullmyer made their first contribution in #174
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
Features
- feat: add bearerToken auth to npm proxy by @chris-ruecker in #168
Bug Fixes
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
Features
- Add support for preSignedUrlEnabled by @kirschem-fernride in #166
Bug Fixes
New Contributors
- @kirschem-fernride made their first contribution in #166
Full Changelog: v1.16.0...v1.17.0
v1.16.0
v1.15.0
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
- fix: mark cleanup policy test as pro feature by @chris-ruecker in #159
- feat: add user listing functionality to security service by @matthisholleville in #156
- feat: add source to get user function by @chris-ruecker in #158
- Refactor/urlparams by @chris-ruecker in #160
New Contributors
- @matthisholleville made their first contribution in #156
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #155
- feat: add support for cleanup policies by @chris-ruecker in #152
Full Changelog: v1.13.0...v1.14.0
v1.13.0
v1.12.0
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
New Contributors
Full Changelog: v1.11.0...v1.12.0
v1.11.0
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
- @chris-ruecker made their first contribution in #144
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- fix: GetQuotaStatus method by @srknkcn , @chris-ruecker and @csibbel in #141
Full Changelog: v1.10.0...v1.10.1