Skip to content

Releases: meshcloud/unipipe-service-broker

Release v1.2.1

14 Oct 11:52
61bc532
Compare
Choose a tag to compare
Fix: Branch names configuration works now as expected

Release v1.2.0

16 Jun 07:25
a82f191
Compare
Choose a tag to compare
Support updating service instances

Unipipe OSB v1.1.0

17 May 14:04
a327305
Compare
Choose a tag to compare
  • Use an improved synchronisation strategy for processing concurrent local and remote git changes. This fixes incorrect handling of concurrent requests in some edge cases, see #24.
  • The new git synchronisation strategy uses git merge instead of git rebase, resulting in merge histories that are easier to debug.
  • Improved validation of async OSB API requests. In accordance with the OSB API spec unipipe now rejects requests that require asynchronous processing by the CI/CD pipeline but were not sent with accepts_incomplete=true URL parameter, see #26.

Unipipe OSB v1.0.11

14 Apr 12:17
3acc472
Compare
Choose a tag to compare

Fix issue with SSH authentication

Unipipe OSB v1.0.10

12 Apr 08:48
9998fab
Compare
Choose a tag to compare

Unipipe OSB with improved checkout capabilities at startup

Unipipe OSB v1.0.9

12 Apr 07:28
cb55164
Compare
Choose a tag to compare

With this release the unipipe OSB will automatically pull the remote git at startup.

Release v1.0.6

12 Feb 15:58
5027b48
Compare
Choose a tag to compare
Merge pull request #12 from Hemanthkolli/feature/CU-9wr58e_Use-dhall-…

Release v1.0.5

04 Sep 09:49
fa26f2f
Compare
Choose a tag to compare
chore: fix repository name when publishing to ghcr.io

Publish to GitHub Container Registry

04 Sep 09:40
a56d16d
Compare
Choose a tag to compare
chore: publish to github container registry

GHCR allows public pulls of the image without authentication

Release v1.0.3

18 Jun 12:45
Compare
Choose a tag to compare
chore(ci): rework release process to also publish jar