Skip to content

Releases: datadrivers/go-nexus-client

v1.5.0

24 Jun 15:52
eaf0ac2
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #97
  • feat(repository): Add Service for hosted helm repositories by @anmoel in #98

Full Changelog: v1.4.2...v1.5.0

v1.4.2

14 Jun 17:37
8cc7543
Compare
Choose a tag to compare

What's Changed

  • fix(bower): Remove pointer for bower struct in BowerProxy struct by @anmoel in #95

Full Changelog: v1.4.1...v1.4.2

v1.4.1

13 Jun 15:27
1522771
Compare
Choose a tag to compare

What's Changed

  • fix(maven): Remove spointer of string in maven HTTPClient authentication

Full Changelog: v1.4.0...v1.4.1

v1.4.0

13 Jun 07:28
2f1d76e
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 2.1.5 to 3 by @dependabot in #88
  • Bump actions/checkout from 2 to 3 by @dependabot in #89
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #90
  • Bump github/codeql-action from 1 to 2 by @dependabot in #91
  • build: Upgrade Nexus version and add test for nuget proxy version by @anmoel in #93
  • fix: Set VersionPolicy and LayoutPolicy as required Fields in Maven struct by @anmoel in #94
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #92

Full Changelog: v1.3.4...v1.4.0

v1.3.4

25 Jan 07:07
764228c
Compare
Choose a tag to compare

What's Changed

  • fix(blobstore): Fix json annotation of BucketConfiguration in azure blobstore in #84
  • fix(repository): Declare BlobStoreName and DockerProxy.IndexType as required attribute in #83

Full Changelog: v1.3.3...v1.3.4

v1.3.3

21 Jan 09:01
55c23e5
Compare
Choose a tag to compare

What's Changed

  • fix(repositories): Fix routing rule handling of repository proxy apis in #82

Full Changelog: v1.3.2...v1.3.3

v1.3.2

13 Jan 09:06
aa60f18
Compare
Choose a tag to compare

What's Changed

  • fix(): Define RemoteURL as required field in #81

Full Changelog: v1.3.1...v1.3.2

v1.3.1

10 Jan 17:44
c58db77
Compare
Choose a tag to compare

What's Changed

  • fix(repository): Correction of the marking as required in #80

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Jan 06:36
789a1da
Compare
Choose a tag to compare

What's Changed

  • feat(role): Improve function Get of role service in #77
  • fix(blobstore): Fix S3 blobstore schema in #79
  • feat(repository): Add function List to repository service in #78

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Dec 11:58
b621b19
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/minio/minio-go/v7 from 7.0.18 to 7.0.20 in #72
  • feat(blobstore): Add List function for Blobstores in #75

New Contributors

Full Changelog: v1.1.0...v1.2.0