Skip to content

Releases: Scalingo/go-plugins-helpers

v2.0.0

13 Feb 15:01
5d23798
Compare
Choose a tag to compare

What's Changed

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

v1.4.0

12 Feb 14:29
9244c4d
Compare
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
Compare
Choose a tag to compare
  • Merge with upstream
  • Migrate to Go modules