Skip to content

Releases: go-foreman/foreman

Long term support: deps, fixes.

12 Jul 09:52

Choose a tag to compare

  • updated deps
  • bumped go to 1.22.5
  • testcontainers
  • github actions
  • fixed race cond in tests

Added ability to reuse autoreconnecting connection

16 Sep 08:50
051e018

Choose a tag to compare

v0.1.20

Add connection constructor (#26)

Amqp queue type configuration

19 Aug 15:11
134a7ed

Choose a tag to compare

v0.1.19

Allow changing queue type (#25)

Saga status API: added pagination

15 Jul 11:54
636d722

Choose a tag to compare

Added offset and limit to saga status API

Fixed minor bugs, reached 85% of coverage

01 Jul 01:00

Choose a tag to compare

Amqp transport fixes

07 Jun 16:19
8e26257

Choose a tag to compare

Amqp transport fixes Pre-release
Pre-release
Merge pull request #14 from tsamsiyu/master

A channel per consumer

v0.1.14

07 Jun 07:58

Choose a tag to compare

v0.1.14 Pre-release
Pre-release
  • Saga component now takes a single sql connection for a saga instance instead of two (DbWrapper)
  • Added traceID to ctx
  • Changes to the subscriber

Added default config

22 May 12:15

Choose a tag to compare

Added default config Pre-release
Pre-release
v0.1.13

added default config global var

Subscriber config opts

22 May 12:10

Choose a tag to compare

Pre-release
v0.1.12

added possibility to configure subscriber, workers pool etc

Fixed TraceID() on message

12 May 09:14

Choose a tag to compare

Pre-release

Fixed a panic when traceId header value is nil