v1.2.3
版本发布时间: 2022-12-02 02:25:20
spotahome/redis-operator最新发布版本:v1.3.0-rc1(2023-08-21 15:19:18)
What's Changed
- Fix breaking make phonies by @samof76 in https://github.com/spotahome/redis-operator/pull/510
- [feature]set loglevel as flag by @lvyanru8200 in https://github.com/spotahome/redis-operator/pull/511
- Fix garbage collection of prometheus metrics by @raghu-nandan-bs in https://github.com/spotahome/redis-operator/pull/500
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in https://github.com/spotahome/redis-operator/pull/503
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in https://github.com/spotahome/redis-operator/pull/513
- Parameterize queries per second and queries burstable limit by @raghu-nandan-bs in https://github.com/spotahome/redis-operator/pull/502
- Parameterize concurrency (number of workers). Users should be able to… by @raghu-nandan-bs in https://github.com/spotahome/redis-operator/pull/501
- Adding environment to redis containers by @samof76 in https://github.com/spotahome/redis-operator/pull/522
- Always safer to use the loopback ip to reduce ambiguity by @samof76 in https://github.com/spotahome/redis-operator/pull/520
- [fix] example yaml image version change by @lvyanru8200 in https://github.com/spotahome/redis-operator/pull/518
- [feature]add rf Annotations to sts by @jiuker in https://github.com/spotahome/redis-operator/pull/495
- allow for arbitrary labels in chart by @j18e in https://github.com/spotahome/redis-operator/pull/525
- Fix regression test failure by @samof76 in https://github.com/spotahome/redis-operator/pull/529
- Add an export for password with REDISCLI_AUTH by @samof76 in https://github.com/spotahome/redis-operator/pull/528
- Refactor logging to give more visibility to check and heal services by @ese in https://github.com/spotahome/redis-operator/pull/533
New Contributors
- @lvyanru8200 made their first contribution in https://github.com/spotahome/redis-operator/pull/511
Docker artifact
docker pull quay.io/spotahome/redis-operator:v1.2.3
Full Changelog: https://github.com/spotahome/redis-operator/compare/v1.2.2...v1.2.3