Skip to content

Releases: frain-dev/convoy

v0.6.0-rc

25 May 10:01
3aca345
Compare
Choose a tag to compare
  • [Enhancement] Optimize group statistics query #677
  • [Enhancement] pause retry count for rate limit errors #676
  • [Enhancement] Add groupID arg to application datastore methods
  • [Feature] Add Typesense search backend #652
  • [Enhancement] Added integration tests #647 #655 #656 #661 #643 #638
  • [Feature] Add support for storing events for disabled apps #663
  • [Enhancement] Integrate disq as a replacement for taskq #667
  • [Enhancement] Fix mongodb index model type #671
  • [Bugfix] Update endpoints secret #640
  • [Bugfix] Prevent duplicate app names #635
  • [Feature] Force retry on App portal #633

v0.5.5

29 Apr 10:27
86af7c2
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

27 Apr 21:47
0247ea7
Compare
Choose a tag to compare

Changelog

What's Changed

  • chore: use groupID if groupId is missing by @jirevwe in #630

Full Changelog: v0.5.3...v0.5.4

v0.5.3

25 Apr 13:26
05da5b2
Compare
Choose a tag to compare

Changelog

  • [Feature] Add update scripts for migrating from v0.4 to v0.5 #611
  • [Enhancement] Changed the way events are created #592
  • [Documentation] Add GroupId to swagger documentation #617
  • [Documentation] Fix build command in README.md #600
  • [Documentation] Fix convoy.json.example #603
  • [Enhancement] Add unit tests for the service layer #596 #594 #593 #589
  • [Enhancement] Increase test coverage in server package #584 #581 #565
  • [Enhancement] Add unit and e2e test for dashboard component #580 #612
  • [Enhancement] Updated UI on dashboard and app portal #616 #590
  • [Enhancement] Improve loaders for dashboard and app portal #614 #616
  • [Feature] Add slack notification system #562
  • [Feature] Add Force Resend to App Portal API #579
  • [Enhancement] Configurable Replay attacks on groups #567

v0.5.2

31 Mar 19:40
32e1ffc
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.4.21

29 Mar 08:43
6c929f0
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.4.20...v0.4.21

v0.4.20

26 Mar 23:27
49f2195
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.4.19...v0.4.20

v0.5.1

25 Mar 18:02
0fcf442
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Mar 15:38
9a30e12
Compare
Choose a tag to compare

Changelog

  • [Feature] Convoy can now be configured with only environment variables and/or cli flags #511 #520
  • [Feature] Add rate limit to api and ui endpoints using the group id #486
  • [Feature] Add configuration option to set rate limits on application endpoints
  • [Feature] Add configuration option to set endpoint timeout duration #550
  • [Feature] Add support for disabling an application #527
  • [Enhancement] Removes the need for always passing the groupID as a query string while authenticating with an API Key. #535
  • [Bugfix] Add the correct event delivery status for matched endpoints #503
  • [Feature] Convoy now supports replay attack prevention by providing a timestamp in the signature header #528 #537
  • [Feature] Convoy now uses filters for batch retrying event deliveries.
  • [Feature] Convoy can now force resend successful event deliveries.
  • [Enhancement] Introduced a service layer into the code architecure #532 #547 #555 #552

v0.4.19

09 Mar 17:05
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.4.18...v0.4.19