Skip to content

Releases: nbigot/ministream

v1.8.2

15 Sep 10:14
e4fe757
Compare
Choose a tag to compare

Changelog

Bug fixes

  • e4fe757 fix: fix deduplication manager (call to CleanupExpiredEntries) (#14)
  • baa787e fix: fix swagger routes (#13)

v1.8.1

04 Jul 17:20
dabcacc
Compare
Choose a tag to compare

Changelog

New Features

  • dabcacc feat: Bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 (#12)

v1.8.0

09 Jun 11:10
Compare
Choose a tag to compare

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

25 Feb 17:49
1352d3a
Compare
Choose a tag to compare

Changelog

New Features

  • 1352d3a feat: add metrics (compatible with prometheus) (#10)

v1.6.1

28 Jan 11:55
Compare
Choose a tag to compare

Changelog

New Features

  • b2ab520 feat: Bump golang modules

v1.6.0

03 Dec 10:55
3d6e224
Compare
Choose a tag to compare

Changelog

New Features

  • 3d6e224 feat: handle long pooling for GetRecords request (#9)

v1.5.1

11 Nov 14:28
c2db026
Compare
Choose a tag to compare

Changelog

Bug fixes

  • c2db026 fix: remove duplicate variable fiber app (#8)

v1.5.0

01 Nov 10:27
8c74e5f
Compare
Choose a tag to compare

Changelog

New Features

  • 8c74e5f feat: handle SIGHUP signal to reload configuration and restart service (#6)

v1.4.0

22 Oct 15:20
59e8150
Compare
Choose a tag to compare

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

23 Jun 20:45
6697ad7
Compare
Choose a tag to compare

Changelog

New Features

  • 6697ad7 feat: Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 (#4)