Releases: Scalingo/acadock-monitoring
Releases · Scalingo/acadock-monitoring
v2.0.3
What's Changed
- build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #185
- chore(gomod) Since we've released v2, the acadock package name should be suffixed by v2, otherwise client can't import new code by @leo-scalingo in #186
- Bump v2.0.3 by @leo-scalingo in #187
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- fix(cpu/monitoring) Correctly handle error when CPU monitoring fails because cgroup has been deleted (container stopped) by @leo-scalingo in #184
Full Changelog: v2.0.1...v2.0.2
v2.0.1
- [STOPRY-2473] Make release file names compatible with scalingo_github_release_deploy by @leo-scalingo in #180
- [STORY-2473] Do not build withg CGO for compat with all our hosts by @leo-scalingo in #181
- bump 2.0.1 / Remove debug logging + dist fixes by @leo-scalingo in #182
Full Changelog: v1.2.1...v2.0.1
v2.0.0
What's Changed
- build(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #139
- build(deps): bump the dependencies group with 1 update by @dependabot[bot] in #140
- feat(dependabot): replace Soulou with leo-scalingo by @EtienneM in #143
- build(deps): bump the dependencies group with 11 updates by @dependabot[bot] in #144
- build(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot[bot] in #145
- build(deps): bump the dependencies group with 1 update by @dependabot[bot] in #146
- build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible by @dependabot[bot] in #147
- build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot[bot] in #149
- build(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot[bot] in #151
- build(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #152
- Fix/31/replace the use of grace for tableflip by @sc-zenokerr in #153
- build(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #154
- build(deps): bump github.com/docker/docker from 27.0.2+incompatible to 27.1.0+incompatible by @dependabot[bot] in #155
- build(deps): bump the dependencies group with 8 updates by @dependabot[bot] in #156
- build(deps): bump the dependencies group with 6 updates by @dependabot[bot] in #157
- build(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #159
- build(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #160
- build(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #161
- build(go.mod): update
github.com/urfave/negronifrom v1 to v3 by @EtienneM in #162 - build(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #163
- build(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #165
- feature(docker-compose) Use env files to manage service env by @john-scalingo in #166
- [STORY-2085] Update Go to 1.24 and migrate to CODEOWNERS by @briceamen in #170
- build(deps): bump the dependencies group across 1 directory with 14 updates by @dependabot[bot] in #171
- build(deps): bump the dependencies group with 6 updates by @dependabot[bot] in #172
- build(CODEOWNERS): assign IST for Dependabot's PRs by @EtienneM in #175
- [STORY-2473] Add transparent compatibility of Cgroupv2 using github.com/containerd/cgroups by @leo-scalingo in #176
- build(deps): bump the dependencies group across 1 directory with 16 updates by @dependabot[bot] in #179
- Bump v2.0.0 by @leo-scalingo in #178
New Contributors
- @sc-zenokerr made their first contribution in #153
- @john-scalingo made their first contribution in #166
- @briceamen made their first contribution in #170
- @leo-scalingo made their first contribution in #176
Full Changelog: v1.2.1...v2.0.0
v1.2.1
What's Changed
- release: Bump v1.2.0 by @brandon-welsch in #66
- build(deps): bump github.com/Scalingo/go-handlers from 1.5.0 to 1.7.0 by @dependabot in #67
- build(deps): bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.1 by @dependabot in #68
- feat(workflows): enable ghaction-dependabot-automerge by @EtienneM in #74
- build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.16 by @dependabot in #77
- build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.4 by @dependabot in #70
- build(deps): bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible by @dependabot in #73
- build(deps): bump github.com/containerd/cgroups from 1.0.4 to 1.1.0 by @dependabot in #71
- build(deps): bump github.com/docker/docker from 20.10.22+incompatible to 23.0.0+incompatible by @dependabot in #76
- build(deps): bump golang.org/x/tools from 0.1.12 to 0.5.0 by @dependabot in #78
- build(deps): bump github.com/klauspost/compress from 1.11.13 to 1.15.15 by @dependabot in #80
- build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.18 by @dependabot in #82
- build(deps): bump golang.org/x/mod from 0.7.0 to 0.8.0 by @dependabot in #84
- build(deps): bump github.com/opencontainers/image-spec from 1.0.3-0.20211202183452-c5a74bcca799 to 1.1.0-rc2 by @dependabot in #87
- build(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.19 by @dependabot in #88
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #89
- build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #85
- feat: update Go from 1.17 to 1.20 by @EtienneM in #90
- build(deps): bump github.com/fsouza/go-dockerclient from 1.9.1 to 1.9.6 by @dependabot in #91
- build(dev): add '-buildvcs=false' to go install by @EtienneM in #92
- build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 by @dependabot in #93
- build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.7.0 by @dependabot in #94
- build(deps): bump golang.org/x/tools from 0.5.0 to 0.7.0 by @dependabot in #95
- build(deps): bump github.com/Scalingo/go-handlers from 1.7.0 to 1.8.0 by @dependabot in #96
- build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible by @dependabot in #97
- build(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible by @dependabot in #99
- build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc.3 by @dependabot in #103
- build(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #104
- build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 by @dependabot in #105
- build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.7 by @dependabot in #101
- build(deps): bump github.com/klauspost/compress from 1.16.0 to 1.16.5 by @dependabot in #102
- build(deps): bump github.com/moby/term from 0.0.0-20210619224110-3f7ff695adc6 to 0.5.0 by @dependabot in #107
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #108
- build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in #110
- build(deps): bump github.com/frankban/quicktest from 1.11.3 to 1.14.5 by @dependabot in #109
- build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.2+incompatible by @dependabot in #106
- build(deps): bump github.com/fsouza/go-dockerclient from 1.9.6 to 1.9.7 by @dependabot in #111
- build(deps): bump github.com/tklauser/numcpus from 0.6.0 to 0.6.1 by @dependabot in #112
- build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.7.2 by @dependabot in #113
- build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc.3 to 1.1.0-rc4 by @dependabot in #114
- build(deps): bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in #115
- build(deps): bump github.com/Scalingo/go-utils/errors/v2 from 2.2.0 to 2.3.0 by @dependabot in #116
- build(deps): bump golang.org/x/tools from 0.8.0 to 0.10.0 by @dependabot in #117
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #118
- build(deps): bump golang.org/x/term from 0.7.0 to 0.10.0 by @dependabot in #119
- build(deps): bump github.com/Scalingo/go-handlers from 1.8.0 to 1.8.1 by @dependabot in #120
- build(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.5+incompatible by @dependabot in #121
- build(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0 by @dependabot in #123
- build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.8 by @dependabot in #122
- build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.3 by @dependabot in #124
- build(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.7 by @dependabot in #126
- build(deps): bump github.com/opencontainers/runc from 1.1.8 to 1.1.9 by @dependabot in #127
- build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 by @dependabot in #128
- build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5 by @dependabot in #131
- build(deps): bump github.com/fsouza/go-dockerclient from 1.9.7 to 1.9.8 by @dependabot in #130
- feat(dependabot): group updates by @EtienneM in #125
- build(deps): bump the dependencies group with 7 updates by @dependabot in #132
- build(deps): bump the dependencies group with 3 updates by @dependabot in #133
- build(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #134
- build(deps): bump the dependencies group with 5 updates by @dependabot in #135
- build(deps): bump the dependencies group with 7 updates by @dependabot in #136
- build(deps): bump github.com/containerd/containerd from 1.7.10 to 1.7.11 by @dependabot in #137
- Bump v1.2.1 by @EtienneM in #138
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Bump github.com/fsouza/go-dockerclient from 1.8.3 to 1.9.0
- Bump github.com/Scalingo/go-handlers from 1.4.5 to 1.5.0
- Bump github.com/tklauser/go-sysconf from 0.3.10 to 0.3.11
- Wrap all errors of the project
- Replace errgo package by pkg/errors for errors handling
- Don't return an error when memory can't be fetched for one container, just skip the container and return normally metrics at the end
v1.1.0
- Add Error Middleware to the router
- Bump github.com/Scalingo/go-handlers from 1.4.4 to 1.4.5
- Bump github.com/fsouza/go-dockerclient from 1.8.1 to 1.8.3
- Bump github.com/Scalingo/go-utils/logger from 1.1.1 to 1.2.0
- Bump github.com/Scalingo/go-handlers from 1.4.3 to 1.4.4
- Bump github.com/stretchr/testify from v1.7.1 to v1.8.0
- Bump github.com/fsouza/go-dockerclient from v1.7.11 to v1.8.1
- Bump github.com/Scalingo/go-utils/logger from v1.1.0 to v1.1.1
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
v1.0.1
v1.0.0
- Bump Go version to 1.16
- Bump github.com/golang/mock from 1.3.1 to 1.5.0
- Bump github.com/stretchr/testify from 1.5.1 to 1.7.0
- Bump github.com/Scalingo/go-handlers from 1.3.1 to 1.4.0
- Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1
- Bump github.com/tklauser/go-sysconf from v0.0.0-20200513113950-67a71062da8a to 0.3.9
Add not resource informations and add authentication
Add Host resources monitoring
Add authentication