Skip to content

:bug: Bugfixes to TLS & HTTP Method usage

Compare
Choose a tag to compare
@Templum Templum released this 03 Jan 18:19
· 187 commits to v1 since this release
6e46737

What's Changed

  • ⬆️ Bump github.com/testcontainers/testcontainers-go from 0.11.1 to 0.12.0 by @dependabot in #182
  • ⬆️ Bump alpine from 3.14.3 to 3.15.0 by @dependabot in #184
  • ⬆️ Bump golang from 1.17.3-alpine to 1.17.5-alpine by @dependabot in #186
  • ⬆️ Bump docker/login-action from 1.10.0 to 1.12.0 by @dependabot in #187
  • ⬆️ Bump github.com/spf13/afero from 1.6.0 to 1.7.0 by @dependabot in #188
  • ⬆️ Bump github.com/spf13/afero from 1.7.0 to 1.7.1 by @dependabot in #189
  • 🐛 💥 No longer ignoring Credentials when present and TLS by @Templum in #191
  • 🐛 ✏️ Fixing wrong variable name in readme by @Templum in #192
  • 🐛 Fixing incorrect use of HTTP Methods in communication with OF by @Templum in #194
  • 🔀 Preperations for next bugfix release by @Templum in #195

Full Changelog: v1.0.5...v1.0.6