Releases: Scalingo/sand
Releases · Scalingo/sand
v1.0.3
What's Changed
- docs(readme): instruction for latest release by @EtienneM in #243
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #245
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #246
- chore(deps): bump the dependencies group with 10 updates by @dependabot in #247
- chore(deps): bump the dependencies group with 6 updates by @dependabot in #248
- chore(deps): bump the dependencies group with 6 updates by @dependabot in #249
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #254
- chore(deps): bump github.com/moby/moby from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #255
- feat(dependabot): replace Soulou with leo-scalingo by @EtienneM in #257
- chore(deps): bump the dependencies group with 18 updates by @dependabot in #258
- chore(deps): bump the dependencies group with 3 updates by @dependabot in #259
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #260
- chore(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot in #262
- chore(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #263
- chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot in #264
- fix(server version): update server version by @ipfaze in #265
- chore(deps): bump the dependencies group with 12 updates by @dependabot in #266
- chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #268
- [STORY-710] Bump go from 1.20 to 1.22 - required for last dependabot upgrade by @leo-scalingo in #270
- chore(deps): bump the dependencies group across 1 directory with 8 updates by @dependabot in #269
- chore(deps): bump the dependencies group with 6 updates by @dependabot in #272
- Fix/271/issue with starting the service since graceful udate by @sc-zenokerr in #273
- chore(deps): bump the dependencies group with 10 updates by @dependabot in #274
- bump etcd image in docker-compose.yml v3.5.7 => v3.5.15 by @sc-zenokerr in #275
- chore(deps): bump the dependencies group with 12 updates by @dependabot in #276
- Bump v1.0.3 by @EtienneM in #277
- fix(goreleaser): disable CGO by @EtienneM in #278
- build(dev): disable CGO by @EtienneM in #279
New Contributors
- @ipfaze made their first contribution in #265
- @leo-scalingo made their first contribution in #270
- @sc-zenokerr made their first contribution in #273
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore(deps): bump github.com/bits-and-blooms/bitset from 1.3.3 to 1.4.0 by @dependabot in #165
- chore(deps): bump github.com/gofrs/uuid from 4.3.0+incompatible to 4.3.1+incompatible by @dependabot in #154
- chore(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0 by @dependabot in #158
- chore(deps): bump golang.org/x/sys from 0.1.0 to 0.3.0 by @dependabot in #168
- chore(deps): bump github.com/Scalingo/go-handlers from 1.5.0 to 1.6.0 by @dependabot in #169
- chore(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible by @dependabot in #167
- chore(deps): bump github.com/Scalingo/go-handlers from 1.6.0 to 1.7.0 by @dependabot in #170
- feat(workflows): enable ghaction-dependabot-automerge by @EtienneM in #176
- chore(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.0 to 2.0.2 by @dependabot in #174
- chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.3 by @dependabot in #171
- chore(deps): bump github.com/Scalingo/errgo-rollbar from 0.2.0 to 0.2.1 by @dependabot in #172
- chore(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 by @dependabot in #175
- chore(deps): bump github.com/Microsoft/go-winio from 0.4.16 to 0.6.0 by @dependabot in #173
- release(etcd): upgrade from 3.2.11 to 3.5.7 in dev by @EtienneM in #177
- chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #178
- chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.6 to 3.5.7 by @dependabot in #179
- chore(deps): bump golang.org/x/mod from 0.6.0-dev.0.20220419223038-86c51ed26bb4 to 0.8.0 by @dependabot in #182
- chore(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0 by @dependabot in #181
- chore(deps): bump github.com/docker/docker from 20.10.22+incompatible to 23.0.1+incompatible by @dependabot in #180
- feat: update Go from 1.17 to 1.20 by @EtienneM in #183
- build(dev): add '-buildvcs=false' to go install by @EtienneM in #184
- build(ack): ignore all etcd data dir by @EtienneM in #187
- docs(readme): replace Travis badge with CodeShip by @EtienneM in #186
- chore(deps): bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible by @dependabot in #188
- chore(deps): bump github.com/coreos/go-systemd/v22 from 22.3.2 to 22.5.0 by @dependabot in #190
- chore(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 by @dependabot in #191
- chore(deps): bump github.com/coreos/go-semver from 0.3.0 to 0.3.1 by @dependabot in #192
- chore(deps): bump github.com/moby/moby from 23.0.1+incompatible to 23.0.2+incompatible by @dependabot in #193
- chore(deps): bump github.com/vishvananda/netns from 0.0.1 to 0.0.4 by @dependabot in #194
- chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #195
- chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7 by @dependabot in #189
- chore(deps): bump golang.org/x/tools from 0.1.12 to 0.7.0 by @dependabot in #198
- chore(deps): bump github.com/urfave/cli from 1.22.10 to 1.22.12 by @dependabot in #199
- chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #197
- chore(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #200
- chore(deps): bump github.com/bits-and-blooms/bitset from 1.4.0 to 1.7.0 by @dependabot in #201
- chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.7 to 3.5.8 by @dependabot in #202
- chore(deps): bump github.com/Scalingo/go-handlers from 1.7.0 to 1.8.0 by @dependabot in #203
- chore(deps): bump github.com/urfave/cli from 1.22.12 to 1.22.13 by @dependabot in #204
- chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.54.0 by @dependabot in #206
- chore(deps): bump go.etcd.io/etcd/api/v3 from 3.5.7 to 3.5.8 by @dependabot in #205
- chore(deps): bump golang.org/x/sys from 0.6.0 to 0.8.0 by @dependabot in #207
- chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.30.0 by @dependabot in #208
- chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.8 to 3.5.9 by @dependabot in #209
- chore(deps): bump go.uber.org/multierr from 1.8.0 to 1.11.0 by @dependabot in #210
- chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #211
- feat(dev): add Go cache in dev container by @EtienneM in #212
- fix(sand-agent-cli): document
ip-range
flag by @EtienneM in #213 - chore(deps): bump go.uber.org/atomic from 1.10.0 to 1.11.0 by @dependabot in #215
- chore(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in #214
- chore(deps): bump github.com/urfave/cli from 1.22.13 to 1.22.14 by @dependabot in #216
- chore(deps): bump github.com/Scalingo/go-utils/errors/v2 from 2.2.0 to 2.3.0 by @dependabot in #218
- chore(deps): bump github.com/rollbar/rollbar-go from 1.4.4 to 1.4.5 by @dependabot in #219
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #220
- chore(deps): bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in #217
- chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.1 by @dependabot in #221
- build(deps): bump github.com/gofrs/uuid by @EtienneM in #222
- chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.57.0 by @dependabot in #223
- chore(deps): bump github.com/Microsoft/go-winio from 0.6.0 to 0.6.1 by @dependabot in #225
- chore(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 by @dependabot in #226
- chore(deps): bump golang.org/x/net from 0.9.0 to 0.12.0 by @dependabot in #227
- chore(deps): bump golang.org/x/tools from 0.7.0 to 0.11.1 by @dependabot in #224
- chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.9 by @dependabot in #228
- Docker network creation command by @SCedricThomas in #230
- chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #231
- chore(deps): bump github.com/magefile/mage from 1.14.0 to 1.15.0 by @dependabot in #232
- chore(deps): bump github.com/bits-and-blooms/bitset from 1.7.0 to 1.8.0 by @dependabot in #233
- chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #235
- feat(dependabot): group updates by @EtienneM in #236
- chore(deps): bump the dependencies group with 6 updates by @dependabot in #237
- chore(deps): bump the dependencies group with 4 updates by @dependabot in #238
- docs(go.mod): remove deprecated comment by @EtienneM in #239
- Bump v1.0.2 by @EtienneM in #241
New Contributors
- @SCedricThomas made their first contribution in #230
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.1 - 29 Nov 2022
- fix(sand agent cli): add a timeout to the curl http client
- fix(sand client): disable HTTP keepalives to prevent leaking file descriptors
- chore(go): use go 1.17
- chore(deps): bump github.com/Scalingo/go-handlers from 1.4.0 to 1.4.4
- chore(deps): bump github.com/Scalingo/go-utils/etcd from 1.1.0 to 1.1.1
- chore(deps): bump github.com/Scalingo/go-utils/logger from 1.1.0 to 1.2.0
- chore(deps): bump github.com/Scalingo/go-utils/graceful
- chore(deps): bump github.com/Scalingo/go-etcd-lock/v5
- chore(deps): bump github.com/gofrs/uuid from 4.1.0+incompatible to 4.2.0+incompatible
- chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
- chore(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0
- chore(deps): bump go.etcd.io/etcd/api/v3 from 3.5.0 to 3.5.6
- chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.0 to 3.5.6
- chore(deps): bump google.golang.org/grpc from 1.42.0 to 1.51.0
- chore(deps): bump github.com/magefile/mage from 1.11.0 to 1.12.1
- chore(deps): bump github.com/docker/docker from 20.10.11+incompatible to 20.10.17+incompatible
- chore(deps): bump github.com/urfave/cli from 1.22.5 to 1.22.9
- chore(deps): bump github.com/bits-and-blooms/bitset from 1.2.2 to 1.3.0
- chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0
v1.0.0 - Red Sand
v1.0.0 - 20 Oct 2021
- client: don't create a new pool of connection each time a sand.Client is created
- fix: 2 descriptor leaks when the request fails
- chore: Replace github.com/pborman/uuid with github.com/gofrs/uuid
- chore(Dependabot): Update various dependencies
- chore: Migration to Go Module
- Bump github.com/Scalingo/go-handlers from 1.3.1 to 1.4.0
- Bump github.com/golang/mock from 1.4.4 to 1.5.0
- Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1
- Bump go.etcd.io/etcd from v3-pregomod to v3.5.0
- Bump google.golang.org/grpc from 1.39.0 to 1.41.0
- Bump go version to 1.16 and remove deprecated lib
ioutil
- chore(bitset): organization changed to bits-and-blooms and update to 1.2.1