Releases: nbigot/ministream
Releases · nbigot/ministream
v1.8.2
Changelog
Bug fixes
- e4fe757 fix: fix deduplication manager (call to CleanupExpiredEntries) (#14)
- baa787e fix: fix swagger routes (#13)
v1.8.1
Changelog
New Features
- dabcacc feat: Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 (#12)
v1.8.0
Changelog
New Features
- 0e9dcdf feat: implement storageprovider mysql
Other work
- 95d75fa ci: set goreleaser version to v5
- c0e8236 ci: update goreleaser to v6
- 249e2cf ci: update goreleaser to v6
- 146cc05 ci: update goreleaser to v6
- 018d51a ci: update goreleaser to v6
v1.7.0
Changelog
New Features
- 1352d3a feat: add metrics (compatible with prometheus) (#10)
v1.6.0
Changelog
New Features
- 3d6e224 feat: handle long pooling for GetRecords request (#9)
v1.5.1
Changelog
Bug fixes
- c2db026 fix: remove duplicate variable fiber app (#8)
v1.5.0
Changelog
New Features
- 8c74e5f feat: handle SIGHUP signal to reload configuration and restart service (#6)
v1.4.0
Changelog
New Features
- 59e8150 feat: Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.50.0 (#7)
Other work
- 904d5cb docs: add logo, update documentation
v1.3.0
Changelog
New Features
- 6697ad7 feat: Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 (#4)