Skip to content

Releases: frain-dev/convoy

v26.3.5

23 Mar 16:29
88f70a3

Choose a tag to compare

Convoy Changes

26.3.5

Features

  • feat(controlplane,dataplane): add basic auth auth type to endpoints (#2606)
  • feat(controlplane): add bulk onboard (#2607)

Improvements

  • refactor(dataplane,controlplane): add sqlc for event deliveries (#2600)

Bug Fixes

  • fix(dashboard): billing usage period fallback use current month when API missing (#2602)
  • fix(dashboard): endpoint save toast, batch retry, set filter UX and loaders (#2603)
  • fix: increase migration lock/statement timeouts and reset after CONCURRENTLY (#2604)
  • fix(billing): usage and billing handler updates (#2605)

v26.3.4

17 Mar 10:30

Choose a tag to compare

Convoy Changes

26.3.4

Features

  • feat(controlplane): support organisation workspace slug updates and deactivate sync (#2601)

Improvements

  • chore(build): embed version while building binary (#2596)
  • chore(build): embed version while building binary (#2598)
  • refactor(dataplane): events sqlc implementation (#2590)
  • chore: set VERSION to v26.3.4

Bug Fixes

  • fix(controlplane,dataplane,docs): various frontend fixes (#2599)
  • fix(controlplane): handle unlimited user_limit (-1) in IsMultiUserMode (#2597)

v26.2.2

10 Mar 12:28

Choose a tag to compare

Convoy Changes

26.2.2

Improvements

  • refactor(dataplane): merge prod perf fixes to main (#2595)

Bug Fixes

  • fix: set VERSION from tag at build time so Docker image reports correct version

v26.2.1

09 Mar 14:24
8abacbe

Choose a tag to compare

Convoy Changes

26.2.1

Features

  • feat(controlplane): org-level SSO and license data sync (#2560)
  • feat(controlplane): billing-backed license, project limits, and SSO/license sync (#2572)
  • feat(controlplane): workspace slug SSO flow and other fixes (#2583)

Improvements

  • chore(infra): update release process to generate clean changelogs (#2542)
  • refactor(controlplane): add sqlc for batch retry (#2546)
  • refactor(controlplane): add sqlc for subscriptions (#2549)
  • chore: clean up .git-cliff.toml (#2545)
  • chore(build): add worflow for image scans (#2552)
  • chore(build): update dojo workflow to be triggered after image has been pushed (#2553)
  • refactor(controlplane): add sqlc for users (#2554)
  • chore(build): update dojo image scan product and engagement names (#2556)
  • refactor(dataplane): add sqlc for meta events (#2555)
  • docs: update readme with new convoy logo (#2565)
  • ci(build): unblock merge queue by emitting required checks on merge-group commits (#2571)
  • perf(controlplane): events list EXISTS path and CI Redis service in workflows (#2566)
  • refactor(infra): add sql migration linter (#2569)
  • refactor(infra): add caddy as reverse proxy for local installation (#2570)
  • chore(build): update docker-compose files (#2577)
  • chore(build): run all test with race flag (#2578)
  • refactor(dataplane): add sqlc for event types (#2557)
  • refactor(controlplane): streamline test dependencies (#2588)
  • chore(release): prepare v26.2.0 (#2582)

Bug Fixes

  • fix(dataplane): fix rabbitmq reconnection issue (#2547)
  • fix build step in release.Dockerfile (#2576)
  • fix docker-compose start script (#2584)
  • fix: guard subscription filter_config and source_metadata for null safety (#2585)
  • fix(controlplane): fix events with no subscriptions (#2575)
  • fix(controlplane): change query for fetching endpoint IDs (#2591)
  • fix(controlplane): SSO redirect, billing resilience, login UX, and config simplification (#2589)
  • fix(dataplane): fanout event fix (#2592)
  • fix(controlplane): remove Pro badge and improve Manage plans dialog UX (#2593)

Others

  • License service integration (#2528)
  • Add condition to skip job on pull requests
  • address alpine CVE (#2550)
  • add workflow for defectdojo (#2551)
  • bump stdlib to 1.25 (#2559)
  • bum stdlib to 1.25.7 to fix CVE (#2562)
  • Update badge link for integration tests
  • Fix badge link for integration tests in README
  • Add CodeQL Advanced workflow configuration
  • Delete .github/workflows/codeql.yml
  • Rename codeql-advanced.yml to codeql.yml
  • improve redis sentinel implementation (#2573)
  • add logger to fanout endpoint (#2587)

v26.2.0

09 Mar 09:57
8abacbe

Choose a tag to compare

Release v26.2.0

convoy-v26.1.4-cache-fix-5

09 Mar 11:45
be0a88c

Choose a tag to compare

Pre-release

Changelog

  • be0a88c Add buffer pooling to EncodeMsgPack for GC optimization, implement GetRaw for compatibility, and add benchmark tests for large payloads.

convoy-v26.1.4-cache-fix-4

06 Mar 21:21
e35e6a0

Choose a tag to compare

Pre-release

Changelog

  • e35e6a0 Fix test: Populate event.Raw with event.Data for validation

convoy-v26.1.4-cache-fix-3

06 Mar 14:59
d93613b

Choose a tag to compare

Pre-release

Changelog

  • d93613b Update CSS styles in index.html to improve font support, scrollbar appearance, and compatibility with P3 color gamut

convoy-v26.1.4-cache-fix-2

06 Mar 14:11
8458a00

Choose a tag to compare

Pre-release

Changelog

  • 8458a00 Bump version to v26.1.4-cache-fix-2 and update Go to 1.25 in build workflow

convoy-v26.1.4-cache-fix

06 Mar 12:35
560ee20

Choose a tag to compare

Pre-release

Changelog

  • 560ee20 Refactor API handlers and routes, update mocks, and add new context keys