Releases: jefferyjob/go-redislock
Releases · jefferyjob/go-redislock
v1.3.0
What's Changed
- ci actions label by @jefferyjob in #57
- change log update by @jefferyjob in #58
- 支持公平锁加锁,解锁,自旋锁 by @jefferyjob in #59
- example demo by @jefferyjob in #60
- File name adjustment by @jefferyjob in #61
- Support Chinese and English annotations by @jefferyjob in #62
- Optimize the definition of context by @jefferyjob in #63
- 每个方法传入 ctx by @jefferyjob in #66
- Feature/支持适配不同的redis客户端包 by @jefferyjob in #67
- good code and bad code by @jefferyjob in #69
- examples示例内容完善 by @jefferyjob in #70
- 本地单元测试 by @jefferyjob in #71
- 优化MustNewRedisAdapter by @jefferyjob in #72
- 提交单元测试代码 by @jefferyjob in #73
- Fix panic in unit test that cannot be collected by @jefferyjob in #74
- codecov.yml Configuration optimization by @jefferyjob in #75
- Remove the redis adapter for gozero and goframe by @jefferyjob in #76
- Revert "Remove the redis adapter for gozero and goframe" by @jefferyjob in #78
- Optimize document content by @jefferyjob in #79
- Creating an Adapter Package by @jefferyjob in #80
- workflow: ci install redis by @jefferyjob in #81
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in #84
- Unit testing of adapters by @jefferyjob in #82
- Bump github.com/redis/go-redis/v9 from 9.11.0 to 9.12.1 by @dependabot[bot] in #83
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #46
- Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 by @dependabot in #47
- 优化go workflow到1.24 by @jefferyjob in #55
- go版本升级到1.24 by @jefferyjob in #54
- Bump github.com/redis/go-redis/v9 from 9.7.1 to 9.11.0 by @dependabot in #53
- go1.24 label by @jefferyjob in #56
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- Bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2 by @dependabot in #40
- Bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 by @dependabot in #41
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #42
- Feat: support redis cluster by @wesleywu in #44
- 版本发布 change log by @jefferyjob in #45
New Contributors
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Update to issue question form by @jefferyjob in #31
- codecov:Test Analytics by @jefferyjob in #32
- Go multi-version CI test by @jefferyjob in #33
- feat:update ttl to ms by @qinguoyi in #35
- 更新changelog文件 by @jefferyjob in #37
- fix: 修改文档中错误 by @jefferyjob in #38
- Fix reentrant lock unlock by @jefferyjob in #39
变化内容
New Contributors
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- dependabot schedule interval weekly by @jefferyjob in #27
- feat:Meaningless sync.lock by @jefferyjob in #28
- Optimize the naming of reentrant locks by @jefferyjob in #29
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Feature/unit test And error Optimize Err code by @jefferyjob in #25
- fix: In concurrent situations, token similarity leads to multiple loc… by @jefferyjob in #26
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Compatible with the new version "Redis/go redis" by @jefferyjob in #17
- feat: Unified definition of error by @jefferyjob in #18
- Delete unused option methods by @jefferyjob in #19
- Adjust the automatic renewal time by @jefferyjob in #20
- Bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.1 by @dependabot in #23
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
What's Changed
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #11
- retract v1.0.0 by @jefferyjob in #15
Full Changelog: v1.0.1...v1.0.2
v1.0.1
简体中文
- 修复包名问题
English
- Fix package name issue