Releases: frain-dev/convoy
Releases · frain-dev/convoy
v0.6.0-rc
- [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
Changelog
- 86af7c2 Bump version to v0.5.5
What's Changed
- Prevent lowercasing endpoints during cleanup by @jirevwe in #632
- Set span in ProcessEventDelivery by @ogbanugot in #628
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
Changelog
- [Feature] Add update scripts for migrating from
v0.4
tov0.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
Changelog
- 32e1ffc Bump version to v0.5.2
What's Changed
- Prefer "groupId" over "groupID" for query params by @jirevwe in #570
- updated groupID query to groupId, updated dashboard version to 0.6.3 by @Oluwadaminiola in #572
- updated package-lock.json by @Oluwadaminiola in #574
Full Changelog: v0.5.1...v0.5.2
v0.4.21
v0.4.20
Changelog
- 49f2195 Bump version to v0.4.20
What's Changed
- feat: add scheduler cli by @ogbanugot in #516
- add delay to error, change context by @ogbanugot in #549
Full Changelog: v0.4.19...v0.4.20
v0.5.1
Changelog
- 0fcf442 Bump version to v0.5.1
What's Changed
- WIP: Pelumi/update/sdk docs by @Oluwadaminiola in #536
- WIP: Pelumi/feature/app secrets disabling feature by @Oluwadaminiola in #554
- App portal fix for minor console errors by @Oluwadaminiola in #560
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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
Changelog
- f3ac4fe Bump version to v0.4.19
What's Changed
- exit when len(deliveries) is 0 by @danvixent in #509
- feat: event-deliveries scheduler by @ogbanugot in #515
Full Changelog: v0.4.18...v0.4.19