Skip to content

Releases: backplane/registryproxy

v0.4.3

11 Jul 06:57
20a97cb
Compare
Choose a tag to compare

Changelog

  • bcc6345 Bump docker/build-push-action from 5 to 6
  • 34f48da Bump golangci/golangci-lint-action from 5 to 6
  • 9721a31 Bump goreleaser/goreleaser-action from 5 to 6
  • 0f3ce3e Merge pull request #20 from backplane/dependabot/github_actions/golangci/golangci-lint-action-6
  • e00feff Merge pull request #21 from backplane/dependabot/github_actions/goreleaser/goreleaser-action-6
  • 938ce3a Merge pull request #22 from backplane/dependabot/github_actions/docker/build-push-action-6
  • 20a97cb Merge pull request #23 from backplane/update-deps-11-Jul-2024
  • 70f2f06 add "version: 2" to .goreleaser.yml
  • cc2fb7a adjust flags on goreleaser-action
  • 8e9bde1 update deps

v0.4.2

06 May 13:34
1a851bf
Compare
Choose a tag to compare

Changelog

  • 1a851bf Merge pull request #19 from backplane/improve-docker-labels
  • a940260 add "result-encoding: string" to actions/github-script

v0.4.1

06 May 12:22
8c5ef71
Compare
Choose a tag to compare

Changelog

  • 8c5ef71 Merge pull request #18 from backplane/fixreadme
  • dbb4e8a fix key names in example yaml, add log_level
  • 13dd4c1 update readme

v0.4.0

06 May 11:02
2bd8a58
Compare
Choose a tag to compare

Changelog

  • 6f34415 Merge pull request #16 from backplane/dockerinit
  • 2bd8a58 Merge pull request #17 from backplane/fix-scope-rewrite
  • 77dd1de add docker build to release workflow, update Dockerfile to use goreleaser outputs, update readme
  • 6422305 adding dist info step
  • 95fbb9f adding separated step "GoReleaser (PR)"
  • 474e28a adjust how exterior slash trimming works, remove pre-slog formatting from LogRequest/LogResponse
  • 89316e4 changing token scope service from https url to plain fqdn
  • 2ea23bd chmod +x on the binary
  • 4533b28 fix amd64_v1 issue
  • 88e3748 fix dirname generation
  • 288317c fix docker build
  • d1cfb0d fix issue with trailing slash on some token scope resource names; make some logging more slog-friendly
  • 0a43960 re-fix amd64_v1 issue
  • 8e932a5 removing invalid and silly comment
  • e9204b6 update example config in readme
  • 5e4c638 using path context for build because we're adding dist by github artifact download

v0.3.0

06 May 04:40
939cfec
Compare
Choose a tag to compare

Changelog

  • 939cfec Merge pull request #14 from backplane/slog
  • e786df2 add urfave/cli; improve startup logging
  • ae7efe2 improve logging in response to cilint
  • 4b32513 switch to log/slog; move fqdn to a static value from the config file

v0.2.1

02 May 22:59
42b1e7e
Compare
Choose a tag to compare

Changelog

  • aac5d31 LICENSE -> LICENSE.txt
  • 42b1e7e Merge pull request #12 from backplane/fix-releaser-config

v0.1.0

02 May 11:51
ede8b80
Compare
Choose a tag to compare

Changelog

  • ede8b80 Merge pull request #4 from backplane/update-ci
  • da7faaf add goreleaser, pre-commit, related-workflows
  • 57a7253 first commit
  • a515e58 setup go for golangci-lint-action
  • 45164f4 update docker base, adjust go.mod for post-fork name change