Skip to content

Releases: mitre/aws-s3-baseline

v2.0.0

09 Sep 03:31
Compare
Choose a tag to compare

v2.0.0

  • Updated the profile and its supporting libraries to allow for more customization.
  • Fixed the cross-region issue with the aws api and will not throw errors when your AWS REGION is not set correctly - PLEASE DO still set your region correctly regardless :)
  • Added a benchmarking suite to the s3 bucket objects function so you can test 'in your area' as to what batch size and other variables work best for you. ( Run rake test and rake -T for more info)

What's Changed

Full Changelog: v1.5.2...v2.0.0

v1.5.2

12 May 15:55
Compare
Choose a tag to compare

Updates to Info and Debug Logging, Updates to unit tests and README

  • Added specific logging which only runs in the 'debug' loglevel
  • updated readme to be more clear about gem installations
  • Updated the nameing of the testing suite on GH Actions
  • Bumped the profile version

v1.5.1

11 May 23:52
Compare
Choose a tag to compare
  • removed gem deps

Full Changelog: v1.5.0...1.5.1

v1.5.0

11 May 23:42
08b5a16
Compare
Choose a tag to compare
  • removed profile gem deps for now

v1.4.1

11 May 22:39
Compare
Choose a tag to compare
  • fixed small typo in inspec.yml

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 May 22:31
Compare
Choose a tag to compare

New Features

v1.3.0

11 May 19:59
Compare
Choose a tag to compare
added the single_bucket input and updated the README

Signed-off-by: GitHub <noreply@github.com>