Releases: jsirianni/registry
Releases · jsirianni/registry
v0.0.18
Changelog
Dependencies
- 83909db: chore(deps): bump actions/cache from 3.0.1 to 3.0.3 (@dependabot[bot])
- f572377: chore(deps): bump actions/cache from 3.0.3 to 3.0.9 (@dependabot[bot])
- eab3d7b: chore(deps): bump actions/setup-go from 2 to 3 (@dependabot[bot])
- 7ce5002: chore(deps): bump actions/setup-go from 2.1.4 to 3.2.0 (@dependabot[bot])
- c779fc1: chore(deps): bump actions/setup-go from 3.2.0 to 3.3.0 (@dependabot[bot])
- bc6841e: chore(deps): bump docker/login-action from 1.10.0 to 2 (@dependabot[bot])
- f3a5e59: chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- 56955a3: chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- d27347a: deps(deps): bump cloud.google.com/go/datastore from 1.6.0 to 1.8.0 (@dependabot[bot])
- 6be2413: deps(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 (@dependabot[bot])
- d64f282: deps(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (@dependabot[bot])
- 5b13287: deps(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.5 (@dependabot[bot])
- e8572b2: deps(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])
- e27522a: deps(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (@dependabot[bot])
Other
- 754f617: Add go mod download (@jsirianni)
- 96f1066: Always build (@jsirianni)
- 76e13a3: Merge branch 'main' into refactor-ci (@jsirianni)
- e02ffa9: Merge pull request #13 from jsirianni/dependabot/github_actions/actions/setup-go-3 (@jsirianni)
- 1481549: Merge pull request #16 from jsirianni/dependabot/github_actions/goreleaser/goreleaser-action-3 (@jsirianni)
- 6c2ade0: Merge pull request #17 from jsirianni/dependabot/github_actions/docker/login-action-2 (@jsirianni)
- 1d842bf: Merge pull request #18 from jsirianni/dependabot/github_actions/actions/cache-3.0.3 (@jsirianni)
- 07154c5: Merge pull request #19 from jsirianni/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1 (@jsirianni)
- eba57b4: Merge pull request #21 from jsirianni/dependabot/go_modules/github.com/stretchr/testify-1.7.5 (@jsirianni)
- a630c00: Merge pull request #22 from jsirianni/dependabot/go_modules/cloud.google.com/go/datastore-1.8.0 (@jsirianni)
- 09a07c5: Merge pull request #23 from jsirianni/multi-arch-builds (@jsirianni)
- 35298a3: Merge pull request #24 from jsirianni/refactor-ci (@jsirianni)
- e3e8195: Merge pull request #25 from jsirianni/dependabot/github_actions/actions/setup-go-3.2.0 (@jsirianni)
- fcd8d4b: Merge pull request #26 from jsirianni/dependabot/github_actions/goreleaser/goreleaser-action-3 (@jsirianni)
- 26e1bf3: Merge pull request #27 from jsirianni/dependabot/go_modules/github.com/stretchr/testify-1.8.0 (@jsirianni)
- baf458d: Merge pull request #28 from jsirianni/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0 (@jsirianni)
- fc30dd3: Merge pull request #30 from jsirianni/dependabot/github_actions/actions/setup-go-3.3.0 (@jsirianni)
- 98bf151: Merge pull request #31 from jsirianni/dependabot/github_actions/actions/cache-3.0.9 (@jsirianni)
- 7d26e93: Merge pull request #32 from jsirianni/dependabot/go_modules/github.com/stretchr/testify-1.8.1 (@jsirianni)
- f732018: Print image tag (@jsirianni)
- 2eec7b2: Refactor ci (@jsirianni)
- 48a28ed: Remove prep (@jsirianni)
- 3da7b13: Update README.md (@jsirianni)
- 4b80f8e: build amd64 / arm64 images (@jsirianni)
- 9794061: remove mdatagen (@jsirianni)
v0.0.17
Changelog
Other
- 58e0aac: Merge pull request #12 from jsirianni/clouddatastore (@jsirianni)
- aa1be5a: add cmd dir (@jsirianni)
- d3a7c45: add note about project id detection (@jsirianni)
- 3ba4378: implement cloud datastore (@jsirianni)
- a6c0f6e: set storage backend (@jsirianni)
v0.0.16
Changelog
Other
- f054d21: Merge pull request #11 from jsirianni/auth (@jsirianni)
- 74bd95b: Secure PUT requests for new provider versions (@jsirianni)
- 556d94f: add env option for secret key (@jsirianni)
- a350e47: add example file (@jsirianni)
- 8a65b66: add secret key (@jsirianni)
- 9583db1: fix duplicate import (@jsirianni)
- 741a1a4: gosec false pos (@jsirianni)
- c3a4c85: linter (@jsirianni)
- a78ee96: useful docs (@jsirianni)
v0.0.15
Changelog
Other
- 80c3d2d: Merge pull request #10 from jsirianni/mapstore (@jsirianni)
- 4940559: Resolve ci-check issues (@jsirianni)
- aa34df7: implement in memory storage (@jsirianni)
- f39ac8c: speedup tool install by only installing what we need (@jsirianni)
v0.0.14
Changelog
Dependencies
- afdd4f1: chore(deps): bump actions/cache from 2 to 3.0.1 (@dependabot[bot])
- aaa2986: chore(deps): bump actions/checkout from 2 to 3 (@dependabot[bot])
- 4f81330: deps(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (@dependabot[bot])
Other
- 7e6fd9a: Merge branch 'main' of github.com:jsirianni/registry (@jsirianni)
- 7267ca3: Merge pull request #6 from jsirianni/dependabot/github_actions/actions/checkout-3 (@jsirianni)
- 758c453: Merge pull request #8 from jsirianni/dependabot/go_modules/github.com/stretchr/testify-1.7.1 (@jsirianni)
- b71574c: Merge pull request #9 from jsirianni/dependabot/github_actions/actions/cache-3.0.1 (@jsirianni)
- 7402643: set image tag (@jsirianni)
v0.0.13
v0.0.12
Changelog
Other
- e00c043: move cluster login to its own step. Try new method for getting tag (@jsirianni)
v0.0.11
v0.0.10
v0.0.8
First working release