Skip to content

v8.1.0

Compare
Choose a tag to compare
@dms1981 dms1981 released this 15 Aug 11:30
· 308 commits to main since this release
4e17731

What's New

This version updates the bucket policy to deny connections where the TLS version is below 1.2. Prior to this, non-TLS connections were denied, but now less-secure TLS versions will also be denied.

What's Changed

  • Removes tee from unit test workflow. by @mikereiddigital in #474
  • Bump actions/upload-artifact
  • Bump actions/setup-go
  • Bump github/codeql-action
  • Bump bridgecrewio/checkov-action
  • Bump ossf/scorecard-action from 2.3.3
  • Add option to enable date partitioned logs by @pricemg in #505
  • Revise bucket policy to enforce tls v1.2 or higher connections by @pricemg in #511

New Contributors

Full Changelog: v8.0.1...v8.1.0