v1.10.0
Fixing a few bugs and added filled some minor feature gaps in this release.
What's Changed
- Stop putting ACLs on buckets and objects by @ericzbeard in #402
- Fix tree so it correctly parses Subs by @ericzbeard in #404
- Accept lower case parameters and tags in config file to support Git sync format by @ericzbeard in #405
- Fix module https download of submodules by @ericzbeard in #407
- Implement a "User Initiated" filter option for the rain logs command by @RuiHirano in #390
- Add delegated admin option to stackset commands by @ericzbeard in #410
- Fix package urls by @jamesward in #409
- Schemas and docs for v1.10.0 by @ericzbeard in #411
Dependabot
- Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.2 to 1.54.3 by @dependabot in #401
- Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.32.3 to 1.32.4 by @dependabot in #400
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.15 to 1.17.16 by @dependabot in #399
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.16 by @dependabot in #398
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.31.3 to 1.32.1 by @dependabot in #397
New Contributors
- @RuiHirano made their first contribution in #390
- @jamesward made their first contribution in #409
Full Changelog: v1.9.0...v1.10.0