Releases: frain-dev/convoy
Releases · frain-dev/convoy
v25.1.1
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
v24.11.6
v24.11.5
v24.11.4
v24.11.3
v24.11.2
v24.11.1
v24.9.2
v24.9.1
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