Skip to content

[6.12.0] - 2024-02-23

Compare
Choose a tag to compare
@funkyshu funkyshu released this 23 Feb 18:26
· 18 commits to main since this release

Added

  • Fixed #167 - Update CopyToFile to defer file close so cursor is reset.
  • Fixes #146 - Update S3 backend to comply with new io integration test suite. Update to no longer write to memory.
  • Fixes #156 - Update os backend to comply with new io integration test suite
  • Fixes #160 - Update mem backend to comply with new io integration test suite

Security

  • Fixes #165 - Update to latest go and dependencies
    • Update .gvmrc to 1.22.0.
    • Update go.mod min version to Go 1.22.
    • Update actions to test only supported Go versions (1.21, 1.22)
    • Updated dependencies (ie, Google Cloud, Azure, AWS sdks)