Skip to content

Releases: infrawatch/sg-bridge

v1.5.3

26 Aug 16:31
1029feb
Compare
Choose a tag to compare

Smart Gateway Bridge Release v1.5.3

Release v1.5.3 of sg-bridge for Service Telemetry Framework 1.5.

Changes since v1.5.2

  • [zuul] Add zuul jobs to sg-bridge (#33)
  • [zuul] Use the stf-crc-jobs project template (#34)
  • Bump actions checkout to v4 (#36)
  • Rebuild obj files on %.h changes (#38)
  • Add IPv6 support (#37)
  • Update repo info for opstools (#39)

Full Changelog: v1.5.2...v1.5.3

v1.5.2

15 Feb 12:03
31825e5
Compare
Choose a tag to compare

Smart Gateway Bridge Release v1.5.2

Release v1.5.2 of sg-bridge for Service Telemetry Framework 1.5.

Changes since v1.5.1

Full Changelog: v1.5.1...v1.5.2

v1.5.1

26 Oct 13:05
be893b7
Compare
Choose a tag to compare

Smart Gateway Bridge Release v1.5.1

Release v1.5.1 of sg-bridge for Service Telemetry Framework 1.5.

Changes since v1.5.1

be893b7 Fix and test Dockerfile builds (#31)
ede398f [testing] Update linter to more recent component versions (#29)
bc9d982 Fix buffer overflow (#27)

v1.5.0

14 Nov 20:53
912aaf8
Compare
Choose a tag to compare

Smart Gateway Bridge Release v1.5.0

Release v1.5.0 of sg-bridge for Service Telemetry Framework 1.5.

Changes since v1.4.0

912aaf8 Change the computation of the link_credit stat (#22)
eaa67da Fix opstools repo (#23)

v1.5.0-beta1

13 Oct 01:09
912aaf8
Compare
Choose a tag to compare
v1.5.0-beta1 Pre-release
Pre-release

Smart Gateway Bridge Release v1.5.0-beta1

Release of sg-bridge v1.5.0-beta1 in support of the STF 1.5 release.

Changes since sg-bridge v1.4.0

912aaf8 Change the computation of the link_credit stat (#22)
eaa67da Fix opstools repo (#23)

v1.4.0

06 Jan 16:11
3aa4310
Compare
Choose a tag to compare

Smart Gateway Bridge v1.4.0

Initial release for STF 1.4.

Changes since v1.2.0

3aa4310 Use link credit properly (#21)
5de1db5 fix parsing of AMQP URL Arg. Add tracing for AMQP transport connecti… (#8)

v1.2.0

15 Jan 00:40
5a5be5e
Compare
Choose a tag to compare

Maintenance build and release. Fixes include adding clang-format-lint, clang-format changes reported by linting, and rebasing test builds against UBI8 as a base image.

v1.1.0

20 Oct 23:21
eda73be
Compare
Choose a tag to compare

SG Bridge Release v1.1.0

The v1.1.0 release of SG Bridge provides the following changes:

  • Small code and build tweaks
  • Changes to allow annocheck to pass
  • Add AMQP list message type support

v1.0.0

14 Jul 19:07
776f3b8
Compare
Choose a tag to compare

Introduces the new sg-bridge component which reads data from AMQP via proton and writes to a unix socket.