• v0.5.0 b4347cc8a2

    v0.5.0
    Some checks failed
    Lint / Run on Ubuntu (push) Has been cancelled
    E2E Tests / Run on Ubuntu (push) Has been cancelled
    Tests / Run on Ubuntu (push) Has been cancelled
    Postgres image / build (arm64, 15) (push) Successful in 17s
    Postgres image / build (arm64, 17) (push) Successful in 17s
    Docs / deploy (push) Successful in 1m30s
    Postgres image / build (amd64, 15) (push) Successful in 16s
    Postgres image / build (amd64, 17) (push) Successful in 16s
    Postgres image / manifest (15) (push) Successful in 17s
    Postgres image / manifest (17) (push) Successful in 17s
    release / release (push) Successful in 5m12s
    Stable

    prskr released this 2025-04-01 19:59:57 +00:00 | 23 commits to main since this release

    Signed by prskr
    GPG key ID: F56BED6903BC5E37

    Changelog

    • b4347cc8a2 chore: update migrations & images and switch to new registry
    • 101bf971a7 chore: update to Go 1.24
    • 366ceece24 ci: switch to Harbor registry
    • 87a06dac66 feat(ci): update Postgres minor version and delete temporary tags
    • 8b2425d16d refactor: don't mount service account token into workloads

    Released by GoReleaser.

    Downloads
  • v0.4.2 c4a43b82d3

    v0.4.2
    Some checks failed
    Lint / Run on Ubuntu (push) Failing after 22s
    Postgres image / build (arm64, 15) (push) Successful in 19s
    Tests / Run on Ubuntu (push) Failing after 2m19s
    Docs / deploy (push) Successful in 46s
    Postgres image / build (amd64, 15) (push) Successful in 24s
    Postgres image / build (amd64, 17) (push) Successful in 23s
    Postgres image / manifest (17) (push) Successful in 7s
    Postgres image / build (arm64, 17) (push) Successful in 18s
    E2E Tests / Run on Ubuntu (push) Failing after 3m22s
    Postgres image / manifest (15) (push) Successful in 10s
    release / release (push) Successful in 2m1s
    Stable

    prskr released this 2025-02-13 15:33:23 +00:00 | 28 commits to main since this release

    Signed by prskr
    GPG key ID: F56BED6903BC5E37

    Changelog

    • 1f285f6492 chore(postgres): schedule new image every week
    • 3c13eb0d6b feat(apigateay): add OIDC and basic auth support
    • 264b30e8a2 feat(ci): configure image build caching
    • 9d02a2d90b feat(webhook): validate dashboard auth spec
    • 7f56a3db56 feat: custom postgres images
    • c4a43b82d3 fix(ci): remove cache for postgres images for now
    • 2d71a4a132 fix(db): track state of migrations and execute them again when necessary

    Released by GoReleaser.

    Downloads
  • v0.4.1 e9302c51be

    v0.4.1
    Some checks failed
    Tests / Run on Ubuntu (push) Has been cancelled
    E2E Tests / Run on Ubuntu (push) Has been cancelled
    Lint / Run on Ubuntu (push) Has been cancelled
    release / release (push) Successful in 5m45s
    Docs / deploy (push) Failing after 12m55s
    Stable

    prskr released this 2025-02-04 15:43:15 +00:00 | 35 commits to main since this release

    Signed by prskr
    GPG key ID: F56BED6903BC5E37

    Changelog

    • e9302c51be feat(apigateway): allow to enable debug logging

    Released by GoReleaser.

    Downloads
  • v0.4.0 6c61adb1c7

    v0.4.0
    Some checks failed
    Docs / deploy (push) Successful in 1m53s
    E2E Tests / Run on Ubuntu (push) Has been cancelled
    Tests / Run on Ubuntu (push) Has been cancelled
    Lint / Run on Ubuntu (push) Has been cancelled
    release / release (push) Successful in 7m14s
    Stable

    prskr released this 2025-02-03 15:03:53 +00:00 | 37 commits to main since this release

    Signed by prskr
    GPG key ID: F56BED6903BC5E37

    Changelog


    Released by GoReleaser.

    Downloads
  • v0.3.0 c0cbd22bb0

    v0.3.0
    Some checks failed
    Lint / Run on Ubuntu (push) Has been cancelled
    E2E Tests / Run on Ubuntu (push) Has been cancelled
    Tests / Run on Ubuntu (push) Has been cancelled
    Docs / deploy (push) Successful in 1m54s
    release / release (push) Successful in 7m41s
    Stable

    prskr released this 2025-01-24 08:42:51 +00:00 | 42 commits to main since this release

    Signed by prskr
    GPG key ID: F56BED6903BC5E37

    Changelog

    • c0cbd22bb0 refactor(apigateway): configure api & dashboard listeneres individually

    Released by GoReleaser.

    Downloads
  • v0.2.0 0014927ca9

    v0.2.0
    Some checks failed
    E2E Tests / Run on Ubuntu (push) Has been cancelled
    Tests / Run on Ubuntu (push) Has been cancelled
    Lint / Run on Ubuntu (push) Has been cancelled
    Docs / deploy (push) Successful in 1m51s
    release / release (push) Successful in 6m36s
    Stable

    prskr released this 2025-01-23 17:02:58 +00:00 | 43 commits to main since this release

    Signed by prskr
    GPG key ID: F56BED6903BC5E37

    Changelog

    • 0014927ca9 feat(storage): finish initial basic implementation
    • 604525de38 feat: prepare test execution with mage & update tools

    Released by GoReleaser.

    Downloads
  • v0.1.0 389af22e61

    v0.1.0
    Some checks failed
    E2E Tests / Run on Ubuntu (push) Has been cancelled
    Tests / Run on Ubuntu (push) Has been cancelled
    Lint / Run on Ubuntu (push) Failing after 3m42s
    Docs / deploy (push) Successful in 39s
    release / release (push) Successful in 7m2s
    Stable

    prskr released this 2025-01-22 10:27:55 +00:00 | 45 commits to main since this release

    Signed by prskr
    GPG key ID: F56BED6903BC5E37

    Changelog

    • 2ef37683cb chore: add husky config
    • 03270ec5b7 chore: add license header to all files
    • 7e0550f190 chore: cleanup examples
    • ef8f3471ab chore: setup some example schema to play around
    • 1ba52b5713 chore: update image versions
    • 0b551325b9 feat(dashboard): initial support for studio & pg-meta services
    • 12090c913a feat(db): prepare migrations and core CRD
    • b55afea477 feat(storage): prepare custom resource for storage API
    • 647f602c79 feat: basic functionality implemented
    • 39a262dd34 feat: prepare release
    • 389af22e61 fix(ci): configure gitea URLs
    • e6c7d685cc fix(ci): force Gitea token
    • 454f665603 fix(ci): login to container registry
    • 6e9ebb5e61 fix(ci): omit import path in container images
    • 01bb2ef852 fix(ci): unset GITHUB_TOKEN for release
    • 2fae578618 fix(ci): use arm64 version of kind if necessary
    • e9ae80b94d fix(ci): use rclone instead of AWS CLI
    • d02e2d4653 fix: minor issues
    • 734e1b22f9 initial commit
    • 7d9e518f86 refactor(db): extract Supabase migrations from release artifact
    • a5c170a478 refactor(gateway): make node name explicitly configurable in spec
    • 3104f50c58 refactor: implement control plane as controller-runtime manager

    Released by GoReleaser.

    Downloads