Releases: MScottBlake/cloud-autopkg-runner
Releases · MScottBlake/cloud-autopkg-runner
v0.25.1
Immutable
release. Only release title and notes can be modified.
What's Changed
🚀 New features
- Add configuration file support by @MScottBlake in #135
Other Changes
- Add Attestations to PyPI by @MScottBlake in #138
- Fix the CI that publishes to PyPI by @MScottBlake in #145
Full Changelog: v0.24.15...v0.25.1
v0.24.15
Immutable
release. Only release title and notes can be modified.
What's Changed
- Remove secrets from PR workflow by @MScottBlake in #131
- Bump boto3 from 1.41.3 to 1.42.0 by @dependabot[bot] in #133
- Bump localstack from 4.10.0 to 4.11.1 by @dependabot[bot] in #132
- Remove the traceback when a timeout error occurs by @MScottBlake in #134
Full Changelog: v0.24.13...v0.24.15
v0.24.13
What's Changed
- Bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in #128
- Bump pre-commit from 4.4.0 to 4.5.0 by @dependabot[bot] in #127
- Bump boto3 from 1.40.74 to 1.41.3 by @dependabot[bot] in #126
- Ensure custom preference paths are passed to recipe runs by @homebysix in #130
Full Changelog: v0.24.8...v0.24.13
v0.24.8
What's Changed
- Add
--log-formatand allow for a JSON structured log file by @MScottBlake in #125 - Bump google-cloud-storage from 3.5.0 to 3.6.0 by @dependabot[bot] in #124
Full Changelog: v0.24.4...v0.24.8
v0.24.4
What's Changed
- Fix
--recipe-timeoutdefault value by @MScottBlake in #123
Full Changelog: v0.24.3...v0.24.4
v0.24.3
What's Changed
- Implement asyncio worker queues instead of a semaphore by @MScottBlake in #121
- Add recipe name context and color to log entries by @MScottBlake in #122
Full Changelog: v0.23.0...v0.24.3
v0.23.0
What's Changed
- Convert
AsyncS3Cacheto rely onboto3instead ofaioboto3by @MScottBlake in #120
Full Changelog: v0.22.1...v0.23.0
v0.22.1
What's Changed
- Bump localstack from 4.9.2 to 4.10.0 by @dependabot[bot] in #108
- Bump hypothesis from 6.142.4 to 6.145.1 by @dependabot[bot] in #110
- Bump aioboto3 from 15.4.0 to 15.5.0 by @dependabot[bot] in #109
- Bump pytest-asyncio from 1.2.0 to 1.3.0 by @dependabot[bot] in #111
- Bump hypothesis from 6.145.1 to 6.147.0 by @dependabot[bot] in #112
- Bump pre-commit from 4.3.0 to 4.4.0 by @dependabot[bot] in #114
- Bump google-cloud-storage from 3.4.1 to 3.5.0 by @dependabot[bot] in #113
- Don't add pre/post processors when in check phase by @MScottBlake in #115
- Add FleetImporter variables for improved type safety by @MScottBlake in #117
- Group dependabot PRs by @MScottBlake in #118
- Update GitHub actions with 2 updates by @dependabot[bot] in #119
- Remove redundant temp file creation by @MScottBlake in #116
Full Changelog: v0.21.3...v0.22.1
v0.21.3
What's Changed
- Bump aioboto3 from 15.2.0 to 15.4.0 by @dependabot[bot] in #98
- Bump hypothesis from 6.140.3 to 6.142.2 by @dependabot[bot] in #99
- Save the metadata cache before closing resources and add asynchronous context manager methods to the metadata cache protocol by @MScottBlake in #104
- Improve the output check after running the check phase by @MScottBlake in #105
- Add
--versionand improve--helpreadability by @MScottBlake in #106 - Add
Recipe.get_trust_outputmethod by @MScottBlake in #107
Full Changelog: v0.20.21...v0.21.3
v0.20.21
What's Changed
- Bump xattr from 1.2.0 to 1.3.0 by @dependabot[bot] in #94
- Bump ruff from 0.13.0 to 0.14.0 by @dependabot[bot] in #95
- Add
push_optionsparameter toGitClient.push()by @MScottBlake in #97
Full Changelog: v0.20.17...v0.20.21