Releases: xmidt-org/medley
Releases · xmidt-org/medley
v0.0.3
Changelog
Other Work
- 5b13bdb: added backwards compatibility test (@johnabass)
- 611cb42: added benchmarks for hash ring creation (@johnabass)
v0.0.2
Changelog
Dependency Updates
- d39c509: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#18) (@dependabot[bot])
Other Work
- 7761ec4: Add auto-approval workflow. (@schmidtw)
- e548a11: Added SetLocator (@johnabass)
- 1aea0dc: Adding issue updating for the team project board. (@schmidtw)
- f19e483: Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])
- 320c5be: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#8) (@dependabot[bot])
- 8614871: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#9) (@dependabot[bot])
- 3777a84: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#11) (@dependabot[bot])
- 575cef4: Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#12) (@dependabot[bot])
- cddabbe: Fix the .golangci.yaml (@schmidtw)
- 425a5fd: Migrate to use dependabot for dependency updates. (@schmidtw)
- a8ad21f: Update README.md (@schmidtw)
- a62ee3b: Update dependabot to manage all dependencies. (@schmidtw)
- 53cffed: Use the new shared workflow. (@schmidtw)
- c148bf8: [create-pull-request] automated change (@schmidtw)
- 408e362: additional Locator implementations; internal API tweaks (@johnabass)
- f26b0b4: pruned the API (@johnabass)
- 775d2b1: refactored API (@johnabass)
- 21ea019: refactored Algorithm and HashBuilder to be more usable (@johnabass)
v0.0.1 2022-06-19
- Initial creation