Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Releases: kabanero-io/kabanero-command-line-services

0.6.0-rc.1

07 Feb 13:10
f3a4129
Compare
Choose a tag to compare
0.6.0-rc.1 Pre-release
Pre-release

New Stack hub architecture and multi-version support.

0.5.0

28 Jan 14:45
374b803
Compare
Choose a tag to compare

No new code

Just publishing to be picked up by operator

0.5.0-rc1

10 Jan 16:22
374b803
Compare
Choose a tag to compare
0.5.0-rc1 Pre-release
Pre-release

No new code

Just publishing to be picked up by operator

0.5.0-rc.1 is the official RC

0.5.0-rc.1

13 Jan 17:04
374b803
Compare
Choose a tag to compare
0.5.0-rc.1 Pre-release
Pre-release

Just publishing to be picked up by operator

0.4.0

12 Dec 15:43
374b803
Compare
Choose a tag to compare

Changes in this release:

Detect if Git hub authorization is not configured and return http code 539 to Kabanero CLI if it is not

0.4.0-rc.1

02 Dec 16:18
b13271d
Compare
Choose a tag to compare
0.4.0-rc.1 Pre-release
Pre-release

Changes in this release:

Detect if Git hub authorization is not configured and return http code 539 to Kabanero CLI if it is not

0.3.0

18 Nov 21:46
02c8f6e
Compare
Choose a tag to compare

Changes:

global: Sorted Output

LIST
•Both active and Inactive Kabanero Collections will be listed
•New additions to the curated collection will be listed
SYNC
•Any collection that is in the curated collections will have desiredState set to active ( collections controller will set status to active ) if it is inactive in Kabanero
•Any collection that has been removed from the curated collections will have desiredState set to inactive ( collections controller will set status to inactive )
•New additions to the curated collection will be created as new Kabanero collection objects
Additional Function
•RETRY logic to access curated collection on GIT hub
•Liveness probe to detect if GIT connection is in failed state and recycle the Pod

0.3.0-rc.3

15 Nov 20:58
02c8f6e
Compare
Choose a tag to compare
0.3.0-rc.3 Pre-release
Pre-release

Changes:

global: Sorted Output

LIST
•Both active and Inactive Kabanero Collections will be listed
•New additions to the curated collection will be listed
SYNC
•Any collection that is in the curated collections will have desiredState set to active ( collections controller will set status to active ) if it is inactive in Kabanero
•Any collection that has been removed from the curated collections will have desiredState set to inactive ( collections controller will set status to inactive )
•New additions to the curated collection will be created as new Kabanero collection objects
Additional Function
•RETRY logic to access curated collection on GIT hub
•Liveness probe to detect if GIT connection is in failed state and recycle the Pod

0.3.0-rc.2

01 Nov 19:36
04751e0
Compare
Choose a tag to compare
0.3.0-rc.2 Pre-release
Pre-release

Changes:

global: Sorted Output

  • LIST
    •Both active and Inactive Kabanero Collections will be listed
    •New additions to the curated collection will be listed
  • SYNC
    •Any collection that is in the curated collections will have desiredState set to active ( collections controller will set status to active ) if it is inactive in Kabanero
    •Any collection that has been removed from the curated collections will have desiredState set to inactive ( collections controller will set status to inactive )
    •New additions to the curated collection will be created as new Kabanero collection objects
  • Additional Function
    •RETRY logic to access curated collection on GIT hub
    •Liveness probe to detect if GIT connection is in failed state and recycle the Pod

0.3.0-alpha.1

29 Oct 20:23
9216a3f
Compare
Choose a tag to compare
0.3.0-alpha.1 Pre-release
Pre-release

0.3.0-alpha.1 Kab CLI Service