Skip to content

Releases: frain-dev/convoy

v25.1.1

23 Jan 10:53
Compare
Choose a tag to compare

Changelog

Features

  • Added database read replica support #2195
  • Create event types whenever a subscription is created or updated #2201
  • Localhost endpoints can now be configured #2216
  • Added credential encryption lifecycle management #2202 #2204 #2215 #2213
  • Added Retention Policies with Partitioning #2194 #2198

Enhancements

  • Add workflow to build rolling images #2217 #2218
  • Remove cache implementation #2206
  • added host to init sso flow #2219

Bug Fixes

  • Remove multiple subscription for an endpoint setting #2197
  • Fixed a bug where some gzipped bytes couldn't be inserted into the db column #2214 #2203
  • Fixed duplicate metrics collection #2220 #2221
  • Remove acknowledged_at from the event search query #2205
  • Fixed a bug where the subscription filter form didn't persist deleted configurations #2210 #2209
  • Fixed portal link UI issues with subscriptions, endpoints, and license check #2208
  • Fixed portal link creation by owner id #2207

v24.11.7

31 Dec 17:10
Compare
Choose a tag to compare

Changelog

v24.11.6

31 Dec 16:08
Compare
Choose a tag to compare

Changelog

v24.11.5

18 Dec 16:18
10ed687
Compare
Choose a tag to compare

Changelog

v24.11.4

13 Dec 18:53
1616a75
Compare
Choose a tag to compare

Changelog

v24.11.3

27 Nov 13:36
419952f
Compare
Choose a tag to compare

Changelog

v24.11.2

24 Nov 14:30
8942111
Compare
Choose a tag to compare

Changelog

v24.11.1

15 Nov 12:34
Compare
Choose a tag to compare

Changelog

Features

  • Added endpoint circuit breaking. #2120
  • Added rate limiting to server apis. #2166
  • Added allow and block IP Lists #2169
  • Added event types #2180
  • Added Enterprise SSO #2175

v24.9.2

25 Sep 15:06
3c126a1
Compare
Choose a tag to compare

Changelog

Enhancements

  • Set CORS allow origin to the configured convoy instance host #2152
  • Properly format token expiry time forgot/reset password email #2152
  • Restrict loading of the Convoy dashboard (except portal link dashboards) in an iframe #2153

v24.9.1

25 Sep 14:55
d4eaa5b
Compare
Choose a tag to compare

Changelog

License Changes

  • Moved ee rbac into community and renamed to multiplayer mode #2146
  • Setting the worker/agent execution mode can only be done using a license #2155

Features

  • Added support for inbound webhooks that use urlencoded content type #2119

Enhancements

  • HTTP ingest now uses the instance ingest rate #2156
  • Show endpoint authentication config in the UI #2141

Bug Fixes

  • Make forgot password response obscure #2144