Releases: infrawatch/sg-core
v4.0.3
v4.0.2
Smart Gateway Core v4.0.2
Implement new plugin that allows OSP API health checks to be exposed as metrics for scraping by Prometheus.
Changes since v4.0.1
5755a97 (HEAD -> stable-1.3, origin/stable-1.3) Separate plugin for handling sensubility events. Store events as metrics in Prometheus rather than Elasticsearch (#60) (#61)
v4.0.1
v4.0.0
Smart Gateway Core v4.0.0
Initial release of sg-core against the stable-1.3 branch.
Changes since v3.2.0
f5c2bb6 [logging] Integration tests (#47)
e61f812 Logging tests (#46)
353fc60 Finish events support (#38)
8edba23 Debug enhancements (#45)
d535a10 Expiry crashing bug fix, build updates (#43)
01febd1 don't throw errors when non-critical fields don't have information (#39)
31a6e44 Production buildscript (#35)
e3ba74c add build status badge
7bdc726 ignore master (#36)
98ae035 CI fixes (#25)
897df52 Add logs handler and Loki application plugins (#28)
aca5970 remove unnessecary go get (#33)
a72b778 Expire metrics only if they have been scrapped (#31)
bde11ea add basic auth functionality to es plugin (#30)
9075769 buffer bug fix and collectd handler bug fix (#29)
acbb129 remove debug print statement
03b8d12 set remaining config options to camelCase (#27)
21d1c24 add configuration for deleting indices on startup (#26)
18edc86 Refactor to new architecture. Handle ceilometer metrics/events and collectd metrics/events (#22)
v3.2.0
Smart Gateway Core v3.2.0
This release sync sg-core to the top of the stable-1.2 branch
Changes since v3.1.0
ec31fcb Merge pull request #20 from infrawatch/ci/golangci-lint
6ee6dd5 (origin/ci/golangci-lint, ci/golangci-lint) Re-enable go test in CI
9d8cc81 Fix unit tests
b18b171 assert errors in tests
45b2a9d Use newest linting version
79e2ff0 Silently drop the return codes during unit testing
3797d71 Add golangci-lint action to CI
c6ef123 Merge pull request #19 from infrawatch/pass_linting
eb8809d Merge branch 'master' into pass_linting
f50b8e7 Merge pull request #18 from infrawatch/github-actions
b083a71 Use dnf instead of yum for ubi8
ccc26b8 Re-enable pre-commit lint testing
228f956 Pass initial pre-commit linting
e7a19cc Pass pre-commit linting
b2d68c2 Use ubi8 for CI to avoid golang install
16d0c0b Remove .travis.yml
1ac3df6 Enable code coverage checks
9376afa Migrade from Travis-CI to GitHub Actions
c73649a Merge pull request #17 from infrawatch/lmadsen-drop-vendoring
c430441 Remove go mod vendor from run_tests.sh
08f1209 Drop vendoring from upstream
e790b70 Merge pull request #16 from infrawatch/csibbitt-fix-build
7f892e0 Better build fix
17ff0cb Removing "go mod vendor" from test script
ea7786e try with same named directory
ba4c730 Clean up modules.txt with go mod vendor
a2d4f73 Try with go mod tidy
c68e918 Build using -mod=vendor now
f8575fb Add license information for downstream
c224180 Implement vendoring
9f57523 Merge pull request #15 from infrawatch/csibbitt-fix-broken-build
a9508ea Committing results of "go mod vendor" because if fixed my build
v3.1.0
SG Core Release v3.1.0
The release of SG Core v3.1.0 provides a new base image of ubi8 instead of the former CentOS 7 base image. No other functional changes are part of this release.
v3.0.1
Enhancements
- add presettled mode (-p), add multithread (-t)
v3.0.0
Initial release sg-core, a high-performance Collectd-AMQP1 to Prometheus metrics gateway.