Releases: containerbuildsystem/atomic-reactor
4.13.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.13.1
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
None
Improvements
- Allow konflux images with oci index, be used in osbs
4.12.1
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.13.1
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
- Use working version of osbs-client as dependency
Improvements
None
4.12.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.13.1
Only Python3 is supported.
Incompatible changes
Build JSON API changes
Bug Fixes
Improvements
- include RPMTAG_MODULARITYLABEL for rpms as 'module' in metadata.json
- upload metadata from cachito to koji
4.11.1
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.13.1
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
- source build pipeline, finally task reference in pipelines 1.13
Improvements
None
4.11.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.13.1
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
None
Improvements
- force podman-remote to use Dockerfile
- changes related to pipelines 1.13: finally results are referenced differently
4.10.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.8.2
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
None
Improvements
- push sbom to registry
- convert binary build git url to https url with 'git' in path based on a option
4.9.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.8.2
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
None
Improvements
- add set -x to all tasks, to print executed command
- add configurable --cap-add for podman-remote build
- Add kerberos authentication method for odcs
4.8.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.8.2
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
None
Improvements
- don't add remote sources to annotations
- verify digest for cachito archive
4.7.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Tekton pipelines 1.8.2
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
- tekton results aren't now always json
- save platforms result as dumped dict
Improvements
- split sbom (icm.json) to arch specific files
4.6.0
Requires osbs-client >= 2.0.0
and dockerfile-parse >= 1.2.0
Only Python3 is supported.
First release of OSBS 2.0 components.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
None
Improvements
- allow isolated build for FROM scratch base image in Dockerfile
- include sources for all golang rpms in source container builds