Releases: fortio/memstore
Releases · fortio/memstore
v0.1.1
v0.1.0
Not quite ready but making a build so the fortio taps stop complaining
What's Changed
- package root, linters, github actions by @ldemailly in #1
- Bump github/codeql-action from 2.2.11 to 2.3.0 by @dependabot in #2
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #3
- add channel variant of circular buffer and common interface by @ldemailly in #4
- Bump fortio.org/scli from 1.4.0 to 1.6.0 by @dependabot in #22
- Bump docker/setup-buildx-action from 2.5.0 to 2.9.0 by @dependabot in #29
- Bump github/codeql-action from 2.3.0 to 2.20.3 by @dependabot in #28
- Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in #13
- Bump fortio.org/scli from 1.6.0 to 1.9.0 by @dependabot in #34
- Bump github/codeql-action from 2.20.3 to 2.21.0 by @dependabot in #33
- Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in #32
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #31
- Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #17
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #11
- Bump github/codeql-action from 2.21.0 to 2.21.2 by @dependabot in #36
- Bump fortio.org/log from 1.8.1 to 1.9.3 by @dependabot in #41
- Bump fortio.org/scli from 1.9.0 to 1.10.4 by @dependabot in #44
- Bump fortio.org/scli from 1.10.4 to 1.11.0 by @dependabot in #45
- Bump fortio.org/scli from 1.11.0 to 1.12.0 by @dependabot in #65
- Bump github/codeql-action from 2.21.2 to 2.22.3 by @dependabot in #66
- Bump actions/checkout from 3.5.3 to 4.1.0 by @dependabot in #61
- Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 by @dependabot in #56
- Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 by @dependabot in #58
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #59
- fix the url (http, not https) by @ldemailly in #67
- Bump fortio.org/scli from 1.12.0 to 1.13.1 by @dependabot in #75
- Bump github/codeql-action from 2.22.3 to 3.22.12 by @dependabot in #81
- Bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #82
- Bump actions/setup-go from 4 to 5 by @dependabot in #78
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #70
- Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #68
- Bump github/codeql-action from 3.23.0 to 3.24.0 by @dependabot in #85
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #87
- Bump fortio.org/scli from 1.13.1 to 1.14.1 by @dependabot in #89
- Bump github/codeql-action from 3.24.0 to 3.24.3 by @dependabot in #90
- Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #92
- Bump github/codeql-action from 3.24.3 to 3.24.6 by @dependabot in #93
- Initial design and implementation update by @ldemailly in #88
- alllow for dependabot PRs to not fail by @ldemailly in #98
- Bump fortio.org/fortio from 1.63.4 to 1.63.5 by @dependabot in #99
New Contributors
- @ldemailly made their first contribution in #1
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/fortio/memstore/commits/v0.1.0
v0.1.0-pre3
Changelog
- 837755c fix the yaml, missing container name, also add imagePullPolicy for dev mode
- 91cee27 Add a chart to not hardcode pullpolicy etc
- b875afe Add epoch so helm upgrade always turns into pod roll
- 8dcf341 Moved ready to a dflag so it can be changed with curl on 7999 or in cmap
- 084e352 add comment/question about readiness
- 29f60e3 add fortio as nodeport for debug - eg to test http://localhost:31555/fortio/rest/dns?name=memstore-0.memstore.memstore - and ditto for svc itself to make memstore-0.memstore.memstore.svc.cluster.local exist in addition to memstore.memstore with 3 ips
- 94e7d53 add new -statefulset mode where we reverse lookup and find ourselves by name. fix double lookup bug
- ea5ae9c adding probes... except they don't work as promised
- 1cd57ae dns resolution mode
- 25972f6 dns resolution mode - better when adding new files
- d452eb0 proper exit/handling with immediate cancel() instead of sleep
- c4579da pull the latest with correct doc for scli.UntilInterrupted()
- 7523e78 use the fixed scli to get proper clean shutdown
v0.1.0-pre2
Changelog
- 7180278 fixing SS instead of DS and command line flag