Skip to content

Releases: cortexapps/axon

Address go vuln CVE-2026-3318

23 Mar 22:15
61e9932

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

Update to resolve base Debian vulns

16 Mar 20:13
2ec2ec1

Choose a tag to compare

What's Changed

  • Fix Trivy CI: upgrade OS packages to patch linux-libc-dev vulnerabilities by @ashiramin in #90
  • Add build version to /__axon/info endpoint by @ashiramin in #89

New Contributors

Full Changelog: v0.2.1...v0.2.2

Fix websocket HTTP_PROXY, shrink image, add logging

11 Mar 04:31
da8d4ec

Choose a tag to compare

What's Changed

  • Move go build to multistage, only copy binary by @keithfz in #86
  • Fix WebSocket proxy to respect HTTP_PROXY and custom CA certificates by @shawnburke in #87
  • Add TLS-through-proxy E2E test and diagnostic logging by @shawnburke in #88

New Contributors

Full Changelog: v0.2.0...v0.2.1

Hardened broker reconnection strategies

09 Mar 09:34
1c4283a

Choose a tag to compare

Iterates on a more-aggressive reconnection strategy for dealing with with cases where connectivity with Cortex backend is lost.

Adds snyk-broker restarts on:

  • Websocket tunnel close or interruption
  • Idle timeout (default: 5m) with no traffic from backend

What's Changed

  • Fix broker reconnection: channel-based restart with persistent watchdog by @shawnburke in #84

Full Changelog: v0.1.10...v0.2.0

v0.1.10

08 Mar 09:22
4a220b6

Choose a tag to compare

What's Changed

  • Upgrade to Go 1.26.1 (new vulns) by @shawnburke in #81
  • Add Primus WebSocket tunnel death detection for faster recovery by @shawnburke in #82

Full Changelog: v0.1.9...v0.1.10

Upgrade websocket library, add restart probing

07 Mar 01:23
36d35f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

Update to Go 1.25.7, Upgrade node packages

02 Mar 19:41
d39505b

Choose a tag to compare

Deep pass on snyk-broker node dependencies to work through all CRITICAL|HIGH vulns

What's Changed

Full Changelog: v0.1.7...v0.1.8

Update broker to support binary payloads

26 Feb 20:48
8a372f9

Choose a tag to compare

Summary

It was discovered the underlying snyk-broker was utf-8 encoding payloads regardless of content type. This addresses that issue.

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

Structured logging when ENV=production

29 Jan 23:27
83d7e7e

Choose a tag to compare

Logger now in JSON when ENV=production

What's Changed

Full Changelog: v0.1.5...v0.1.6

Upgrade to Go 1.25.5

09 Dec 21:27
94862fb

Choose a tag to compare

Merge pull request #62 from cortexapps/upgrade-go-1.25

Upgrade go to 1.25.5