Skip to content

Releases: containerbuildsystem/atomic-reactor

4.13.0

05 Nov 01:04
Compare
Choose a tag to compare

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

06 Sep 13:56
Compare
Choose a tag to compare

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

04 Sep 10:10
Compare
Choose a tag to compare

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

05 Mar 14:01
Compare
Choose a tag to compare

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

04 Mar 14:33
Compare
Choose a tag to compare

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

14 Jul 14:25
Compare
Choose a tag to compare

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

07 Jun 14:08
Compare
Choose a tag to compare

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

17 May 13:34
Compare
Choose a tag to compare

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

09 May 13:41
Compare
Choose a tag to compare

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

12 Apr 12:32
Compare
Choose a tag to compare

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