Skip to content

Releases: automationbroker/bundle-lib

0.2.3: Feature release

07 Jun 20:13
Compare
Choose a tag to compare
Pre-release

Bugs

  • Fix remove binding (#102)

Features

  • Adding ability to have the executor not create a namespace. (#99)
  • Add LICENSE and Copyright notices (#101)

0.2.2: Feature release

01 Jun 19:50
276cf89
Compare
Choose a tag to compare
Pre-release

Bugs

Features

Release 0.1.8

29 May 13:15
Compare
Choose a tag to compare
Release 0.1.8 Pre-release
Pre-release

Bug 1583577 - Target image name should add port

Release 0.1.7

24 May 19:11
Compare
Choose a tag to compare
Release 0.1.7 Pre-release
Pre-release

Bug 1576881 - Add openshift registry adapter back in (#82) …
Bug 1579251 - remove panic with unknown registry type (#90) …
Bug 1579216 - fix the target image of openshift naming (#85)

0.2.1: fix issue with runtime label (#87)

21 May 14:29
Compare
Choose a tag to compare
* update the runtime test to check for the watchBundle func

update adapter to deal with old and new runtime labels

add some parsing tests

* changes based on PR feedback

0.1.6: Bug 1576881 - Add discovery to openshift adapter (#77)

15 May 15:34
Compare
Choose a tag to compare

Moving to partner registry
changing delete binding id

0.2.0: Cherry pick fix (#78)

11 May 12:47
7e3b976
Compare
Choose a tag to compare
Pre-release

Release 0.2.0

  • Refactor and renames. specifically removing origin package and rename apb to bundle
  • Adding state manager support
  • Adds a bunch of test cases

0.1.5: Vendoring release

08 May 15:26
ee4a234
Compare
Choose a tag to compare
Pre-release
Vendoring: Allow specifying custom adapters (#72)

* allow specifying adapters

0.1.4: Bug 1566924 - fixing broker client go resource types (#62)

26 Apr 17:43
f8a781a
Compare
Choose a tag to compare
* adding bug branch for broker-client-go

* updating conversions for new CRD resources

* adding exported conversion for job method

* fixing typo

* update dep

* addressing comments

0.1.3 Alpha Release

19 Apr 16:29
Compare
Choose a tag to compare
0.1.3 Alpha Release Pre-release
Pre-release
DashboardURL support (#59)

* Add logic for dashboard url

* adding dashboard url

* Fix tests

* Add Spec.Alpha map

* Add parsing test

* Add conversions using alpha string

* Temporarily lock to broker-client-go dashboard branch

* Fix make check

* Bump broker-client-go

* Add updated lock file