v1.7.0
What's Changed
Important: Go >= 1.20
- feat: support file server in rest by @kevwan in #4244
- feat: support embed file system to serve files in rest by @kevwan in #4253
- feat: handle using root as the path of file server by @kevwan in #4255
- feat: support redis hook by @MarkJoyMa in #4233
- feat: support adding more writer, easy to write to console additionally by @kevwan in #4234
- feat: support sqlc partial query by @MarkJoyMa in #4237
- fix: should not trigger breaker on duplicate key with mongodb by @kevwan in #4238
- fix: handle with read the empty file by @JiChenSSG in #4258
- chore: optimize lock in discov.etcd by @kevwan in #4272
- chore: optimize file reading by @kevwan in #4264
New Contributors
- @DestinyOfLove made their first contribution in #4205
- @yonwoo9 made their first contribution in #4249
- @JiChenSSG made their first contribution in #4258
- @tsinghuacoder made their first contribution in #4270
Full Changelog: v1.6.6...v1.7.0