Releases: tier4/ota-image-builder
Releases · tier4/ota-image-builder
v0.12.0rc0
What's Changed
New Features
- feat: rootfs_process: skip try compress over zstd and gzip files by @Bodong-Yang in #152
- feat: rootfs_process: add support for namespaced file capability by @Bodong-Yang in #151
Improvements & Refinements
- refactor: pack_artifact: use lib functions from ota-image-libs by @Bodong-Yang in #122
Build, CI & Dependencies
- chore(deps): update dependency astral-sh/uv to v0.10.4 by @renovate[bot] in #125
- chore(deps): lock file maintenance by @renovate[bot] in #126
- chore(deps): update dependency astral-sh/uv to v0.10.5 by @renovate[bot] in #127
- chore(deps): update dependency astral-sh/uv to v0.10.6 by @renovate[bot] in #128
- chore(deps): update github-actions updates (major) by @renovate[bot] in #130
- chore(deps): update github-actions updates by @renovate[bot] in #132
- chore(deps): update dependency astral-sh/uv to v0.10.8 by @renovate[bot] in #134
- chore(deps): pin dependencies by @renovate[bot] in #136
- chore(deps): update github-actions updates by @renovate[bot] in #137
- chore(deps): lock file maintenance by @renovate[bot] in #138
- chore(deps): update astral-sh/setup-uv digest to 6ee6290 by @renovate[bot] in #139
- chore(deps): update actions/download-artifact digest to 3e5f45b by @renovate[bot] in #140
- chore(deps): update github-actions updates by @renovate[bot] in #141
- fix(deps): update dependency pyjwt to >=2.9,<2.13 by @renovate[bot] in #142
- chore(deps): update github-actions updates by @renovate[bot] in #143
- chore(deps): lock file maintenance by @renovate[bot] in #144
- chore(deps): update github-actions updates by @renovate[bot] in #145
- chore(deps): update anthropics/claude-code-action digest to 1ba15be by @renovate[bot] in #147
- chore(deps): update anthropics/claude-code-action digest to df37d2f by @renovate[bot] in #148
- chore(deps): lock file maintenance by @renovate[bot] in #150
- chore(deps): update github-actions updates by @renovate[bot] in #149
- chore(deps): update github-actions updates by @renovate[bot] in #153
Docs Updates
- chore: enable claude for the repository, add README.md by @Bodong-Yang in #135
Other Changes
- ci: e2e test: also directly verify the docker images from the deployed OTA image folder by @Bodong-Yang in #129
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #133
- chore: remove claude code review by @airkei in #146
Full Changelog: v0.11.0...v0.12.0rc0
v0.11.0
What's Changed
Security related!
Bug Fixes
- fix: fix blob storage optimization processing with considering edge cases by @Bodong-Yang in #121
- fix: fix otaclient packages files missing from resource_table when add-otaclient-package is called before add-img; fix hardlink counts not recorded by @Bodong-Yang in #120
Build, CI & Dependencies
- chore(deps): update astral-sh/setup-uv digest to eac588a by @renovate[bot] in #113
- chore(deps): update dependency astral-sh/uv to v0.10.2 by @renovate[bot] in #115
- chore(deps): update dependency astral-sh/uv to v0.10.3 by @renovate[bot] in #124
- chore(deps): lock file maintenance by @renovate[bot] in #123
Other Changes
- ci: refine e2e test by @Bodong-Yang in #114
Full Changelog: v0.10.1...v0.11.0
v0.11.0rc0
What's Changed
Security related!
Bug Fixes
- fix: fix blob storage optimization processing with considering edge cases by @Bodong-Yang in #121
- fix: fix otaclient packages files missing from resource_table when add-otaclient-package is called before add-img; fix hardlink counts not recorded by @Bodong-Yang in #120
Build, CI & Dependencies
- chore(deps): update astral-sh/setup-uv digest to eac588a by @renovate[bot] in #113
- chore(deps): update dependency astral-sh/uv to v0.10.2 by @renovate[bot] in #115
- chore(deps): update dependency astral-sh/uv to v0.10.3 by @renovate[bot] in #124
- chore(deps): lock file maintenance by @renovate[bot] in #123
Other Changes
- ci: refine e2e test by @Bodong-Yang in #114
Full Changelog: v0.10.1...v0.11.0rc0
v0.10.1
What's Changed
Bug Fixes
- fix!: rootfs_process.process_inode: fix gid is not recorded properly by @Bodong-Yang in #107
Build, CI & Dependencies
- chore(deps): update github-actions updates (major) by @renovate[bot] in #100
- chore(deps): update dependency pytest to v9 by @renovate[bot] in #87
- chore(deps): pin dependencies by @renovate[bot] in #99
- chore(deps): update github-actions updates by @renovate[bot] in #103
- chore(deps): update github-actions updates by @renovate[bot] in #105
- chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #106
- fix(deps): update dependency pyjwt to >=2.9,<2.12 by @renovate[bot] in #97
- chore(deps): lock file maintenance by @renovate[bot] in #96
- chore(deps): update astral-sh/setup-uv digest to eac588a by @renovate[bot] in #110
- chore(deps): lock file maintenance by @renovate[bot] in #111
- deps: bump ota-image-libs to v0.3.1 by @Bodong-Yang in #109
Chore & Misc.
- chore(deps): update renovate config by @Bodong-Yang in #98
- chore: tag v0.10.1 by @Bodong-Yang in #112
Other Changes
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #101
- ci: add unit tests by @airkei in #104
- ci: add full e2e test with validating OTA image by @Bodong-Yang in #108
Full Changelog: v0.10.0...v0.10.1
v0.10.1rc0
What's Changed
Bug Fixes
- fix!: rootfs_process.process_inode: fix gid is not recorded properly by @Bodong-Yang in #107
Build, CI & Dependencies
- chore(deps): update github-actions updates (major) by @renovate[bot] in #100
- chore(deps): update dependency pytest to v9 by @renovate[bot] in #87
- chore(deps): pin dependencies by @renovate[bot] in #99
- chore(deps): update github-actions updates by @renovate[bot] in #103
- chore(deps): update github-actions updates by @renovate[bot] in #105
- chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #106
- fix(deps): update dependency pyjwt to >=2.9,<2.12 by @renovate[bot] in #97
- chore(deps): lock file maintenance by @renovate[bot] in #96
- chore(deps): update astral-sh/setup-uv digest to eac588a by @renovate[bot] in #110
- chore(deps): lock file maintenance by @renovate[bot] in #111
- deps: bump ota-image-libs to v0.3.1 by @Bodong-Yang in #109
Chore & Misc.
- chore(deps): update renovate config by @Bodong-Yang in #98
Other Changes
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #101
- ci: add unit tests by @airkei in #104
Full Changelog: v0.10.0...v0.10.1rc0
v0.10.0
What's Changed
Bug Fixes
- fix!: bump ota-image-libs version to v0.3.0 by @Bodong-Yang in #93
Improvements & Refinements
- refine: tune builder configs and introduces minor refinements by @Bodong-Yang in #94
Build, CI & Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in #89
- chore(deps): lock file maintenance by @renovate[bot] in #91
- chore(deps): lock file maintenance by @renovate[bot] in #92
Chore & Misc.
- chore!: tag v0.10.0 by @Bodong-Yang in #95
Other Changes
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #90
Full Changelog: v0.9.0...v0.10.0
v0.9.1b0
For testing https://github.com/tier4/ota-image-builder/tree/refine/refine_builder.
Full Changelog: v0.9.0...v0.9.1b0
v0.9.0
What's Changed
Bug Fixes
- fix: prepare-sysimg: skip empty lines in input extra_excludes pattern file by @Bodong-Yang in #88
- fix: finalize cmd: skip processing blobs of OTA image metadata files/non-image payloads by @Bodong-Yang in #84
Build, CI & Dependencies
- build(deps): bump pyinstaller from 6.16.0 to 6.17.0 by @dependabot[bot] in #73
- chore(deps): lock file maintenance by @renovate[bot] in #86
Other Changes
- chore: add pull request template by @airkei in #82
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #75
- ci: use renovate for dependencies update management, enable hatch-vcs by @Bodong-Yang in #83
New Contributors
Full Changelog: v0.8.1...v0.9.0
v0.9.0rc0
For testing fix/finalize_resource_protect.
v0.8.2b1
print out protected blobs digests