Skip to content

Releases: notaryproject/notation-go

v1.1.1

03 Jun 05:53
94a0e13
Compare
Choose a tag to compare

Vote PASSED [+4 -0]: #412

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Jan 00:30
b7cd8a0
Compare
Choose a tag to compare

Vote PASSED [+4 -0]: #378

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

31 Oct 02:23
765d02b
Compare
Choose a tag to compare

Vote PASSED [+4 -0]: #360

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #344
  • chore: update go version to 1.20 by @Two-Hearts in #349
  • build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #350
  • bump: update oras-go to v2.3.0 by @JeyJeyGao in #347
  • build(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 by @dependabot in #356
  • build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6 by @dependabot in #351
  • build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 by @dependabot in #352
  • build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #355
  • build(deps): bump oras.land/oras-go/v2 from 2.3.0 to 2.3.1 by @dependabot in #359
  • build(deps): bump github.com/notaryproject/notation-core-go from 1.0.0 to 1.0.1 by @dependabot in #358
  • fix: update error message from notation-go by @Two-Hearts in #345

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Jul 08:46
553b866
Compare
Choose a tag to compare

Vote PASSED [+5 -0]: #341

What's Changed

  • chore: add issue template by @yizha1 in #293
  • build(deps): bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in #325
  • build(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #324
  • build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 by @dependabot in #321
  • fix: fixed error messages of trust policy by @Two-Hearts in #326
  • fix: update timeout for OCSP call to 2 seconds by @priteshbandi in #327
  • fix: quick fix typo in error msg by @Two-Hearts in #328
  • build(deps): bump oras.land/oras-go/v2 from 2.2.0 to 2.2.1 by @dependabot in #332
  • build(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0 by @dependabot in #333
  • build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #331
  • chore: add license header to files and github action workflow to check license by @Two-Hearts in #334
  • fix: quick fix to use correct sign/verify plugin by @Two-Hearts in #338
  • errors: add error for wild card scope validation by @sajayantony in #340
  • bump: upgrade notation-core-go to v1.0.0 by @shizhMSFT in #342

New Contributors

Full Changelog: v1.0.0-rc.6...v1.0.0

v1.0.0-rc.6

25 May 07:41
69cf11b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.5...v1.0.0-rc.6

v1.0.0-rc.5

16 May 22:03
1b9b7f2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #304
  • build: bump image-spec to v1.1.0-rc.3 and oras-go to v2.1.0 by @shizhMSFT in #306
  • update: removed Sign with OCI artifact manifest by @Two-Hearts in #308
  • build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #309

New Contributors

Full Changelog: v1.0.0-rc.4...v1.0.0-rc.5

v1.0.0-rc.4

22 Apr 03:08
06d04cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.4

v1.0.0-rc.3

16 Feb 05:44
de8b7dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.3

v1.0.0-rc.2

16 Feb 03:21
de8b7dd
Compare
Choose a tag to compare

Deprecated: Please DONOT use this version, instead use v1.0.0-rc.3. rc.3 contains all changes of rc.2.

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

07 Dec 03:24
bce6162
Compare
Choose a tag to compare

Notices

  • BREAKING CHANGE: notation-go v1.0.0-rc.1 is not compatible with signatures signed by previous Notation releases.
  • BREAKING CHANGE: artifactType in signature manifest is changed to application/vnd.cncf.notary.signature
  • BREAKING CHANGE: Only support registries compliant with the OCI 1.1.0-rc2 image spec and OCI 1.1.0-rc1 distribution spec

New Features

Other changes

  • New API design

Detailed Commits

Full Changelog: v0.12.0-beta.1...v1.0.0-rc.1