Skip to content

Releases: infrawatch/sg-core

v5.2.2

29 Aug 16:11
375d0f8
Compare
Choose a tag to compare

Smart Gateway Core v5.2.2

Smart Gateway Core v5.2.2 for Service Telemetry Framework 1.5

Changes since v5.2.1

Full Changelog: v5.2.1...v5.2.2

v5.2.1

15 Feb 12:01
02aeeb6
Compare
Choose a tag to compare

Smart Gateway Core v5.2.1

Smart Gateway Core v5.2.1 for Service Telemetry Framework 1.5

Changes since v5.2.0

Full Changelog: v5.2.0...v5.2.1

v5.2.0

26 Oct 18:33
84cf82e
Compare
Choose a tag to compare

Smart Gateway Core v5.2.0

Smart Gateway Core v5.2.0 for Service Telemetry Framework 1.5.3.

Changes since v5.1.1

3b14744 Add devstack plugin (#118)
0a5d5bc Add new fields to sg-core metric messages (#111)
319fda8 Added a capability for generating ceilometer messages (#112)
8c181b5 Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (#116)
541792f Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 (#108)
e91a06b Rewrite integration CI (#117)
45bc95d Fix integration CI (#113)
f3fac4f Specify handler name in handler config error msg (#109)
6ecc4bc Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#107)
d343b27 Move to golang 1.19 (#104)
d7882c8 Add TCP to the socket transport plugin (#103)

v5.1.1

31 Jan 20:27
c823d1f
Compare
Choose a tag to compare

Smart Gateway Core v5.1.1

Smart Gateway Core v5.1.1 for Service Telemetry Framework 1.5.

Changes since v5.1.0

c823d1f Revert to golang 1.18 for one release

v5.1.0

06 Jan 19:24
fd89b2c
Compare
Choose a tag to compare

Smart Gateway Core v5.1.0

Smart Gateway Core v5.1.0 for Service Telemetry Framework 1.5.

Changes since v5.0.0

d343b27 Move to golang 1.19 (#104)

v5.0.0

14 Nov 20:55
35b0d26
Compare
Choose a tag to compare

Smart Gateway Core v5.0.0

Smart Gateway Core v5.0.0 for Service Telemetry Framework 1.5.

Changes since v4.1.1

35b0d26 Add udp transport to socket plugin (#101)
8216de3 Fix golangci-lint job (#98)
3a0f892 Update CI to use Loki 2.4.2 (#96)
5b9695b Build test plugins for upstream distribution (#95)
028792f Stabilize collectd-metrics unit tests (#92)
04fc691 Ci opstools fix (#85)
171234c Cover metrics part with integration tests (#81)
f13e241 Increase reading buffer size on large messages (#74)

v5.0.0-beta1

13 Oct 01:11
35b0d26
Compare
Choose a tag to compare
v5.0.0-beta1 Pre-release
Pre-release

Smart Gateway Core v5.0.0-beta1 release

Release of sg-core v5.0.0-beta1 in support of the STF 1.5 release.

Changes since sg-core v4.1.1

35b0d26 Add udp transport to socket plugin (#101)
8216de3 Fix golangci-lint job (#98)
3a0f892 Update CI to use Loki 2.4.2 (#96)
5b9695b Build test plugins for upstream distribution (#95)
028792f Stabilize collectd-metrics unit tests (#92)
04fc691 Ci opstools fix (#85)
171234c Cover metrics part with integration tests (#81)
f13e241 Increase reading buffer size on large messages (#74)

v4.1.1

07 Feb 14:44
b956a85
Compare
Choose a tag to compare

Smart Gateway Core v4.1.1

Maintenance release of sg-core for STF 1.4.

Changes since v4.1.0

b956a85 Increase reading buffer size on large messages (#74) (#83)
33d4121 Ci opstools fix (#85) (#87)

v4.0.4

07 Feb 14:43
0120e4c
Compare
Choose a tag to compare

Smart Gateway Core v4.0.4

Maintenance release of sg-core for STF 1.3.

Change since v4.0.3

0120e4c Increase reading buffer size on large messages (#74) (#84)
ecd07f5 Ci opstools fix (#85) (#88)
9715bea Fixes broken builds on 1.3 branch following pattern from master (#80)
b32f58a Use latest tag on Dockerfile image references (#75) (#76)

v4.1.0

06 Jan 16:10
e6c9935
Compare
Choose a tag to compare

Smart Gateway Core v4.1.0

Initial release for STF 1.4.

Changes since v4.0.3

e6c9935 Pin Golang version to 1.15 (#79)
46e7f65 diagnosing ci and build problems (#78)
b1b9313 Generate go.sum before test runs (#77)
425a522 sg-agent necessary changes (#72)
200ec5c Add logs to generator (#73)
8cfdb44 Use latest tag on Dockerfile image references (#75)
cbc2915 Minor fixes (#71)
7d46ba5 ES memory write race fix and performance improvement (#67)
2d1f230 Fix events arriving out of order to app plugins (#68)
32f7abf Update apputils and fix dummy-logs (#69)
23ade06 Use the current apputils and update loki plugin (#55)
ac8bde9 Allow to listen on multiple sockets at once (#59)
c22d95e Rename instance ID key from host to vm_instance (#62)
adad349 Separate plugin for handling sensubility events. Store events as metrics in Prometheus rather than Elasticsearch (#60)
e61141a (bz1956912-api-status-prometheus) Fix concurrent conflicts in elasticsearch (#53)
5c6091a Fix TCP port exhaustion (#50)