Releases: xmidt-org/ancla
Releases · xmidt-org/ancla
v0.4.6
v0.4.5
Changelog
v0.4.4
Changelog
v0.4.3
Changelog
v0.4.2
Changelog
v0.4.1
Changelog
Other Work
- c52afae: Add AUTHORS file and migrate to REUSE.toml (@schmidtw)
- e1084b8: Add auto-releaser workflow (@schmidtw)
- bba73fb: Add missing workflow permissions blocks (@schmidtw)
- 412cede: Add permissions block to auto-releaser workflow (@schmidtw)
- 2297a9b: Chore:Make names and workflows all align. Fix yaml warnings. (@schmidtw)
- 07cd491: Chore:Shorten workflow name, remove unneeded arguments. (@schmidtw)
- adaaabc: Chore:Update golangci-lint configuration to v2 format and resolve linter warnings. (@schmidtw)
- f527ad2: Normalize CI/CD workflows to match xmidt-org ideal state (@schmidtw)
- 295a6d9: Replace maintained CHANGELOG.md with GitHub Releases redirect (@schmidtw)
v0.4.0
Changelog
New Features
- 3e2d082: feat: add options pattern (@denopink)
- 9d2bbe5: feat: integrate uber fx (@denopink)
- cc9b408: feat: introducing the
authpackage (removing bascule, spf13 and jwt dependency) (@denopink) - 1b0d81f: feat: upgrade to new webhook-schema (@denopink)
Dependency Updates
- 316d3ec: feat(deps): bump github.com/prometheus/client_golang (#185) (@dependabot[bot])
- 02f1d9f: feat(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#184) (@dependabot[bot])
Other Work
- d79b153: Refactor: replace webhook naming scheme with a sink agnostic naming scheme (@denopink)
- f329ed2: --- (#205) (@dependabot[bot])
- 2ba8a8d: Add auto patch releaser. (@schmidtw)
- 999cf3c: Enable yaml linting. (@schmidtw)
- f32f0cc: Remove auto-releaser due to release problems discovered. (@schmidtw)
- e1ae5b1: Update the dependabot messages. (@schmidtw)
- 35d2c97: added in the Register interface and registry structs (@maurafortino)
- ef6d5f9: automation(deps): bump xmidt-org/shared-go from 4.2.1 to 4.2.2 (#189) (@dependabot[bot])
- 6c6febd: automation(deps): bump xmidt-org/shared-go from 4.2.2 to 4.3.0 (#197) (@dependabot[bot])
- 538b436: automation(deps): bump xmidt-org/shared-go from 4.3.0 to 4.3.1 (#198) (@dependabot[bot])
- fbe451a: automation(deps): bump xmidt-org/shared-go from 4.3.1 to 4.3.2 (#200) (@dependabot[bot])
- 85fb013: automation(deps): bump xmidt-org/shared-go from 4.3.3 to 4.4.0 (#206) (@dependabot[bot])
- d41a044: refactor: best practice to use
anyinstead of interface{} when possible (@denopink) - 8512a14: refactor: introduce the idea of ancla handling manifests of schema (@denopink)
- 4d78051: refactor: move argus client code to ancla (@denopink)
- 6edbd7e: refactor: remove sallust dependency (@denopink)
v0.3.12
Changelog
Dependency Updates
- 176db58: feat(deps): bump github.com/go-kit/kit from 0.12.0 to 0.13.0 (#172) (@dependabot[bot])
- c21e030: feat(deps): bump github.com/prometheus/client_golang (#175) (@dependabot[bot])
- 63e935e: feat(deps): bump github.com/prometheus/client_model (#179) (@dependabot[bot])
- b30da4d: feat(deps): bump github.com/xmidt-org/touchstone from 0.1.2 to 0.1.3 (#174) (@dependabot[bot])
- 2c5c393: feat(deps): bump go.uber.org/fx from 1.20.0 to 1.20.1 (#178) (@dependabot[bot])
- cada4f3: feat(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (#173) (@dependabot[bot])
Documentation Updates
Other Work
- 7ce91b3: Add dependabot action maintenance. (@schmidtw)
- 154fc3f: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#143) (@dependabot[bot])
- a534172: Bump github.com/xmidt-org/argus from 0.9.5 to 0.9.7 (#140) (@dependabot[bot])
- fe66ab2: Bump github.com/xmidt-org/argus from 0.9.7 to 0.9.8 (#141) (@dependabot[bot])
- c0dd43a: Bump github.com/xmidt-org/argus from 0.9.8 to 0.9.9 (#144) (@dependabot[bot])
- f5faac8: Bump github.com/xmidt-org/argus from 0.9.9 to 0.9.10 (#146) (@dependabot[bot])
- a392667: Bump github.com/xmidt-org/bascule from 0.11.2 to 0.11.3 (#138) (@dependabot[bot])
- c7b1902: Bump github.com/xmidt-org/bascule from 0.11.3 to 0.11.4 (#139) (@dependabot[bot])
- b2fce96: Bump github.com/xmidt-org/sallust from 0.2.1 to 0.2.2 (@dependabot[bot])
- 0b42301: Bump go.uber.org/fx from 1.19.0 to 1.19.1 (#136) (@dependabot[bot])
- 6d1a96c: Bump go.uber.org/multierr from 1.10.0 to 1.11.0 (#147) (@dependabot[bot])
- 022d4f1: Bump go.uber.org/multierr from 1.9.0 to 1.10.0 (#145) (@dependabot[bot])
- 754abb2: Change TODO to Background. (@schmidtw)
- cb6f920: Disable the copyright checking for now. (@schmidtw)
- e3c0fc9: Update dependabot to manage all dependencies. (@schmidtw)
- 2672716: Update the readme file. (@schmidtw)
- 5b25574: Use the new shared workflow. (@schmidtw)
- 7acb503: fixed failing test (@maurafortino)
- eb2719c: removed memory aliasing issue and copyright-skip: true (@maurafortino)
- 5aa8e9d: updated licensing (@maurafortino)
v0.3.11 2023-01-10
v0.3.10 2022-08-24
- JWT Migration JWK Migration #113
- update argus & bascule dependencies
- replaced
ancla.Initializewithancla.NewService - removed
Measures MeasuresfromConfigand introducedListenerConfig