Skip to content

Releases: portward/registry-auth

v0.6.0

12 Nov 01:14
v0.6.0
47b728c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #49
  • chore(deps): Bump actions/dependency-review-action from 4.2.5 to 4.3.4 by @dependabot in #64
  • chore(deps): Bump golang.org/x/crypto from 0.22.0 to 0.25.0 by @dependabot in #63
  • chore(deps): Bump github.com/gorilla/schema from 1.3.0 to 1.4.1 by @dependabot in #62
  • chore(deps): Bump DeterminateSystems/magic-nix-cache-action from 4 to 7 by @dependabot in #57
  • chore(deps): Bump cachix/install-nix-action from 26 to 27 by @dependabot in #55
  • chore(deps): Bump actions/checkout from 4.1.4 to 4.1.7 by @dependabot in #60
  • Dagger by @sagikazarmark in #65
  • feat: update jwt library by @sagikazarmark in #66

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Apr 17:28
v0.5.0
8a5e0a9
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #15
  • chore: upgrade flake by @sagikazarmark in #16
  • chore(deps): Bump actions/dependency-review-action from 3.1.0 to 3.1.3 by @dependabot in #22
  • chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #21
  • chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #17
  • chore(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.2.1 by @dependabot in #18
  • chore(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #23
  • chore(deps): Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #24
  • chore(deps): Bump cachix/install-nix-action from 23 to 24 by @dependabot in #25
  • chore: upgrade nix flake by @sagikazarmark in #26
  • chore(deps): Bump actions/dependency-review-action from 3.1.4 to 4.0.0 by @dependabot in #31
  • chore(deps): Bump cachix/install-nix-action from 24 to 25 by @dependabot in #30
  • chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.18.0 by @dependabot in #29
  • chore(deps): Bump cachix/install-nix-action from 25 to 26 by @dependabot in #40
  • chore(deps): Bump golang.org/x/crypto from 0.18.0 to 0.21.0 by @dependabot in #39
  • chore(deps): Bump actions/dependency-review-action from 4.0.0 to 4.1.3 by @dependabot in #36
  • chore(deps): Bump DeterminateSystems/magic-nix-cache-action from 2 to 3 by @dependabot in #32
  • chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #38
  • chore(deps): Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #47
  • chore(deps): Bump github.com/gorilla/schema from 1.2.1 to 1.3.0 by @dependabot in #46
  • chore(deps): Bump actions/dependency-review-action from 4.1.3 to 4.2.5 by @dependabot in #45
  • chore(deps): Bump DeterminateSystems/magic-nix-cache-action from 3 to 4 by @dependabot in #42
  • chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #41

Full Changelog: v0.1.0...v0.5.0

v0.1.0

26 Sep 20:54
v0.1.0
eda3446
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Token[Service|Server] were renamed Authorization[Service|Server]
  • Resource class is no longer supported in scopes (it's still accepted from registries, but is omitted)
  • Actions are always sorted in alphabetical order

What's Changed

Dependencies

  • chore(deps): Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #10

New Contributors

Full Changelog: v0.0.1...v0.1.0