Skip to content

v2.0.0

Compare
Choose a tag to compare
@mateiidavid mateiidavid released this 16 Aug 14:55
· 341 commits to main since this release
6c576e4

What's Changed

proxy-init sources have been moved to a new location thereby breaking API compatibility with previous versions. Base images have also been bumped to get new security updates. Lastly, Go has been bumped to v1.18.

  • dev: Add a devcontainer, update dependabot
  • Bump golang from 1.16.9-alpine3.14 to 1.18.2-alpine3.14
  • Bump alpine from 3.14.2 to 3.16.1
  • ci: Use devcontainer in workflows
  • dev: Update integration test harness
  • dev: Update tester to Go 1.18
  • dev: Set a timeout when testing failed connections
  • Update Go version to v1.18
  • Bump alpine from 3.16.1 to 3.16.2
  • Move all go code into the proxy-init directory
  • Enable Go linters

Full Changelog: v1.6.2...v2.0.0