Skip to content

Releases: Scalingo/go-plugins-helpers

v2.5.1

18 May 09:02
1e1d551

Choose a tag to compare

What's Changed

  • build(deps): bump the dependencies group with 9 updates by @dependabot[bot] in #98
  • build(deps): update github.com/moby/moby to github.com/moby/moby/v2 by @EtienneM in #99
  • Bump v2.5.1 by @EtienneM in #100

Full Changelog: v2.5.0...v2.5.1

v2.5.0

16 Apr 07:31
13c15ea

Choose a tag to compare

What's Changed

  • build(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #87
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #84
  • build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #91
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #90
  • build(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #89
  • build(workflows): use the Scalingo actions by @EtienneM in #88
  • docs(readme): new release reviewer is IST by @EtienneM in #92
  • build(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 in the dependencies group by @dependabot[bot] in #93
  • build(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #94
  • build(deps): bump the dependencies group with 6 updates by @dependabot[bot] in #95
  • build(deps): bump the dependencies group with 7 updates by @dependabot[bot] in #96
  • Bump v2.5.0 by @SCedricThomas in #97

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

23 Sep 15:33
e0214fc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

10 Jun 10:02
bb7da6e

Choose a tag to compare

chore(go): use go 1.24

v2.2.0

20 Mar 13:47
79acdcb

Choose a tag to compare

  • feat(ipam): add type RequestAddressRequestOptions

v2.1.0

26 Feb 08:56
1f5966e

Choose a tag to compare

What's Changed

  • fix: makes the CI pass by @EtienneM in #62
  • feat(network): add missing fields to network and IPAM CapabilitiesResponse by @EtienneM in #63
  • feat(network): add type CreateNetworkRequestOptions by @EtienneM in #64
  • Bump v2.1.0 by @EtienneM in #65

Full Changelog: v2.0.0...v2.1.0

v2.0.0

13 Feb 15:01
5d23798

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v2.0.0

v1.4.0

12 Feb 14:29
9244c4d

Choose a tag to compare

What's Changed

  • [Dependabot] Initial configuration by @EtienneM in #2
  • Sync with upstream by @EtienneM in #4
  • build: fix various issues to setup a working CI by @EtienneM in #5
  • refactor: replace use of the deprecated ioutil package by @EtienneM in #3
  • feat(dependabot): Monthly + Soulou assigned to review as owner of the project by @EtienneM in #7
  • chore(go): use go 1.17 by @EtienneM in #6
  • chore(asgard): add asgard to the project by @curzolapierre in #8
  • feat: update Go from 1.17 to 1.20 by @EtienneM in #10
  • build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.5+incompatible by @dependabot in #19
  • build(deps): bump golang.org/x/net from 0.7.0 to 0.9.0 by @dependabot in #18
  • build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.7 by @dependabot in #17
  • build(deps): bump golang.org/x/tools from 0.5.0 to 0.8.0 by @dependabot in #16
  • feat(dependabot): group updates by @EtienneM in #29
  • build(deps): bump the dependencies group with 15 updates by @dependabot in #30
  • fix(go.mod): missing 'go mod tidy' by @EtienneM in #32
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #35
  • feat(dependabot): replace Soulou with leo-scalingo by @EtienneM in #44
  • build(deps): bump github.com/docker/docker from 23.0.5+incompatible to 23.0.8+incompatible by @dependabot in #42
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #46
  • build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot in #51
  • Sync with upstream by @EtienneM in #54
  • build: match Scalingo best practice by @EtienneM in #55
  • build(deps): bump github.com/docker/docker from 23.0.8+incompatible to 25.0.6+incompatible by @dependabot in #52
  • build(deps): bump github.com/docker/docker from 23.0.8+incompatible to 27.5.1+incompatible in the dependencies group across 1 directory by @dependabot in #57
  • build(deps): update github.com/moby/moby from v23.0.8 to v27.5.1 by @EtienneM in #56
  • Bump v1.4.0 by @EtienneM in #58

New Contributors

Full Changelog: v1.3.0...v1.4.0

1.3.0

18 Jan 09:33
87a976b

Choose a tag to compare

  • Merge with upstream
  • Migrate to Go modules