v2.0.0
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