PackageTrack
Sign in Get early access

github.com/notaryproject/notation

v1.3.2 #2689 most downloaded on Go modules notaryproject/notation

What this package is like to depend on

Last release 1 years ago

27 Apr 2025

Release timing varies

gaps range from 8 days to 2 months

Most releases are documented

notes for 6 of 9 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

165 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

165 releases · Oct 2021 to Apr 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 165
  1. v1.3.3-0.20250427031825-facb58ce1615 27 Apr 2025 pre-release

    Nothing published for this version

  2. v1.3.2 24 Apr 2025
    Release notes

    Vote PASSED [+4 -0]: #1268

    Update

    • Dependency updates
    • Code and documentation enhancements

    What's Changed since v1.3.1

    New Contributors

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

    Open source →
    Release notes

    v1.3.2 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v1.3.1 21 Feb 2025
    Release notes

    Vote PASSED [+5 -0]: #1186

    Bug Fix

    • Updated the notation-go library to v1.3.1. This update removes the timestamp check against signing time during authentic timestamp verification due to potential time skew and the unauthenticated nature of signing time field.

    What's changed since v1.3.0

    • bb571dd bump: release v1.3.1
    • 1557a44 bump: bump up dependencies for release-1.3 branch (#1184)
    • 198c822 Merge pull request #1149 from Two-Hearts/release-1.3

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

    Open source →
    Release notes
    • bump: release v1.3.1 by @Two-Hearts in #1186

    • CVE-2025-30204 : update golang-jwt by @artem-panchenko in #1249

    • backport: from main to release-1.3 branch by @Two-Hearts in #1267

    Open source →
  4. v1.3.0 16 Jan 2025
    Release notes

    Notation v1.3.0

    Notation v1.3.0 is an implementation of Notary Project Specifications v1.1.0.

    Key features

    • Support of CRL revocation check with built-in file cache. See more details here.

    Other changes

    -Timestamping enhancements. Enabled timestamping certificate chain revocation check after signing.

    What's Changed since v1.3.0-rc.2

    • bump: release v1.3.0-rc.2 by @Two-Hearts in #1130
    • cherry-pick: cherry pick from main to release-1.3 branch by @Two-Hearts in #1147
    • bump: bump up dependencies and workflows by @Two-Hearts in #1148

    Full Changelog: v1.3.0-rc.2...v1.3.0

    Vote PASSED [+5 -0]: #1149

    Open source →
    Release notes
    • bb571dd bump: release v1.3.1

    • 1557a44 bump: bump up dependencies for release-1.3 branch ( #1184 )

    • 198c822 Merge pull request #1149 from Two-Hearts/release-1.3

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

    Assets 9 Loading

    Uh oh!

    There was an error while loading. Please reload this page .

    All reactions

    Open source →
  5. v1.3.0-rc.2 30 Dec 2024 pre-release
    Release notes

    Vote PASSED [+4 -0]: #1130

    Changes

    1. Enabled timestamping certificate chain revocation check after signing.
    2. Enhanced CRL cache with logs.
    3. Bumped up dependencies and other minor fixes.

    What's changed since v1.3.0-rc.1

    • bump: release v1.3.0-rc.1 by @Two-Hearts in #1056
    • fix: cherry pick minor fixes from main to release-1.3 by @Two-Hearts in #1110
    • bump: bump up dependencies for release-1.3 branch by @Two-Hearts in #1109
    • backport: CRL cache with log and E2E tests from main to release-1.3 by @Two-Hearts in #1117
    • fix: fix context and bump up golang.org/x/net for release-1.3 branch by @Two-Hearts in #1120
    • backport: timestamping cert chain revocation check during signing from main to release-1.3 branch by @Two-Hearts in #1121

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

    Open source →
    Release notes
    • bump: release v1.3.0-rc.2 by @Two-Hearts in #1130

    • cherry-pick: cherry pick from main to release-1.3 branch by @Two-Hearts in #1147

    • bump: bump up dependencies and workflows by @Two-Hearts in #1148

    Full Changelog : v1.3.0-rc.2...v1.3.0

    Vote PASSED [+5 -0]: #1149

    Assets 9 Loading

    Uh oh!

    There was an error while loading. Please reload this page .

    All reactions

    Open source →
  6. v1.3.0-rc.1 08 Oct 2024 pre-release
    Release notes

    Vote PASSED [+4 -0]: #1056

    New Features

    • Support of CRL revocation check with built-in file cache. See more details here.

    Changelog

    • 0d9ceac bump: release v1.3.0-rc.1
    • 2819637 refactor!: remove blob sign/verify for v1.3.0-rc.1 release (#1045)
    • 4c0a3da feat: crl with file cache (#1043)
    • c2cff5b build(deps): Bump github.com/notaryproject/notation-core-go from 1.1.0-rc.1 to 1.1.0 in /test/e2e (#1037)
    • a109519 build(deps): Bump golang.org/x/net from 0.28.0 to 0.29.0 (#1034)
    • 3bb6ef7 build(deps): Bump github.com/notaryproject/notation-core-go from 1.1.0-rc.1 to 1.1.0 in /test/e2e/plugin (#1038)
    • 687d29e build(deps): Bump oras.land/oras-go/v2 from 2.4.0 to 2.5.0 in /test/e2e (#1035)
    • 1ab2505 build(deps): Bump github/codeql-action from 3.26.6 to 3.26.8 (#1044)
    • 8f8f8c9 build(deps): Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.20.2 in /test/e2e (#1036)
    • 9283467 build(deps): Bump golang.org/x/term from 0.23.0 to 0.24.0 (#1033)
    • 1af69fc chore: updated dependabot.yml to cover test/e2e (#1030)
    • e8f37d0 build(deps): Bump github.com/notaryproject/notation-core-go from 1.1.0-rc.1 to 1.1.0 (#1024)
    • b620496 build(deps): Bump github/codeql-action from 3.26.0 to 3.26.6 (#1026)
    • 780df48 build(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1025)
    • 83ade99 bump: upgrade golang version to v1.23 (#1019)
    • b683029 build(deps): Bump github/codeql-action from 3.25.15 to 3.26.0 (#1010)
    • fe327c7 build(deps): Bump actions/upload-artifact from 4.3.4 to 4.3.6 (#1009)
    • 3a35b3b build(deps): Bump golang.org/x/net from 0.27.0 to 0.28.0 (#1007)

    Full changelog: v1.2.0...v1.3.0-rc.1

    Open source →
    Release notes
    • bump: release v1.3.0-rc.1 by @Two-Hearts in #1056

    • fix: cherry pick minor fixes from main to release-1.3 by @Two-Hearts in #1110

    • bump: bump up dependencies for release-1.3 branch by @Two-Hearts in #1109

    • backport: CRL cache with log and E2E tests from main to release-1.3 by @Two-Hearts in #1117

    • fix: fix context and bump up golang.org/x/net for release-1.3 branch by @Two-Hearts in #1120

    • backport: timestamping cert chain revocation check during signing from main to release-1.3 branch by @Two-Hearts in #1121

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

    Assets 9 Loading

    Uh oh!

    There was an error while loading. Please reload this page .

    🎉 1 JeyJeyGao reacted with hooray emoji All reactions

    • 🎉 1 reaction

    1 person reacted

    Open source →
  7. v1.2.0 29 Aug 2024
    Release notes

    Vote PASSED [+4 -0]: #1022

    Notation v1.2.0

    Notation v1.2.0 is an implementation of the Notary Project Specifications v1.1.0.

    Key features

    • Support OCI image-spec v1.1.0 and distribution-spec v1.1.0

      • Introduced new flag --force-referrers-tag (default to true) to the notation sign command, which allows users opt to the referrers tag schema instead of the referrers API.
      • The notation verify / list / inspect commands always attempt the referrers API first, automatically falling back to the referrers tag schema if the referrers API is not supported by the registry.
    • Support for RFC 3161 compliant Timestamping

      • Introduced two new flags --timestamp-url and --timestamp-root-cert in notation sign command for signing with timestamping, see the notation sign CLI spec for more details.
      • Support a new trust store type tsa in notation certificate command.
      • Support RFC 3161 timestamp verification in the notation verify command with updated trust policy, see the notation verify CLI spec for more details.
      • Support RFC 3161 timestamp in notation inspect command's output.
    • Added support for armv7 binary release.

    Other changes

    • Upgraded to Golang v1.23

    Deprecation

    What's changed since v1.2.0-rc.1

    • bump: release v1.2.0-rc.1 (#1017)
    • bump: bump up for v1.2.0 stable release (#1021)

    Full Changelog: v1.2.0-rc.1...v1.2.0

    Open source →
    Release notes

    v1.2.0

    Compare

    Choose a tag to compare

    Open source →
  8. v1.2.0-rc.1 20 Aug 2024 pre-release
    Release notes

    Vote PASSED [+4 -0]: #1017

    Changes

    1. Added support for armv7 binary release.
    2. Updated notation inspect command with RFC 3161 timestamp in the output.

    What's Changed

    • build: add support for armv7 binary release by @lmussier in #956
    • chore: move tsa url print out behind -v flag by @Two-Hearts in #996
    • feat: update inspect command with timestamping by @Two-Hearts in #998
    • build(deps): Bump golang.org/x/net from 0.23.0 to 0.27.0 by @dependabot in #999
    • build(deps): Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #1000
    • build(deps): Bump github/codeql-action from 3.25.13 to 3.25.15 by @dependabot in #1001
    • refactor: update verifier by @Two-Hearts in #1002
    • refactor!: remove blob sign/verify related contents by @Two-Hearts in #1011
    • bump: bump up dependencies for release-1.2 by @Two-Hearts in #1014

    New Contributors

    Full Changelog: v1.2.0-beta.1...v1.2.0-rc.1

    Open source →
    Release notes
    • bump: release v1.2.0-rc.1 ( #1017 )

    • bump: bump up for v1.2.0 stable release ( #1021 )

    Full Changelog : v1.2.0-rc.1...v1.2.0

    Assets 9 Loading

    Uh oh!

    There was an error while loading. Please reload this page .

    🎉 1 iamsamirzon reacted with hooray emoji All reactions

    • 🎉 1 reaction

    1 person reacted

    Open source →
  9. v1.2.0-beta.1.0.20250221102902-5dd2ccf1af96 21 Feb 2025 pre-release

    Nothing published for this version

  10. v1.2.0-beta.1.0.20250116013527-61bef0fb7dc8 16 Jan 2025 pre-release

    Nothing published for this version

  11. v1.2.0-beta.1.0.20241231012620-cb10be5eb649 31 Dec 2024 pre-release

    Nothing published for this version

  12. v1.2.0-beta.1.0.20241206004331-1cc2f10c12c0 06 Dec 2024 pre-release

    Nothing published for this version

  13. v1.2.0-beta.1.0.20241127145718-1a4ed5f5206a 27 Nov 2024 pre-release

    Nothing published for this version

  14. v1.2.0-beta.1.0.20241114191213-b2d5facf72ae 14 Nov 2024 pre-release

    Nothing published for this version

  15. v1.2.0-beta.1.0.20241113025539-b7d829f2db0f 13 Nov 2024 pre-release

    Nothing published for this version

  16. v1.2.0-beta.1.0.20241112082218-79d0a7c62efb 12 Nov 2024 pre-release

    Nothing published for this version

  17. v1.2.0-beta.1.0.20241112011011-72b87d9f2f1f 12 Nov 2024 pre-release

    Nothing published for this version

  18. v1.2.0-beta.1.0.20241111175019-6745543d69cb 11 Nov 2024 pre-release

    Nothing published for this version

  19. v1.2.0-beta.1.0.20241105065823-83c6c8919c45 05 Nov 2024 pre-release

    Nothing published for this version

  20. v1.2.0-beta.1.0.20241014235946-fa81e791276f 14 Oct 2024 pre-release

    Nothing published for this version

  21. v1.2.0-beta.1.0.20241008165426-6f2860aada3b 08 Oct 2024 pre-release

    Nothing published for this version

  22. v1.2.0-beta.1.0.20241008030352-0d9ceacde56c 08 Oct 2024 pre-release

    Nothing published for this version

  23. v1.2.0-beta.1.0.20240906205721-1af69fc9e184 06 Sep 2024 pre-release

    Nothing published for this version

  24. v1.2.0-beta.1.0.20240827050339-83ade999094b 27 Aug 2024 pre-release

    Nothing published for this version

  25. v1.2.0-beta.1.0.20240820001829-b806f58f5016 20 Aug 2024 pre-release

    Nothing published for this version

  26. v1.2.0-beta.1.0.20240818172456-b683029733bd 18 Aug 2024 pre-release

    Nothing published for this version

  27. v1.2.0-beta.1.0.20240724175707-9c15eec4d2bb 24 Jul 2024 pre-release

    Nothing published for this version

  28. v1.2.0-beta.1 23 Jul 2024 pre-release
    Release notes

    Vote PASSED [+4 -0]: #995

    New Features

    • Support for RFC 3161 compliant Timestamping
      • Introduce two new flags --timestamp-url and --timestamp-root-cert in notation sign command for signing with timestamping, see the notation sign CLI spec for more details.
      • Support a new trust store type tsa in notation certificate command.
      • Support RFC 3161 timestamp verification in the notation verify command with updated trust policy, see the notation verify CLI spec for more details.

    Detailed Commits

    • 787665f Merge pull request #995 from Two-Hearts/release
    • 00af3ce bump: release v1.2.0-beta.1
    • bbeb75d bump: bump up dependencies for v1.2.0-beta.1 (#994)
    • e604a4f build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 (#993)
    • a034721 feat: Timestamp (#978)
    • 26c0b36 build(deps): Bump github/codeql-action from 3.25.11 to 3.25.13 (#991)
    • d8c77d1 build(deps): Bump actions/setup-go from 5.0.1 to 5.0.2 (#986)
    • cab4fef docs: update RELEASE_CHECKLIST.md (#713)
    • c6636ca build(deps): Bump github/codeql-action from 3.25.8 to 3.25.11 (#980)
    • e9ed3d5 build(deps): Bump actions/add-to-project from 1.0.1 to 1.0.2 (#981)
    • 214b0b2 build(deps): Bump golang.org/x/term from 0.21.0 to 0.22.0 (#982)
    • 2de7110 build(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#983)
    • acf54be build(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#972)
    • ae6ff01 build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 (#970)
    • 944c661 build(deps): Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#969)
    • 626002a Merge pull request #967 from JeyJeyGao/vote/v1.2.0-alpha.1

    Full Changelog: v1.2.0-alpha.1...v1.2.0-beta.1

    Open source →
    Release notes

    v1.2.0-beta.1 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  29. v1.2.0-alpha.1.0.20240723021626-787665fca2c7 23 Jul 2024 pre-release

    Nothing published for this version

  30. v1.2.0-alpha.1.0.20240612085210-626002abac5a 12 Jun 2024 pre-release

    Nothing published for this version

  31. v1.2.0-alpha.1 12 Jun 2024 pre-release

    Nothing published for this version

  32. v1.1.2 09 Oct 2024
    Release notes

    Bug Fixes

    • Fixed debug log to show correct notation-go signingAgent.
    • Removed the blob signing related documents as they were not implemented yet.

    Other Changes

    • Updated dependencies with highlights below

    What's Changed since v1.1.1

    Full Changelog: v1.1.1...v1.1.2

    Open source →
    Release notes

    v1.1.2

    Compare

    Choose a tag to compare

    Open source →
  33. v1.1.1 12 Jun 2024
    Release notes
    • bump: bump up and vote notation v1.1.1 by @JeyJeyGao in #963

    • fix(docs): remove blob signing docs for release-1.1 branch by @JeyJeyGao in #1013

    • bump: update notation-go v1.1.2 by @JeyJeyGao in #1041

    • bump: dependencies for release-1.1 branch by @JeyJeyGao in #1057

    Full Changelog : v1.1.1...v1.1.2

    Contributors

    JeyJeyGao

    Assets 8 Loading

    Uh oh!

    There was an error while loading. Please reload this page .

    All reactions

    Open source →
  34. v1.1.1-0.20240522171217-3c218d950aae 22 May 2024 pre-release

    Nothing published for this version

  35. v1.1.1-0.20240418165255-fd3f69f6a6d0 18 Apr 2024 pre-release

    Nothing published for this version

  36. v1.1.1-0.20240402162011-fa0f5baba935 02 Apr 2024 pre-release

    Nothing published for this version

  37. v1.1.1-0.20240318175438-1c08c65770b3 18 Mar 2024 pre-release

    Nothing published for this version

  38. v1.1.1-0.20240312033957-6216aaad069f 12 Mar 2024 pre-release

    Nothing published for this version

  39. v1.1.1-0.20240308195100-ba28208524cc 08 Mar 2024 pre-release

    Nothing published for this version

  40. v1.1.1-0.20240306174846-6fe29f46ec93 06 Mar 2024 pre-release

    Nothing published for this version

  41. v1.1.1-0.20240229064606-c7809456f275 29 Feb 2024 pre-release

    Nothing published for this version

  42. v1.1.1-0.20240222093233-38df9059e28e 22 Feb 2024 pre-release

    Nothing published for this version

  43. v1.1.1-0.20240206190008-c96d7e8ce623 06 Feb 2024 pre-release

    Nothing published for this version

  44. v1.1.1-0.20240202023342-9d9c13f98073 02 Feb 2024 pre-release

    Nothing published for this version

  45. v1.1.1-0.20240130170429-afa9e25b0087 30 Jan 2024 pre-release

    Nothing published for this version

  46. v1.1.1-0.20240125035922-31c3fe10cd47 25 Jan 2024 pre-release

    Nothing published for this version

  47. v1.1.0 25 Jan 2024

    Nothing published for this version

  48. v1.0.1 06 Nov 2023

    Nothing published for this version

  49. v1.0.1-0.20240116062535-ee723943a24f 16 Jan 2024 pre-release

    Nothing published for this version

  50. v1.0.1-0.20240115154751-3a18af480091 15 Jan 2024 pre-release

    Nothing published for this version

  51. v1.0.1-0.20240104072700-e8a112b31b28 04 Jan 2024 pre-release

    Nothing published for this version

  52. v1.0.1-0.20231104011449-2c8e22b6117d 04 Nov 2023 pre-release

    Nothing published for this version

  53. v1.0.1-0.20230825053104-87abc2d29345 25 Aug 2023 pre-release

    Nothing published for this version

  54. v1.0.1-0.20230821054409-842c1f678c42 21 Aug 2023 pre-release

    Nothing published for this version

  55. v1.0.0 08 Aug 2023

    Nothing published for this version

  56. v1.0.0-rc.7.0.20230705083623-a685f69a931f 05 Jul 2023 pre-release

    Nothing published for this version

  57. v1.0.0-rc.7.0.20230606065410-651412a0cd98 06 Jun 2023 pre-release

    Nothing published for this version

  58. v1.0.0-rc.7.0.20230605165205-86f01b798264 05 Jun 2023 pre-release

    Nothing published for this version

  59. v1.0.0-rc.7.0.20230605004138-e090aa9b29ed 05 Jun 2023 pre-release

    Nothing published for this version

  60. v1.0.0-rc.7 26 May 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive