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