• v2.3.2 ffc21d3941

    v2.3.2
    All checks were successful
    test / test (push) Successful in 1m4s
    ci / goreleaser (push) Successful in 2m5s
    Stable

    Patrick.Sy released this 2026-03-16 13:06:42 +00:00 | 1 commits to main since this release

    Changelog

    Others

    • ffc21d3941: Add trivy vulnerability scanning
    • 2434a5f9dd: Downgrade go setup action version to support node <24
    • 51c24718e4: Stop considering empty array responses to be errors
    • c2e877ea02: Upgrade action versions for updated runner
    Downloads
  • v2.3.1 d839ff4886

    v2.3.1
    All checks were successful
    ci / goreleaser (push) Successful in 1m55s
    test / test (push) Successful in 15s
    Stable

    Patrick.Sy released this 2026-02-17 10:51:32 +00:00 | 3 commits to main since this release

    Changelog

    Others

    • d839ff4886: Downgrade go setup action version to support node <24
    • 51c24718e4: Stop considering empty array responses to be errors
    Downloads
  • v2.2.0 14916c1544

    v2.2.0
    All checks were successful
    test / test (push) Successful in 59s
    ci / goreleaser (push) Successful in 1m17s
    Stable

    Patrick.Sy released this 2026-01-08 14:04:19 +00:00 | 7 commits to main since this release

    Changelog

    Features

    • 14916c1544: feat: added ServerlessConfig to Apps
    Downloads
  • v2.1.2 02856be541

    v2.1.2
    All checks were successful
    test / test (push) Successful in 44s
    ci / goreleaser (push) Successful in 1m39s
    Stable

    Patrick.Sy released this 2025-11-17 14:43:08 +00:00 | 8 commits to main since this release

    Changelog

    Features

    • 2909e0d1b4: feat(api): add nicer error message to format issues indicating permission denied

    Bug fixes

    Others

    • e38d7e84d5: parseStreamingResponse is now unified for all objects under both versions
    Downloads
  • v2.1.1 ece2955a2a

    v2.1.1
    All checks were successful
    test / test (push) Successful in 56s
    ci / goreleaser (push) Successful in 54s
    Stable

    Patrick.Sy released this 2025-11-13 15:59:38 +00:00 | 11 commits to main since this release

    Changelog

    Features

    • ece2955a2a: feat(api): Added AppKey to ShowAppInstances
    Downloads
  • v2.1.0 a51e2ae454

    v2.1.0
    All checks were successful
    test / test (push) Successful in 55s
    ci / goreleaser (push) Successful in 1m9s
    Stable

    Patrick.Sy released this 2025-11-13 15:15:15 +00:00 | 12 commits to main since this release

    Changelog

    Features

    • a51e2ae454: feat(api): Added AppKey property to ShowAppInstances
    • ece3dddfe6: feat(edge): Added ubuntu buildkit edge v1 (running) and v2 (not running) example

    Bug fixes

    • f3cbfa3723: fix(deploy): Fixed glitch when updating an app inst with an invalid manifest

    Chores

    • 9772a072e8: chore(linting): Fixed all linter errors

    Others

    • 26ba07200e: test(orca-forgjo-runner): added v2 example to deploy forgejo runner in orca
    Downloads
  • v2.0.2 716c8e79e4

    v2.0.2
    All checks were successful
    test / test (push) Successful in 51s
    ci / goreleaser (push) Successful in 24s
    Stable

    Patrick.Sy released this 2025-10-21 09:55:16 +00:00 | 17 commits to main since this release

    Changelog

    Bug fixes

    • 716c8e79e4: fix(version): update imports and go.mod to allow v2
    Downloads
  • v2.0.1 9cb9f97a1f

    v2.0.1
    All checks were successful
    ci / goreleaser (push) Successful in 34s
    Stable

    Patrick.Sy released this 2025-10-20 14:49:41 +00:00 | 18 commits to main since this release

    Changelog

    Features

    • dec822baef: feat(signing): added multi arch build
    Downloads
  • v2.0.0 65e0185064

    v2.0.0
    All checks were successful
    ci / goreleaser (push) Successful in 44s
    Stable

    Patrick.Sy released this 2025-10-20 14:47:00 +00:00 | 19 commits to main since this release

    Changelog

    Features

    Downloads
  • v2.0.0-preview1 318af7baff

    v2.0.0-preview1
    All checks were successful
    ci / goreleaser (push) Successful in 25s
    Stable

    Patrick.Sy released this 2025-10-20 13:59:05 +00:00 | 20 commits to main since this release

    Changelog

    Features

    • 732e10fc16: feat(apply): add v1 API support to apply command
    • a42d4af5d1: feat(config): add API version selector for v1 and v2
    • 53e3bfd14e: feat(examples): added edge connect v1 and v2 examples
    • cc82aafd46: feat(signing): added goreleaser signing
    • cb638d8c5f: feat(signing): added goreleaser signing
    • d4102d3375: feat(swagger_v2): added support for the orca staging environment

    Bug fixes

    • 2af60e7d85: fix(apply): add validation to reject v1 API version
    • 9363277532: fix(sdk): correct delete payload structure for v2 API and add delete command

    Others

    • 6cbf963060: doc(api): rename current swagger to _v2, add old swagger as _v1
    • 3d9d19460f: refactor(sdk): restructure to follow Go module versioning conventions
    Downloads