Skip to content

Releases: Aleph-Alpha/support

v1.2.11

05 Dec 13:37
d5ea051

Choose a tag to compare

Release v1.2.11 created via GitHub Actions workflow.

v1.2.10

26 Nov 14:52
acfb5e6

Choose a tag to compare

Release v1.2.10 created via GitHub Actions workflow.

v1.2.9

26 Nov 14:05
7ce66e9

Choose a tag to compare

Release v1.2.9 created via GitHub Actions workflow.

v1.2.8

26 Nov 11:05
2be50d2

Choose a tag to compare

Release v1.2.8 created via GitHub Actions workflow.

Release v1.2.7

26 Nov 10:56
f5a0867

Choose a tag to compare

Release v1.2.7 created via GitHub Actions workflow.

v.1.2.6

14 Nov 09:40
4af53ec

Choose a tag to compare

feat: Db migration script (#54)

* BA PSQL backup and restore script

* update precommit

v.1.2.5

10 Nov 16:10

Choose a tag to compare

fix minio endpointurl

v.1.2.4

07 Nov 15:43

Choose a tag to compare

  • Using pgBouncer poolers from the pgcloudnative chart instead of using a separate pgBouncer chart
  • Presenting two versions of the pooler - one with transaction mode enabled and one with session mode enabled
  • Presenting the username using two keys - user and username to maintain compatibility while providing support for the common lib
  • Modifying resource names to have the qs (quick start) prefix to make the easier to find during debugging

v1.2.3

05 Nov 09:51
fe222f0

Choose a tag to compare

chore: general improvements (#46)

* chore: general improvements

* fix: set timeout to 300s

* fix: change sorting order when using --last in cosign-extract

* fix: further improvements to --last flag in cosign-extract

v1.2.2

01 Oct 20:02
a67880b

Choose a tag to compare

1.2.2 (2025-10-01)

Bug Fixes

  • improve handling of output for verify-image script (#10) (ea3e68e)
  • make cosign-verify fully silent in case of errors (#12) (6f0d5ef)