Releases: infrawatch/sg-core
v5.2.2
Smart Gateway Core v5.2.2
Smart Gateway Core v5.2.2 for Service Telemetry Framework 1.5
Changes since v5.2.1
- Bump google.golang.org/protobuf from 1.27.1 to 1.33.0 by @dependabot in #130
- Bump actions checkout to v4 by @vkmc in #134
- Update repo info for opstools by @elfiesmelfie in #135
- Fix integration CI by @vyzigold in #136
- Fix sg-bridge in integration CI by @vyzigold in #137
- Update coveralls update job by @vkmc in #142
Full Changelog: v5.2.1...v5.2.2
v5.2.1
Smart Gateway Core v5.2.1
Smart Gateway Core v5.2.1 for Service Telemetry Framework 1.5
Changes since v5.2.0
- [zuul] Add zuul jobs to sg-core by @elfiesmelfie in #121
- Add prometheus to devstack plugin by @vyzigold in #123
- [zuul] Use the stf-crc-jobs project template by @elfiesmelfie in #122
- Add support for deploying with docker to devstack by @vyzigold in #124
- Remove sg-core & prometheus containers with force by @yadneshk in #125
- Move to golang 1.20 by @csibbitt in #127
Full Changelog: v5.2.0...v5.2.1
v5.2.0
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
v5.1.0
v5.0.0
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
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
v4.0.4
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
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)