Changelog
2.23.0 (2026-06-10)
Section titled “2.23.0 (2026-06-10)”Features
Section titled “Features”- add referencing license keys in deployment (#2534) (8b885bd)
- backend: add cleanup routine for soft-deleted organization (#2592) (07f2d55)
- update deployment on secret/license key update (#2537) (adc9c0b)
Bug Fixes
Section titled “Bug Fixes”- add correct partner user billing (#2596) (63177c9)
- agent: increase default deployment log flush limit to 1000 (#2602) (f7bea9a)
- backend: add missing feature gate (#2589) (d1687dd)
- backend: prevent deleting a referenced secret or license key (#2601) (23aeb73)
- customer deletion requires admin role, partner can delete customer (#2595) (c6e6afa)
- deps: update aws-sdk-go-v2 monorepo (#2580) (4484eb7)
- deps: update aws-sdk-go-v2 monorepo (#2607) (ccdbc42)
- deps: update font awesome to v5 (#2588) (b2e3b97)
- deps: update module github.com/aws/smithy-go to v1.27.2 (#2539) (62d54cd)
- deps: update module github.com/docker/cli to v29.5.3+incompatible (#2573) (b58a44c)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.154.0 (#2611) (bd1ac0c)
- deps: update module golang.org/x/crypto to v0.53.0 (#2604) (aa433aa)
- deps: update module golang.org/x/sync to v0.21.0 (#2586) (fff1d99)
- deps: update module oras.land/oras-go/v2 to v2.6.1 (#2593) (3fe4949)
- deps: update website dependencies (#2536) (f98fd4e)
- frontend: add missing condition on license template request (#2587) (8bc480f)
- subscription: require at least 1 for customer/user quantities so stripe products get applied (#2599) (79597c8)
- add creating s3 bucket by default in compose file and chart (#2569) (d1534cd)
- change default S3 endpoint in deploy/docker to “storage” (#2550) (0f43340)
- deploy/docker: add health check to RustFS service (#2472) (e92f5d8)
- deps: update codemirror to v6.43.1 (#2613) (22fef27)
- deps: update dependency marked to v18.0.5 (#2575) (59e9879)
- deps: update dependency semver to v7.8.2 (#2576) (def59da)
- deps: update dependency semver to v7.8.3 (#2603) (276e269)
- deps: update dependency typedoc-plugin-markdown to v4.12.0 (#2563) (e60b13a)
- deps: update docker docker tag to v29.5.3 (#2577) (f083304)
- deps: update helm release rustfs to 0.7.x (#2581) (e5e01b9)
- deps: update jasmine monorepo to ~6.3.0 (#2583) (ee0adfe)
- deps: update jdx/mise-action action to v4.1.0 (#2584) (e23e251)
- deps: update pnpm to v11.5.2 (#2578) (2b1974d)
- deps: upgrade Angular to v22 (#2582) (ec7badf)
- deps: upgrade stripe-go to v86 (#2597) (cad6387)
- deps: upgrade to node 26 (#2598) (5451522)
- clarify license key revision behavior (#2574) (523705d)
- website: document referencing license keys (#2564) (df7a00c)
- website: fix lerian docs url (#2591) (7bfbe46)
- website: refactor case studies and testimonials (#2579) (33028cb)
- website: testimonial ctas (#2600) (dd65776)
2.22.3 (2026-06-03)
Section titled “2.22.3 (2026-06-03)”Bug Fixes
Section titled “Bug Fixes”- backend: change middleware order to correctly enrich sentry context (#2545) (f53ed6b)
- deps: update aws-sdk-go-v2 monorepo (#2548) (11ff766)
- deps: update go-mailx dependencies to v1.0.3 (#2567) (b0b35fa)
- deps: update module github.com/jackc/pgx/v5 to v5.10.0 (#2549) (deb31ff)
- partner user accounts are missing entitlements filter (#2566) (ededbfd)
- registry: partner organization user accounts should not push artifacts (#2554) (da95a52)
- rework user invitation / registration / verification flow (#2552) (fa572a8)
- validate entitlement name requirement (#2541) (2abafcb)
- backend: improve initial welcome verify email template (#2551) (bc73954)
- deps: update actions/checkout action to v6.0.3 (#2538) (7ace9ba)
- deps: update dependency go to v1.26.4 (#2547) (2194628)
- frontend: remove wrong for attribute (#2559) (f2437b9)
Refactoring
Section titled “Refactoring”2.22.2 (2026-06-02)
Section titled “2.22.2 (2026-06-02)”Bug Fixes
Section titled “Bug Fixes”2.22.1 (2026-06-02)
Section titled “2.22.1 (2026-06-02)”Bug Fixes
Section titled “Bug Fixes”- deps: update aws-sdk-go-v2 monorepo (#2521) (0e3ab0b)
- deps: update dependency @astrojs/mdx to v6 (#2497) (c547719)
- deps: update module github.com/shirou/gopsutil/v4 to v4.26.5 (#2522) (f865d5f)
- deps: update opentelemetry-go-contrib monorepo to v0.69.0 (#2516) (7eb29df)
- deps: update website dependencies (#2484) (2ab8fe2)
- frontend: fix
ngSubmittrigger in “update deployment” dialog (#2533) (be4aa40) - validate email verfied in middleware (#2501) (df4f968)
- add expiration at quick actions (#2535) (9aa45ee)
- backend: change angent request body max size to 25MiB (#2530) (ab59943)
- deps: update angular monorepo to v21.2.15 (#2511) (2a3ed65)
- deps: update aws-actions/configure-aws-credentials action to v6.2.0 (#2529) (3665807)
- deps: update dependency vitest to v4.1.8 (#2528) (773e84c)
- deps: update github artifact actions (major) (#2517) (b29b002)
- deps: update helm release rustfs to 0.6.x (#2519) (b65c099)
- deps: update pnpm to v11.5.0 (#2520) (466496d)
- deps: update pnpm to v11.5.1 (#2531) (cc5d623)
- deps: update pnpm to v11.5.1 (#2532) (8c468cf)
2.22.0 (2026-06-01)
Section titled “2.22.0 (2026-06-01)”Features
Section titled “Features”- add partner organizations (#2486) (7fce54a)
- kubernetes-agent: add agent health probes (#2509) (d331a8b)
- role scope for personal access tokens (#2489) (9e6ad29)
Bug Fixes
Section titled “Bug Fixes”- backend: remove feature check on delete customer endpoint (#2526) (782f338)
- deps: update aws-sdk-go-v2 monorepo (#2476) (a5df165)
- deps: update aws-sdk-go-v2 monorepo (#2515) (9d655df)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.102.0 (#2506) (20a918c)
- deps: update module github.com/aws/smithy-go to v1.26.0 (#2508) (f7d02a8)
- deps: update module github.com/docker/cli to v29.5.2+incompatible (#2477) (ab9aef0)
- deps: update module github.com/exaring/otelpgx to v0.11.1 (#2485) (e480a0a)
- deps: update module github.com/go-chi/chi/v5 to v5.3.0 (#2487) (a3184ef)
- deps: update module github.com/onsi/gomega to v1.41.0 (#2488) (70021ff)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.153.0 (#2490) (b330e55)
- deps: update module github.com/stripe/stripe-go/v85 to v85.2.0 (#2510) (467d373)
- deps: update module helm.sh/helm/v4 to v4.2.0 (#2495) (945c378)
- deps: update opentelemetry-go monorepo to v1.44.0 (#2503) (74f15ac)
- license and entitlements copy (#2524) (4fcfaa3)
- add delete organization button on subscription page (#2525) (9efcafe)
- deps: update angular-cli monorepo to v21.2.13 (#2504) (d43e76e)
- deps: update aws-actions/configure-aws-credentials action to v6.1.2 (#2492) (642b800)
- deps: update aws-actions/configure-aws-credentials action to v6.1.3 (#2512) (40ad883)
- deps: update axllent/mailpit docker tag to v1.30.1 (#2507) (759f904)
- deps: update dependency @angular/cdk to v21.2.13 (#2505) (6c1de82)
- deps: update dependency stripe to v1.42.0 (#2493) (f1cd5d5)
- deps: update dependency stripe to v1.42.1 (#2513) (9251f47)
- deps: update docker docker tag to v29.5.2 (#2464) (87b8cd7)
- deps: update docker/login-action action to v4.2.0 (#2479) (c401855)
- deps: update docker/metadata-action action to v6.1.0 (#2480) (dbfc977)
- deps: update docker/setup-buildx-action action to v4.1.0 (#2481) (9b0537d)
- deps: update helm release rustfs to 0.5.x (#2494) (759fe90)
- deps: update pnpm to v11 (#2496) (952833a)
- deps: update postgres docker tag to v18.4 (#2482) (736d505)
- frontend: show latest deployment status timepstamp on hover (#2450) (94e2105)
- support OIDC registration (#2498) (f587b26)
- add blog post - Container Registry Pull-Through Cache (#2483) (c6bf534)
- website: unify self-hosting introduction pages (#2499) (fb51246)
Refactoring
Section titled “Refactoring”2.21.3 (2026-05-26)
Section titled “2.21.3 (2026-05-26)”Bug Fixes
Section titled “Bug Fixes”- backend: add catching various unhandled errors (#2457) (4edba17)
- backend: reset inconsistent helm options values (#2469) (d9f5b77)
- deps: update module github.com/docker/compose/v5 to v5.1.4 (#2448) (34c2db6)
- deps: update website dependencies (#2458) (effe2a1)
- deps: bump github.com/containerd/containerd/v2 from 2.2.3 to 2.2.4 in the go_modules group across 1 directory (#2465) (94f42a2)
- deps: update axllent/mailpit docker tag to v1.30.0 (#2453) (93394d8)
- deps: update dependency @codemirror/view to v6.43.0 (#2454) (5d87b69)
- deps: update dependency dayjs to v1.11.21 (#2474) (a4c7aea)
- deps: update dependency semver to v7.8.1 (#2463) (7682afc)
- deps: update dependency stripe to v1.41.2 (#2459) (74f2027)
- deps: update docker/build-push-action action to v7.2.0 (#2466) (d792c28)
- deps: update golangci-lint to v2.12.2 (#2390) (92ab6cb)
- deps: update golangci/golangci-lint-action action to v9.2.1 (#2475) (65f3a1d)
- deps: update rustfs docker tag to v1.0.0-beta.4 (#2460) (8f3b0ad)
2.21.2 (2026-05-21)
Section titled “2.21.2 (2026-05-21)”Bug Fixes
Section titled “Bug Fixes”2.21.1 (2026-05-21)
Section titled “2.21.1 (2026-05-21)”Bug Fixes
Section titled “Bug Fixes”- backend: add missing default for “ForceConflicts” (#2452) (50267dc)
- deps: update module github.com/go-co-op/gocron/v2 to v2.21.2 (#2449) (1ff50a7)
- kubernetes-agent: handle Helm revision skew during rollback (#2434) (419e204)
2.21.0 (2026-05-21)
Section titled “2.21.0 (2026-05-21)”Features
Section titled “Features”- kubernetes-agent: add “force conflicts” option for helm upgrade (#2445) (acdd327)
- registry: add pull-through cache (#2426) (fcee9a7)
Bug Fixes
Section titled “Bug Fixes”- deps: update kubernetes monorepo to v0.36.1 (#2447) (cff3283)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.101.0 (#2420) (1f1702d)
- deps: update module github.com/oaswrap/spec/adapter/chiopenapi to v0.5.1 (#2422) (9c71577)
- deps: update website dependencies (#2328) (d95c743)
- enforce latin1 char set for template values (#2430) (4bbfece)
- registry: add support for chunk uploads larger than 5GB (#2428) (46c3e8e)
- deps: update angular monorepo to v21.2.14 (#2436) (3e34dba)
- deps: update angular-cli monorepo to v21.2.12 (#2394) (3b339c6)
- deps: update dependency @angular/cdk to v21.2.12 (#2438) (99bb1b4)
- deps: update dependency flowbite to v4.0.2 (#2439) (6c79ecc)
- deps: update dependency marked to v18.0.4 (#2442) (dfd7c34)
- deps: update dependency postcss to v8.5.15 (#2443) (03f34c0)
- deps: update dependency vitest to v4.1.7 (#2446) (1f9750f)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to d093aa3 (#2435) (e0c1a7b)
- deps: update helm release rustfs to 0.4.x (#2415) (855ce9d)
- deps: update pnpm/action-setup action to v6.0.8 (#2419) (b586296)
- deps: update tailwindcss monorepo to v4.3.0 (#2416) (b394925)
- deps: upgrade astro (#2444) (a610847)
- add Windows WSL2 agent setup guide (#2429) (cd5a70a)
- website: use self-hosted instead of self-managed wording (#2441) (b2a4e46)
2.20.4 (2026-05-13)
Section titled “2.20.4 (2026-05-13)”Performance
Section titled “Performance”2.20.3 (2026-05-12)
Section titled “2.20.3 (2026-05-12)”Performance
Section titled “Performance”2.20.2 (2026-05-12)
Section titled “2.20.2 (2026-05-12)”Bug Fixes
Section titled “Bug Fixes”- deps: update module github.com/docker/cli to v29.4.2+incompatible (#2386) (5e8a3e9)
- deps: update module github.com/docker/cli to v29.4.3+incompatible (#2400) (ecf2e1f)
- deps: update module github.com/fsnotify/fsnotify to v1.10.0 (#2377) (e745401)
- deps: update module github.com/fsnotify/fsnotify to v1.10.1 (#2388) (1df01fa)
- deps: update module github.com/getsentry/sentry-go/otel/otlp to v0.46.2 (#2389) (bb3955b)
- deps: update module github.com/go-mailx/mailx-ses to v1.0.2 (#2375) (6037c73)
- deps: update module github.com/lestrrat-go/jwx/v3 to v3.1.1 (#2407) (b23d5a6)
- deps: update module github.com/masterminds/semver/v3 to v3.5.0 (#2381) (c2cd3ea)
- deps: update module github.com/shirou/gopsutil/v4 to v4.26.4 (#2387) (0ea2c27)
- website: restore sidebar topics (#2379) (a398005)
- deps: bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 in the go_modules group across 1 directory (#2402) (8454509)
- deps: bump the npm_and_yarn group across 2 directories with 2 updates (#2401) (b8f3090)
- deps: bump the npm_and_yarn group across 2 directories with 2 updates (#2409) (699fbd8)
- deps: update angular monorepo (#2393) (61edf71)
- deps: update angular monorepo to v21.2.11 (#2372) (d5bd790)
- deps: update aws-actions/configure-aws-credentials action to v6.1.1 (#2392) (b9b3cfa)
- deps: update dependency @angular/cdk to v21.2.10 (#2395) (0604510)
- deps: update dependency @codemirror/view to v6.42.1 (#2408) (49f63bd)
- deps: update dependency @sentry/cli to v3.4.1 (#2385) (024909f)
- deps: update dependency go to v1.26.3 (#2399) (3ba8cf6)
- deps: update dependency jsdom to v29.1.1 (#2374) (1bb7dcb)
- deps: update dependency marked to v18.0.3 (#2384) (bcffd46)
- deps: update dependency postcss to v8.5.14 (#2382) (1570e70)
- deps: update dependency posthog-js to v1.372.10 (#2403) (97da2d9)
- deps: update dependency semver to v7.8.0 (#2413) (89f0ec2)
- deps: update dependency vitest to v4.1.6 (#2411) (30e5f90)
- deps: update docker docker tag to v29.4.3 (#2404) (8117adc)
- deps: update helm release rustfs to 0.1.x (#2373) (045983c)
- deps: update pnpm to v10.33.3 (#2391) (10be8e4)
- deps: update pnpm to v10.33.4 (#2396) (8ab3d9c)
- deps: update pnpm/action-setup action to v6.0.5 (#2383) (dec7660)
- deps: update pnpm/action-setup action to v6.0.6 (#2405) (58a1d89)
- deps: update pnpm/action-setup action to v6.0.7 (#2412) (8feb00b)
- deps: update sigstore/cosign-installer action to v4.1.2 (#2406) (88e1b1a)
- add info on additional config about maintenance jobs (#2380) (b6dd750)
- website: running docker in prod post (#2342) (5e7838e)
Performance
Section titled “Performance”2.20.1 (2026-04-30)
Section titled “2.20.1 (2026-04-30)”Bug Fixes
Section titled “Bug Fixes”- backend: prevent error when two metric rows have the same created_at (#2376) (947e807)
- deps: update aws-sdk-go-v2 monorepo (#2371) (24ccb1c)
- deps: update kubernetes monorepo to v0.36.0 (#2345) (ab9293f)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.100.0 (#2340) (ec8f868)
- deps: update module github.com/aws/smithy-go to v1.25.1 (#2348) (1ea6c31)
- deps: update module github.com/docker/cli to v29.4.1+incompatible (#2318) (4c803bc)
- deps: update module github.com/getsentry/sentry-go to v0.46.0 (#2330) (4cb1b2e)
- deps: update module github.com/getsentry/sentry-go/otel/otlp to v0.46.0 (#2331) (4938b3b)
- deps: update module github.com/getsentry/sentry-go/otel/otlp to v0.46.1 (#2359) (9e6dac7)
- deps: update module github.com/go-co-op/gocron/v2 to v2.21.1 (#2329) (d2ff895)
- deps: update module github.com/moby/moby/client to v0.4.1 (#2319) (14d02cd)
- deps: update module github.com/oaswrap/spec to v0.4.2 (#2333) (3b5c8ca)
- deps: update module github.com/oaswrap/spec/adapter/chiopenapi to v0.4.2 (#2334) (4ad4ec4)
- deps: update module github.com/onsi/gomega to v1.40.0 (#2361) (0ab78e6)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.151.0 (#2362) (5488b16)
- deps: update module github.com/samber/slog-zap/v2 to v2.7.0 (#2341) (ee7c5b3)
- deps: update module github.com/stripe/stripe-go/v85 to v85.1.0 (#2349) (f78d381)
- deps: update module go.uber.org/zap to v1.28.0 (#2357) (1fe5337)
- deps: update website dependencies (major) (#2314) (9603151)
- frontend: add missing dropdown padding (#2335) (3f7f005)
- frontend: close dropdown after click (#2338) (d37d01e)
- frontend: prevent “undefined” button title (#2339) (dd3ec12)
- deps: bump postcss from 8.5.8 to 8.5.12 in /website in the npm_and_yarn group across 1 directory (#2355) (822ea39)
- deps: update angular monorepo to v21.2.10 (#2343) (05971d4)
- deps: update angular-cli monorepo to v21.2.8 (#2336) (7648c21)
- deps: update angular-cli monorepo to v21.2.9 (#2370) (b111629)
- deps: update dependency @angular/cdk to v21.2.8 (#2344) (a5ddedc)
- deps: update dependency @angular/cdk to v21.2.9 (#2369) (8838e7e)
- deps: update dependency @sentry/cli to v3.4.0 (#2353) (796cfdd)
- deps: update dependency jsdom to v29.1.0 (#2352) (e8a3550)
- deps: update dependency postcss to v8.5.12 (#2351) (aa90e85)
- deps: update dependency posthog-js to v1.372.1 (#2354) (593c9ee)
- deps: update dependency stripe to v1.40.7 (#2332) (5338323)
- deps: update dependency stripe to v1.40.8 (#2350) (0d77932)
- deps: update dependency stripe to v1.40.9 (#2360) (3852898)
- deps: update dependency vitest to v4.1.5 (#2326) (733c08e)
- deps: update dependency watchexec to v2.5.1 (#2366) (b7b295a)
- deps: update docker docker tag to v29.4.1 (#2322) (a4311de)
- deps: update googleapis/release-please-action action to v5 (#2346) (859108f)
- deps: update module go:github.com/go-delve/delve/cmd/dlv to v1.26.2 (#2316) (eb42a84)
- deps: update module go:github.com/go-delve/delve/cmd/dlv to v1.26.3 (#2356) (dfe7856)
- deps: update pnpm to v10.33.1 (#2337) (7ed37a7)
- deps: update pnpm to v10.33.2 (#2347) (66012bb)
- deps: update pnpm/action-setup action to v6 (#2240) (f0eb410)
- deps: update tailwindcss monorepo to v4.2.3 (#2320) (6f08318)
- deps: update tailwindcss monorepo to v4.2.4 (#2327) (6f58be7)
- deps: update website dependencies to v4.2.3 (#2321) (4d562b8)
- improved agent update modal (#2325) (9a461dd)
- website: small CSS tweaks (#2368) (ddadbbd)
2.20.0 (2026-04-20)
Section titled “2.20.0 (2026-04-20)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- backend: ensure pro features for enterprise orgs with license (#2273) (7a6b530)
- deps: update aws-sdk-go-v2 monorepo (#2301) (852712f)
- deps: update kubernetes monorepo to v0.35.4 (#2283) (f07f840)
- deps: update module github.com/aws/aws-sdk-go-v2/config to v1.32.15 (#2295) (3b06981)
- deps: update module github.com/aws/smithy-go to v1.25.0 (#2285) (999aaa1)
- deps: update module github.com/docker/compose/v5 to v5.1.3 (#2284) (1a9e2b5)
- deps: update module github.com/jackc/pgx/v5 to v5.9.2 (#2304) (fe7fcf8)
- deps: update module github.com/lestrrat-go/jwx/v3 to v3.1.0 (#2305) (6865703)
- deps: update website dependencies (#2257) (8fe8075)
- deps: bump protobufjs from 7.5.4 to 7.5.5 in the npm_and_yarn group across 1 directory (#2298) (c61d325)
- deps: bump the npm_and_yarn group across 2 directories with 2 updates (#2275) (54a8414)
- deps: update actions/setup-node action to v6.4.0 (#2308) (eb13a03)
- deps: update alpine docker tag to v3.23.4 (#2276) (b99caa0)
- deps: update angular monorepo to v21.2.9 (#2277) (890b774)
- deps: update axllent/mailpit docker tag to v1.29.7 (#2279) (7953c51)
- deps: update dependency @angular/cdk to v21.2.7 (#2294) (78019c7)
- deps: update dependency @codemirror/view to v6.41.1 (#2303) (78a75bd)
- deps: update dependency marked to v18.0.1 (#2299) (b9d19c1)
- deps: update dependency marked to v18.0.2 (#2302) (31da516)
- deps: update dependency postcss to v8.5.10 (#2280) (376c117)
- deps: update dependency posthog-js to v1.369.3 (#2310) (7972fda)
- deps: update dependency stripe to v1.40.6 (#2282) (7082e98)
- deps: update sentry-javascript monorepo to v10.49.0 (#2311) (d87d115)
- remove deployment target status (#2281) (a1ba987)
- replace Discord references with GitHub Discussions (#2297) (8cc8969)
- blog post on mounting configuration files in Docker Compose (#2266) (37f722e)
- minio -> rustfs migration (#2293) (f2f20a4)
- prometheus integration (#2286) (530403e)
- website: 2026 refresh for blog posts and glossary (#2300) (15f9138)
- website: add glossary link in footer (#2291) (554f8e0)
Refactoring
Section titled “Refactoring”2.19.0 (2026-04-15)
Section titled “2.19.0 (2026-04-15)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- backend: Distr Enterprise limit enforcement (#2264) (0a864a2)
- deps: update module github.com/go-co-op/gocron/v2 to v2.21.0 (#2265) (cacae3d)
- deps: update dependency autoprefixer to v10.5.0 (#2259) (20a246e)
- deps: update dependency prettier to v3.8.3 (#2267) (a096aea)
- deps: update dependency stripe to v1.40.5 (#2256) (317409f)
- deps: update googleapis/release-please-action action to v4.4.1 (#2254) (a2e0093)
- frontend: add select all, sticky filter and disable auto-scroll to log viewer (#2270) (5121f63)
- frontend: always display reconnect button (#2268) (8670b6a)
- update claude code instructions (#2262) (c60b28c)
Refactoring
Section titled “Refactoring”2.18.0 (2026-04-13)
Section titled “2.18.0 (2026-04-13)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update module github.com/getsentry/sentry-go/otel/otlp to v0.45.1 (#2248) (4dab532)
- deps: update module github.com/oaswrap/spec/adapter/chiopenapi to v0.4.1 (#2243) (e66a35a)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.150.0 (#2253) (89ef0b7)
- deps: update module golang.org/x/crypto to v0.50.0 (#2233) (972c804)
- deps: update website dependencies (#2226) (26113e5)
- deps: update actions/upload-artifact action to v7.0.1 (#2239) (c2bfd86)
- deps: update dependency jasmine-core to ~6.2.0 (#2241) (7c3c1b6)
- deps: update dependency posthog-js to v1.367.0 (#2245) (424a109)
- deps: update dependency prettier to v3.8.2 (#2234) (6f4fb43)
- deps: update dependency typedoc to v0.28.19 (#2242) (b133094)
- deps: update docker/build-push-action action to v7.1.0 (#2238) (2394658)
- deps: update flowbite to v4 (#2236) (99734e3)
- deps: update sentry-javascript monorepo to v10.48.0 (#2246) (551f4cd)
- frontend: fix build warnings (#2235) (f3b3442)
- frontend: minor CSS adjustments (#2237) (0a790d4)
- add blog post - How to Protect Source Code and IP in Docker/K8s (#2197) (b88bd7f)
- update readme (#2230) (def5879)
2.17.1 (2026-04-09)
Section titled “2.17.1 (2026-04-09)”2.17.0 (2026-04-09)
Section titled “2.17.0 (2026-04-09)”Features
Section titled “Features”- add license key revisions (#2165) (ccddfcf)
- agent: run docker compose up directly instead of using
Exec(#2223) (ec79ef9)
Bug Fixes
Section titled “Bug Fixes”- add cap for agent logs buffer size and increase max request size for agent endpoints to 10MiB (#2208) (6527482)
- agent: prevent resource exhaustion caused by log congestion (#2187) (ac181be)
- backend: add missing organization ID check (#2218) (a5c3633)
- backend: add sanitizing deployment log records (#2204) (9c7fabc)
- backend: update to latest hello-distr compose file for agents tutorial (#2221) (6967e2b)
- deps: update dependency astro to v6.1.5 (#2220) (6970bec)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.99.0 (#2201) (d15a1c6)
- deps: update module github.com/coreos/go-oidc/v3 to v3.18.0 (#2203) (ab84c71)
- deps: update module github.com/docker/compose/v5 to v5.1.2 (#2219) (091dacb)
- deps: update module github.com/getsentry/sentry-go to v0.45.0 (#2222) (dc5abbf)
- deps: update module github.com/stripe/stripe-go/v85 to v85.0.1 (#2207) (c8f8068)
- deps: update module helm.sh/helm/v4 to v4.1.4 (#2217) (4dfcfcf)
- deps: update website dependencies (#2164) (d437279)
- backend: migrate to sentry OTLP exporter (#2227) (576128a)
- deps: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.43.0 in the go_modules group across 1 directory (#2211) (78b5c33)
- deps: bump stripe-go to v85 (#2153) (4c3adfb)
- deps: bump the npm_and_yarn group across 1 directory with 2 updates (#2202) (bb5b973)
- deps: update angular monorepo to v21.2.8 (#2212) (cc80d8a)
- deps: update angular-cli monorepo to v21.2.7 (#2213) (6c9cafd)
- deps: update dependency @angular/cdk to v21.2.6 (#2214) (0bc1393)
- deps: update dependency go to v1.26.2 (#2198) (524e5e3)
- deps: update dependency postcss to v8.5.9 (#2200) (f8ef054)
- deps: update dependency stripe to v1.40.2 (#2196) (214a6b3)
- deps: update dependency stripe to v1.40.3 (#2215) (70e1f08)
- deps: update dependency vitest to v4.1.4 (#2216) (c1f1753)
- deps: update docker docker tag to v29.4.0 (#2199) (88b5dc2)
- docker-agent: report error status if a deployment has no containers (#2225) (0d513ec)
- log viewer improvements (#2206) (6a29b46)
- update rate limit policy (#2205) (9f3b909)
2.16.2 (2026-04-07)
Section titled “2.16.2 (2026-04-07)”Bug Fixes
Section titled “Bug Fixes”- backend: return no content (204) status code if organizationId can’t be found in subscription (#2191) (52c70b0)
- deps: update dependency marked to v18 (#2189) (bf26316)
- deps: update module github.com/docker/cli to v29.4.0+incompatible (#2184) (ebf0b17)
- deps: update module github.com/go-co-op/gocron/v2 to v2.20.0 (#2182) (7b14d54)
- deps: update module github.com/oaswrap/spec/adapter/chiopenapi to v0.4.0 (#2173) (29efb0b)
- deps: update opentelemetry-go-contrib monorepo to v0.68.0 (#2185) (ee6572e)
- docker-agent: don’t mount / if metrics collection is disabled (#2193) (7719c2b)
- deps: update dependency stripe to v1.40.1 (#2181) (6de09e1)
- deps: update dependency vitest to v4.1.3 (#2186) (f25a430)
- fix typo in log collection (#2194) (fa0c0de)
- revert “chore(deps): update dependency stripe to v1.40.1 (#2181)” (#2190) (2de4915)
2.16.1 (2026-04-07)
Section titled “2.16.1 (2026-04-07)”Bug Fixes
Section titled “Bug Fixes”- agent: increase healty timeout for agent autoheal (#2180) (60fdeb5)
- agent: prevent repeated uninstall after failure (#2154) (31cbbaa)
- deps: update aws-sdk-go-v2 monorepo (#2157) (032ad9f)
- deps: update module github.com/aws/smithy-go to v1.24.3 (#2158) (65aa11d)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.10.2 (#2163) (c823109)
- deps: update module github.com/moby/moby/client to v0.4.0 (#2167) (490dd83)
- deps: update opentelemetry-go monorepo to v1.43.0 (#2160) (025ea7d)
- deps: bump lodash from 4.17.23 to 4.18.1 in /website in the npm_and_yarn group across 1 directory (#2151) (e87e1e9)
- deps: bump the go_modules group across 1 directory with 2 updates (#2159) (54a5514)
- deps: bump the npm_and_yarn group across 1 directory with 2 updates (#2177) (7b50c95)
- deps: update aws-actions/configure-aws-credentials digest to ec61189 (#2178) (8298a96)
- deps: update axllent/mailpit docker tag to v1.29.6 (#2171) (01422d5)
- deps: update dependency @sentry/cli to v3.3.5 (#2174) (841a3de)
- deps: update dependency jsdom to v29.0.2 (#2179) (7ddeaa6)
- deps: update dependency marked to v17.0.6 (#2169) (ed5dd88)
- deps: update dependency posthog-js to v1.364.7 (#2175) (a4e26c8)
- deps: update docker/login-action action to v4.1.0 (#2155) (5df2bcd)
- frontend: remove
ngx-toastr(#2162) (d5c103a) - frontend: replace
ngx-markdownwith a thinmarkedwrapper (#2161) (5c420a5)
2.16.0 (2026-04-02)
Section titled “2.16.0 (2026-04-02)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update astro monorepo (#2145) (f9b234a)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.98.0 (#2130) (65606f0)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.149.0 (#2132) (cf0924e)
- deps: update module github.com/shirou/gopsutil/v4 to v4.26.3 (#2133) (41b1713)
- deps: update angular monorepo to v21.2.7 (#2141) (89a5821)
- deps: update angular-cli monorepo to v21.2.6 (#2139) (1c48937)
- deps: update dependency @angular/cdk to v21.2.5 (#2142) (0bf44d9)
- deps: update dependency @codemirror/view to v6.41.0 (#2136) (e7c0a8f)
- deps: update dependency baseline-browser-mapping to v2.10.13 (#2129) (64fdccd)
- deps: update dependency mermaid to v11.14.0 (#2137) (9a2f0f2)
- deps: update dependency playwright to v1.59.0 (#2131) (ddc6f76)
- deps: update dependency playwright to v1.59.1 (#2144) (ece7d0a)
- restructure docs (#2073) (f67e74b)
- website: add og:image support (#2149) (0c1da66)
- website: overhaul customer portal documentation (#2146) (efa5273)
Performance
Section titled “Performance”2.15.1 (2026-03-31)
Section titled “2.15.1 (2026-03-31)”Bug Fixes
Section titled “Bug Fixes”2.15.0 (2026-03-31)
Section titled “2.15.0 (2026-03-31)”Features
Section titled “Features”- add alerting based on DeploymentTargetMetrics values (#2077) (1f7ac36)
- add blog post - Support Bundles: Structured Diagnostics Without Giving Up SSH (#2107) (18cdff1)
- add splitting log record resources into active/archived (#2018) (e764147)
- agent: add disk metrics collection for docker agent (#2051) (c13a7a8)
- backend: add endpoint to retrieve the license key public key (#2094) (16af380)
- docker-agent: add docker agent healthchecks and autoheal (#2044) (7b3ab65)
- docker-agent: add pruning of previous container images (#2011) (2242cae)
Bug Fixes
Section titled “Bug Fixes”- agent: add —remove-orphans for compose apply (#2019) (52db269)
- backend: add missing OpenAPI spec options (#2066) (f6f236d)
- backend: fix blobs counted multiple times in artifact size query (#2095) (3492827)
- deps: update astro monorepo (#2100) (8c03987)
- deps: update aws-sdk-go-v2 monorepo (#2101) (aa83754)
- deps: update dependency @astrojs/starlight to v0.38.2 (#2055) (a7268a3)
- deps: update dependency astro to v6.0.8 (#2053) (179a254)
- deps: update dependency astro to v6.1.2 (#2118) (3f9db24)
- deps: update dependency starlight-links-validator to ^0.21.0 (#2106) (3d630fd)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.2 (#2072) (1539a0b)
- deps: update module github.com/docker/cli to v29.3.1+incompatible (#1358) (8717c91)
- deps: update module github.com/docker/compose/v5 to v5.1.1 (#2048) (c24a704)
- deps: update module github.com/getsentry/sentry-go/otel to v0.44.1 (#2079) (5f559ab)
- deps: update module github.com/jackc/pgx/v5 to v5.9.1 (#2060) (3410769)
- deps: update module github.com/samber/slog-zap/v2 to v2.6.4 (#2085) (95ce367)
- docker-agent: retry image deletion (#2045) (0107122)
- frontend: add dropdown max height (#2046) (cae9c2f)
- deps: bump the npm_and_yarn group across 1 directory with 2 updates (#2092) (f36f867)
- deps: bump the npm_and_yarn group across 2 directories with 1 update (#2103) (7ba1186)
- deps: update actions/setup-go action to v6.4.0 (#2112) (aa1ef4e)
- deps: update anchore/sbom-action action to v0.24.0 (#2056) (c82431f)
- deps: update angular monorepo to v21.2.6 (#2089) (05455c3)
- deps: update angular-cli monorepo to v21.2.4 (#2096) (67b4b4f)
- deps: update angular-cli monorepo to v21.2.5 (#2104) (73de3b9)
- deps: update axllent/mailpit docker tag to v1.29.4 (#2061) (906bc06)
- deps: update axllent/mailpit docker tag to v1.29.5 (#2110) (ab07f21)
- deps: update azure/setup-helm action to v5 (#2074) (43486ed)
- deps: update dependency @angular/cdk to v21.2.4 (#2086) (ff1dfa9)
- deps: update dependency @codemirror/lang-yaml to v6.1.3 (#2076) (c2ccb98)
- deps: update dependency @codemirror/language to v6.12.3 (#2082) (5c4b29f)
- deps: update dependency @iconify-json/lucide to v1.2.100 (#2108) (16fcd74)
- deps: update dependency @iconify-json/lucide to v1.2.101 (#2122) (7a2e464)
- deps: update dependency @iconify-json/lucide to v1.2.99 (#2093) (48f480a)
- deps: update dependency @sentry/cli to v3.3.4 (#2113) (b40c98b)
- deps: update dependency baseline-browser-mapping to v2.10.10 (#2059) (c3101ad)
- deps: update dependency baseline-browser-mapping to v2.10.11 (#2098) (c5cd6e5)
- deps: update dependency baseline-browser-mapping to v2.10.12 (#2109) (3b819a8)
- deps: update dependency github-buttons to v2.32.0 (#2065) (47fa6ec)
- deps: update dependency jsdom to v29.0.1 (#2047) (4df4e7b)
- deps: update dependency marked to v17.0.5 (#2052) (c14e018)
- deps: update dependency pnpm to v10.33.0 (#2080) (eab3050)
- deps: update dependency posthog-js to v1.364.1 (#2114) (ac40ed2)
- deps: update dependency stripe to v1.38.1 (#2057) (30b3a01)
- deps: update dependency stripe to v1.38.2 (#2071) (3b770d2)
- deps: update dependency stripe to v1.38.3 (#2081) (22a80da)
- deps: update dependency stripe to v1.39.0 (#2102) (cfd4fcb)
- deps: update dependency stripe to v1.40.0 (#2119) (948694f)
- deps: update dependency typedoc to v0.28.18 (#2062) (a3db66c)
- deps: update dependency vitest to v4.1.1 (#2067) (a19420d)
- deps: update dependency vitest to v4.1.2 (#2099) (92885af)
- deps: update docker docker tag to v29.3.1 (#2087) (c4549ca)
- deps: update ghcr.io/distr-sh/distr-ce docker tag to v2.14.3 (#2069) (743d63a)
- deps: update golangci-lint to v2.11.4 (#2063) (44cd60d)
- deps: update sentry-javascript monorepo to v10.46.0 (#2115) (be87ed0)
- deps: update sigstore/cosign-installer action to v4.1.1 (#2090) (133004d)
- deps: update sigstore/cosign-installer action to v4.1.1 (#2111) (b6b56ee)
- deps: upgrade ngx-toastr to v20 (#2105) (121957e)
- frontend: migrate Angular annotations to signals API (#2084) (e9e87c1)
- frontend: migrate to new Angular animations (#2097) (a5a2eb3)
- frontend: rename “Agent status” to “Deployment status” (#2116) (e88436a)
- ignore website from root prettier (6f36f38)
- remove duplicate editorconfig and mise file (20dbdcf)
- replace minio with rustfs (#2031) (fb88c93)
- upgrade compose files to postgres 18, chart to postgres 17 (#2029) (4a6c098)
- webiste: remove renovate file (1a04663)
- webiste: update website repo root (9298469)
- website: add blog post - Container Logs and Metrics From Every Customer Deployment (3294c6f)
- website: add blog post - Usage Limits, Seat Counts and Feature Gates for Self-Hosted Software (d9dbd06)
- website: add blog post - Your Helm Chart Works. But Does It Work on Your Customer’s Kubernetes? (500388d)
- website: add blogpost vulnerability scanning (6f3bd36)
- website: add compatibilty matrix guide (ed4f908)
- website: add guide for migrating existing Helm releases (9b9ffb9)
- website: add support bundles documentation (addea6a)
- website: add vulnerability scanning guide (0931ebc)
- website: Astro v6 (03a9ecc)
- website: bump devalue from 5.6.3 to 5.6.4 (90a8269)
- website: bump undici from 7.23.0 to 7.24.5 (fc55a7c)
- website: correct .gitattributes LFS patterns to use wildcard prefix (0a4c9e4)
- website: don’t specify node minor version (5e30746)
- website: ensure website action, uses lfs objects (466384e)
- website: entitlements rename + license keys documentation (v2.12.0) (75e4b2a)
- website: fix broken image (525c532)
- website: format (fc2a134)
- website: import website (#2049) (9f79c3e)
- website: lower navbar breakpoint for MacBook Pro 14” visibility (7864b26)
- website: pre flight check documentation (fe0a3e8)
- website: prepare website import (d3c7818)
- website: update actions/setup-node digest to 53b8394 (7b76535)
- website: update deps (aeab221)
- website: update GitHub stars (31ed96a)
- website: update pnpm/action-setup action to v5 (822d786)
- website: update year (01d33a0)
- website: upgrade (638a17e)
- website: upgrade deps (ca105af)
- website: upgrade deps (7f9e04f)
- website: write a docker swarm routing blog post (b8b8c0b)
2.14.1 (2026-03-19)
Section titled “2.14.1 (2026-03-19)”Bug Fixes
Section titled “Bug Fixes”- backend: prevent startup crash caused by bad database join (#2042) (01321d5)
- deps: update kubernetes monorepo to v0.35.3 (#2041) (17a10d9)
- frontend: add missing secureImage pipe (#2033) (d029b94)
- frontend: don’t fetch the tutorial progress if not needed (#2032) (4e8bff2)
- deps: bump google.golang.org/grpc from 1.79.2 to 1.79.3 in the go_modules group across 1 directory (#2039) (4170b91)
- deps: update angular monorepo to v21.2.5 (#2037) (8d3aae5)
- deps: update angular-cli monorepo to v21.2.3 (#2036) (29fbc28)
- deps: update dependency @angular/cdk to v21.2.3 (#2038) (f40da74)
- deps: update dependency typedoc-plugin-markdown to v4.11.0 (#2040) (c5178b3)
- deps: update tailwindcss monorepo to v4.2.2 (#2034) (8953738)
2.14.0 (2026-03-18)
Section titled “2.14.0 (2026-03-18)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.148.0 (#2027) (eb6ecdd)
- deps: update dependency stripe to v1.37.8 (#2026) (2652039)
- frontend: improve syntax highlighting (#2030) (5478914)
2.13.0 (2026-03-17)
Section titled “2.13.0 (2026-03-17)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update aws-sdk-go-v2 monorepo (#2006) (aa31888)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.0 (#2003) (7d1e8bc)
- deps: update module github.com/lestrrat-go/jwx/v3 to v3.0.13 (#2020) (f8ab382)
- deps: update module golang.org/x/crypto to v0.49.0 (#1996) (d674b56)
- deps: update module helm.sh/helm/v4 to v4.1.3 (#1995) (c656e08)
- streamline license UI wording in licenses section (#2015) (166733c)
- add reading limits from license key (#1977) (662359e)
- deps: bump undici from 6.23.0 to 6.24.0 in the npm_and_yarn group across 1 directory (#2007) (59377c6)
- deps: update actions/download-artifact action to v8.0.1 (#1991) (05c434b)
- deps: update angular monorepo to v21.2.3 (#1994) (b9ee29f)
- deps: update angular monorepo to v21.2.4 (#2001) (bde0bbc)
- deps: update angular-cli monorepo to v21.2.2 (#1989) (f66f718)
- deps: update codemirror (#1998) (6908ea1)
- deps: update dependency @angular/cdk to v21.2.2 (#1993) (078fd03)
- deps: update dependency @sentry/cli to v3.3.3 (#2009) (9884ee2)
- deps: update dependency dayjs to v1.11.20 (#1999) (6adfe74)
- deps: update dependency jsdom to v29 (#2008) (9c4d5e0)
- deps: update dependency posthog-js to v1.360.2 (#2010) (13a160a)
- deps: update dependency stripe to v1.37.3 (#2002) (8a582c7)
- deps: update dependency stripe to v1.37.4 (#2014) (37188c2)
- deps: update dependency vitest to v4.1.0 (#2000) (a4c911a)
- deps: update pnpm/action-setup action to v4.3.0 (#1992) (5df675b)
- deps: update pnpm/action-setup action to v4.4.0 (#2004) (3c92c01)
- deps: update pnpm/action-setup action to v5 (#2017) (024c90a)
- deps: upgrate github.com/lestrrat-go/jwx to v3 (#2005) (c8ae490)
- unique ids on license overview page (#2022) (84feee9)
2.12.0 (2026-03-11)
Section titled “2.12.0 (2026-03-11)”Features
Section titled “Features”2.11.8 (2026-03-11)
Section titled “2.11.8 (2026-03-11)”Bug Fixes
Section titled “Bug Fixes”- deps: update module github.com/moby/moby/client to v0.3.0 (#1953) (ae925a6)
- deps: update module github.com/stripe/stripe-go/v84 to v84.4.1 (#1967) (f058b76)
- deps: update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.42.0 (#1965) (9f96313)
- deps: update module golang.org/x/oauth2 to v0.36.0 (#1970) (48bd877)
- deps: update opentelemetry-go-contrib monorepo to v0.67.0 (#1968) (7956243)
- frontend: update registry tutorial and fix stuck after first step (#1955) (18227d5)
- kubernetes-agent: prevent partial self-update caused by “context cancelled” error (#1982) (e735b89)
- sdk/js: update all updates all deployments (#1984) (5ea9a2d)
- deps: bump github.com/sigstore/sigstore from 1.10.0 to 1.10.4 in the go_modules group across 1 directory (#1954) (6f94918)
- deps: bump hono from 4.12.5 to 4.12.7 in the npm_and_yarn group across 1 directory (#1985) (c582a21)
- deps: bump tar from 7.5.10 to 7.5.11 in the npm_and_yarn group across 1 directory (#1987) (ef2dc0c)
- deps: bump the npm_and_yarn group across 1 directory with 2 updates (#1963) (416618d)
- deps: remove direct dependency on docker/docker (#1961) (409b274)
- deps: update anchore/sbom-action action to v0.23.1 (#1974) (ee07b3d)
- deps: update angular monorepo to v21.2.2 (#1972) (a0894e2)
- deps: update axllent/mailpit docker tag to v1.29.3 (#1976) (b6a8d2c)
- deps: update dependency @angular/cdk to v21.2.1 (#1948) (4d6a977)
- deps: update dependency @codemirror/view to v6.39.17 (#1978) (6e13e4b)
- deps: update dependency golangci-lint to v2.11.3 (#1979) (52c52c3)
- deps: update dependency golangci/golangci-lint to v2.11.3 (#1981) (ba33c32)
- deps: update dependency pnpm to v10.31.0 (#1969) (daec906)
- deps: update dependency pnpm to v10.32.0 (#1975) (2cd2502)
- deps: update dependency pnpm to v10.32.1 (#1986) (1b9539d)
- deps: update docker/metadata-action action to v6 (#1957) (edf57ea)
- deps: update docker/setup-buildx-action action to v4 (#1958) (18d968b)
- deps: update golangci-lint (#1960) (11997e3)
- deps: update golangci-lint to v2.11.2 (#1962) (fff2288)
- deps: update sigstore/cosign-installer action to v4.1.0 (#1973) (181102e)
- discontinue the Distr MCP server (#1971) (bc2b6ec)
- kubernetes-agent: set helm MaxHistory to 10 (#1980) (a4cd99d)
- sdk/js: add updateAllDeployments option to reuse config from current deployment revision (#1959) (e4faf5e)
2.11.7 (2026-03-06)
Section titled “2.11.7 (2026-03-06)”Bug Fixes
Section titled “Bug Fixes”- deps: update aws-sdk-go-v2 monorepo (#1932) (32f95d1)
- deps: update module github.com/docker/compose/v5 to v5.1.0 [security] (#1940) (5273053)
- deps: update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.41.0 (#1929) (dcf07e8)
- add cache-control header for frontend assets (#1947) (937537d)
- deps: update actions/setup-node action to v6.3.0 (#1934) (248faf3)
- deps: update angular monorepo to v21.2.1 (#1936) (1f0f241)
- deps: update angular-cli monorepo to v21.2.1 (#1945) (1c4dc21)
- deps: update dependency go to v1.26.1 (#1949) (59f957e)
- deps: update dependency marked to v17.0.4 (#1937) (1eb517b)
- deps: update docker docker tag to v29.3.0 (#1950) (bf1800e)
- deps: update docker/build-push-action action to v7 (#1951) (ce345f8)
- deps: update docker/login-action action to v4 (#1935) (d36a1e2)
- hide artifact instructions for vendors with subscription (#1943) (f3504c8)
- improve deployments page customer header (#1942) (d13a770)
2.11.6 (2026-03-04)
Section titled “2.11.6 (2026-03-04)”Bug Fixes
Section titled “Bug Fixes”- agent: disable credentials cache (#1933) (6a513cd)
- deps: update kubernetes packages to v0.35.2 (#1912) (48df436)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.96.2 (#1913) (50f13fd)
- deps: update module github.com/aws/smithy-go to v1.24.2 (#1920) (d5e22af)
- deps: update module github.com/mark3labs/mcp-go to v0.44.1 (#1915) (4724947)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.147.0 (#1923) (5740013)
- deps: update module github.com/stripe/stripe-go/v84 to v84.4.0 (#1918) (8a0e40b)
- deps: update opentelemetry-go-contrib monorepo to v0.66.0 (#1930) (37e87d4)
- deps: bump minimatch from 9.0.6 to 9.0.9 in /sdk/js in the npm_and_yarn group across 1 directory (#1914) (e610ada)
- deps: update actions/setup-go action to v6.3.0 (#1904) (45342af)
- deps: update anchore/sbom-action action to v0.23.0 (#1905) (db463d4)
- deps: update angular monorepo to v21.2.0 (#1908) (f639cf2)
- deps: update dependency @angular/cdk to v21.2.0 (#1909) (0609b45)
- deps: update dependency @codemirror/language to v6.12.2 (#1901) (b88aae3)
- deps: update dependency @codemirror/view to v6.39.16 (#1921) (497edce)
- deps: update dependency pnpm to v10.30.3 (#1892) (39a0f79)
- deps: update dependency postcss to v8.5.8 (#1922) (aed770c)
- deps: update dependency stripe to v1.37.2 (#1916) (3ac56d6)
- deps: update github artifact actions (major) (#1919) (eabf6e2)
- deps: update module go:github.com/go-delve/delve/cmd/dlv to v1.26.1 (#1931) (136615d)
- deps: update tailwindcss monorepo to v4.2.1 (#1889) (f353532)
- fix superadmin visibility (#1907) (aace68e)
- ui: make customer deployments collapsible (#1928) (5250653)
2.11.5 (2026-02-26)
Section titled “2.11.5 (2026-02-26)”Bug Fixes
Section titled “Bug Fixes”- agent: prevent agent 401 by logging out before docker login (#1903) (042d0f4)
- deps: update aws-sdk-go-v2 monorepo (#1891) (f1cb9bd)
- deps: update module github.com/getsentry/sentry-go/otel to v0.43.0 (#1897) (a163e89)
- deps: bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#1899) (fd08dee)
- deps: update angular-cli monorepo to v21.2.0 (#1890) (2d4f172)
- deps: update axllent/mailpit docker tag to v1.29.2 (#1898) (7574fb9)
- deps: update dependency autoprefixer to v10.4.27 (#1902) (bbae55f)
- deps: update distr-sh/hello-distr to v0.4.3 (#1887) (345dc35)
- ui: remove id column from application detail component (#1886) (c0379c9)
2.11.4 (2026-02-23)
Section titled “2.11.4 (2026-02-23)”Bug Fixes
Section titled “Bug Fixes”- backend: fix bad userId in pull log creation for agent (#1873) (8b776a9)
- deps: update module github.com/aws/smithy-go to v1.24.1 (#1878) (cd15db4)
- backend: reduce agent handler error log spam (#1874) (7045712)
- deps: bump the npm_and_yarn group across 2 directories with 2 updates (#1879) (e9e4915)
- deps: update dependency @codemirror/view to v6.39.15 (#1872) (f0d022b)
- deps: update dependency @sentry/cli to v3.2.1 (#1882) (e1e23d4)
- deps: update dependency jasmine-core to ~6.1.0 (#1880) (a69cfb2)
- deps: update dependency pnpm to v10.30.1 (#1871) (144ac09)
- deps: update dependency posthog-js to v1.352.0 (#1883) (e10eeb6)
- deps: update dependency zone.js to v0.16.1 (#1870) (818c623)
- deps: update sentry-javascript monorepo to v10.39.0 (#1884) (bdc5931)
- registry: more granular “access denied” messages (#1875) (e33ac42)
2.11.3 (2026-02-19)
Section titled “2.11.3 (2026-02-19)”Bug Fixes
Section titled “Bug Fixes”- chart: add imagePullSecrets to CronJob template (#1869) (c5f9864)
- deps: update aws-sdk-go-v2 monorepo (#1849) (39c2682)
- deps: update aws-sdk-go-v2 monorepo (#1858) (79f2918)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.146.0 (#1857) (085d4df)
- deps: bump minimatch from 10.1.2 to 10.2.1 in the npm_and_yarn group across 1 directory (#1862) (8d8baa2)
- deps: bump tar from 7.5.7 to 7.5.9 in the npm_and_yarn group across 1 directory (#1852) (72411b9)
- deps: update angular monorepo to v21.1.5 (#1817) (da1d648)
- deps: update dependency @angular/cdk to v21.1.5 (#1853) (c63b64e)
- deps: update dependency marked to v17.0.3 (#1847) (0861869)
- deps: update dependency pnpm to v10.30.0 (#1850) (f4cc921)
- deps: update dependency stripe to v1.35.1 (#1848) (9ed1c19)
- deps: update distr-sh/hello-distr to v0.4.2 (#1844) (8d1cd18)
- deps: update golangci-lint to v2.10.1 (#1865) (c69b676)
- deps: update module github.com/docker/compose to v5 (#1839) (bea0131)
- deps: update tailwindcss monorepo to v4.2.0 (#1856) (c84d5a7)
- frontend: change title “Vendor Platform” to “Vendor Portal” (#1864) (78625ab)
- frontend: improve customer features column (#1866) (b36a11d)
- remove id column to give other columns more space (#1867) (363f198)
2.11.2 (2026-02-17)
Section titled “2.11.2 (2026-02-17)”2.11.1 (2026-02-17)
Section titled “2.11.1 (2026-02-17)”Bug Fixes
Section titled “Bug Fixes”2.11.0 (2026-02-16)
Section titled “2.11.0 (2026-02-16)”Features
Section titled “Features”- add setting custom helm options (#1837) (67eeec2)
- application version resources (#1826) (bec4478)
- artifact pulls filters (#1808) (1fc872f)
- preflight checks (#1824) (98c6fd4)
Bug Fixes
Section titled “Bug Fixes”- agent: start log collection before deployment success and remember last logs timestamp (#1828) (e83bea2)
- backend: add missing parameter in application license query (#1836) (5526fa7)
- deps: update module github.com/mark3labs/mcp-go to v0.44.0 (#1833) (ffd7e0a)
- deps: update module helm.sh/helm/v3 to v4 (#1362) (7bfd184)
- backend: allow application license version narrowing (#1823) (8fb0c21)
- deps: bump markdown-it from 14.1.0 to 14.1.1 in /sdk/js in the npm_and_yarn group across 1 directory (#1829) (bf635ef)
- deps: update angular-cli monorepo to v21.1.4 (#1818) (21960fd)
- deps: update axllent/mailpit docker tag to v1.29.1 (#1827) (d9da8de)
- deps: update dependency @angular/cdk to v21.1.4 (#1819) (6914dd1)
- deps: update dependency @codemirror/view to v6.39.14 (#1822) (724b5ec)
- deps: update dependency jsdom to v28.1.0 (#1832) (b2958ce)
- deps: update dependency marked to v17.0.2 (#1815) (41bb3c5)
- deps: update dependency pnpm to v10.29.3 (#1816) (56c69fd)
- deps: update dependency posthog-js to v1.347.2 (#1835) (1dc8623)
- deps: update dependency rimraf to v6.1.3 (#1834) (a633b1d)
- deps: update dependency typedoc to v0.28.17 (#1830) (3b1db28)
- deps: update docker/build-push-action action to v6.19.2 (#1820) (477a4c7)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to a932952 (#1831) (5048374)
- ui: change namespace placeholder to be less confusing (#1838) (89a4b42)
2.10.2 (2026-02-11)
Section titled “2.10.2 (2026-02-11)”2.10.1 (2026-02-11)
Section titled “2.10.1 (2026-02-11)”Bug Fixes
Section titled “Bug Fixes”- CustomerOrganizationFeature validation (#1810) (0a48648)
- deps: update kubernetes packages to v0.35.1 (#1802) (2c24d04)
- rename customer feature “notifications” to “alerts” and validate “alerts” depends on “deployment_targets” (#1809) (c34b1ed)
- also streamline Deployment sidebar for vendors and customers (#1799) (7f19bb3)
- deps: update dependency go to v1.26.0 (#1800) (008bd66)
- deps: update dependency golangci-lint to v2.9.0 (#1803) (a86f755)
- deps: update docker/build-push-action action to v6.19.0 (#1811) (be78c40)
- deps: update font awesome to v7.2.0 (#1801) (c0bb006)
- ui: minor deployments and dashboard page adjustments (#1806) (b3f4a38)
- various dashboard and deployments page improvements (#1797) (aa9235f)
2.10.0 (2026-02-10)
Section titled “2.10.0 (2026-02-10)”Features
Section titled “Features”- add downloaded by customer organizations (#1783) (0a59eaa)
- add superadmin user with extended read-only capabilities (#1782) (69ef346)
Bug Fixes
Section titled “Bug Fixes”- add permissions check for notification config api (#1793) (f184f17)
- backend: do not report status “progressing” as recovered from error (#1792) (df618c7)
- deps: update module golang.org/x/crypto to v0.48.0 (#1795) (ca88fd9)
- deps: update module golang.org/x/oauth2 to v0.35.0 (#1787) (4554faf)
- ui: update user name without profile image (#1796) (2e849df)
- deps: update angular-cli monorepo to v21.1.3 (#1780) (a833ed9)
- deps: update codemirror (#1784) (26b7516)
- deps: update dependency pnpm to v10.29.2 (#1786) (0303c02)
- deps: update dependency posthog-js to v1.343.0 (#1788) (b19bc39)
- deps: update dependency typedoc-plugin-markdown to v4.10.0 (#1785) (058ca5c)
- deps: update sentry-javascript monorepo to v10.38.0 (#1789) (5f385f4)
- do not report “context cancelled” (#1791) (02a5e0b)
- rename DeploymentStatusNotificationConfiguration to AlertConfiguration (#1794) (f2293fc)
- rework deployment target card (#1775) (b5f3368)
Performance
Section titled “Performance”2.9.0 (2026-02-05)
Section titled “2.9.0 (2026-02-05)”Features
Section titled “Features”2.8.2 (2026-02-05)
Section titled “2.8.2 (2026-02-05)”Bug Fixes
Section titled “Bug Fixes”2.8.1 (2026-02-05)
Section titled “2.8.1 (2026-02-05)”Bug Fixes
Section titled “Bug Fixes”- deps: update module github.com/go-chi/chi/v5 to v5.2.5 (#1773) (eff9e4a)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.145.0 (#1763) (30ab955)
- deps: update module go.opentelemetry.io/collector/confmap to v1.51.0 (#1752) (a4e57a4)
- frontend: correctly display vendor/customer state of an organization in the navbar (#1767) (a6707ef)
- deps: bump the npm_and_yarn group across 2 directories with 1 update (#1764) (81d3471)
- deps: update anchore/sbom-action action to v0.22.2 (#1768) (57808e9)
- deps: update angular monorepo to v21.1.3 (#1771) (8a72d34)
- deps: update dependency @angular/cdk to v21.1.3 (#1770) (572ea40)
- deps: update dependency go to v1.25.7 (#1769) (e5ca5ca)
- deps: update dependency ngx-markdown to v21.1.0 (#1766) (de8e152)
- deps: update docker docker tag to v29.2.1 (#1765) (f79de3f)
Refactoring
Section titled “Refactoring”2.8.0 (2026-02-03)
Section titled “2.8.0 (2026-02-03)”Features
Section titled “Features”- registry: implement OCI manifest deletion by tag (#1742) (94303ad)
- totp multi-factor authentication (#1734) (e69179b)
Bug Fixes
Section titled “Bug Fixes”- backend: set width on email logos (#1758) (d2d6c55)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.96.0 (#1748) (12ae198)
- deps: update module github.com/getsentry/sentry-go/otel to v0.42.0 (#1723) (da7a28d)
- deps: update module github.com/go-co-op/gocron/v2 to v2.19.1 (#1731) (555c5ac)
- deps: update module github.com/onsi/gomega to v1.39.1 (#1745) (ddda70f)
- deps: update module github.com/stripe/stripe-go/v84 to v84.3.0 (#1749) (00d20ec)
- deps: update module go.opentelemetry.io/collector/consumer to v1.51.0 (#1753) (28f5f45)
- deps: update module go.opentelemetry.io/collector/receiver to v1.51.0 (#1756) (922acf0)
- deps: update opentelemetry-go monorepo to v1.40.0 (#1755) (c4632fe)
- deps: update opentelemetry-go-contrib monorepo to v0.65.0 (#1757) (beb715f)
- add escaping newline characters in env secrets (#1760) (e8c0696)
- deps: update anchore/sbom-action action to v0.22.1 (#1727) (947ce71)
- deps: update angular monorepo to v21.1.2 (#1732) (2d08949)
- deps: update angular-cli monorepo to v21.1.2 (#1729) (8902c0e)
- deps: update axllent/mailpit docker tag to v1.29.0 (#1746) (46a7d40)
- deps: update dependency @angular/cdk to v21.1.2 (#1736) (2df34af)
- deps: update dependency @codemirror/view to v6.39.12 (#1740) (bbd6393)
- deps: update dependency autoprefixer to v10.4.24 (#1744) (652e029)
- deps: update dependency jsdom to v28 (#1750) (5aa88ac)
- deps: update dependency stripe to v1.35.0 (#1747) (0aaa75d)
- deps: update distr-sh/hello-distr to v0.2.4 (#1737) (7cdfcda)
- deps: update distr-sh/hello-distr to v0.4.1 (#1759) (5daf8ab)
- deps: update docker/login-action action to v3.7.0 (#1730) (cd6f146)
- frontend: strip ANSI color escape sequences from logs (#1761) (b64191f)
2.7.1 (2026-01-27)
Section titled “2.7.1 (2026-01-27)”Bug Fixes
Section titled “Bug Fixes”2.7.0 (2026-01-27)
Section titled “2.7.0 (2026-01-27)”Features
Section titled “Features”- add customer organization features (#1691) (970ed09)
- add customer organization to artifact version pull (#1690) (c57f069)
- add health checks for compose deployments and distinct status types for “running” and “healthy” (#1703) (bcb7248)
- collect agent logs (#1692) (d892639)
Bug Fixes
Section titled “Bug Fixes”- backend: improve subscription update error handling (#1714) (05f66f9)
- backend: use correct hello-distr version name in agents tutorial (#1715) (d5eb6a9)
- deps: update module helm.sh/helm/v3 to v3.20.0 (#1699) (5993e57)
- ui: prevent deployment menu from being cut off (#1713) (443ab06)
- allow deleting non-empty customer but show a warning (#1702) (b19665e)
- clarify subscription renews on wording (#1706) (5390432)
- deps: bump tar from 7.5.3 to 7.5.6 in the npm_and_yarn group across 1 directory (#1693) (c62f549)
- deps: update actions/checkout action to v6.0.2 (#1704) (7ae34be)
- deps: update anchore/sbom-action action to v0.22.0 (#1698) (ff63999)
- deps: update angular monorepo to v21.1.1 (#1696) (4f00ee6)
- deps: update angular-cli monorepo to v21.1.1 (#1694) (461bf50)
- deps: update axllent/mailpit docker tag to v1.28.4 (#1708) (167ffe9)
- deps: update dependency @angular/cdk to v21.1.1 (#1695) (24b0668)
- deps: update dependency @types/jasmine to v6 (#1701) (5037a14)
- deps: update dependency pnpm to v10.28.2 (#1718) (e4c2359)
- deps: update dependency posthog-js to v1.335.2 (#1709) (4cbdf61)
- deps: update dependency prettier to v3.8.1 (#1697) (6e5efe3)
- deps: update dependency vitest to v4.0.18 (#1705) (6f20c87)
- deps: update distr-sh/hello-distr to v0.2.3 (#1719) (0fe68c4)
- deps: update docker docker tag to v29.2.0 (#1722) (f1ccd8f)
- deps: update sentry-javascript monorepo to v10.36.0 (#1710) (34ef8a4)
- frontend: sort artifacts by last push (#1716) (b1bbac8)
- kubernetes-agent: use parent resource name for collected logs (#1712) (8e99c99)
2.6.0 (2026-01-20)
Section titled “2.6.0 (2026-01-20)”Features
Section titled “Features”- add deployment target notes (#1664) (226d0c1)
- add edit profile page (#1682) (3cf1c26)
- backend: remember last logged in organization (#1665) (8ea14ea)
- implement status & ready endpoint (#1673) (d73703b)
Bug Fixes
Section titled “Bug Fixes”- deps: update module github.com/getsentry/sentry-go/otel to v0.41.0 (#1660) (7d9e462)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.144.0 (#1689) (82f5b12)
- deps: update module github.com/stripe/stripe-go/v84 to v84.2.0 (#1667) (52a41f5)
- ui: disable @angular/cdk overlay using popover API (#1675) (99e3c49)
- ui: prevent text overflow in toast component (#1654) (fc02207)
- deps: bump tar from 7.5.2 to 7.5.3 in the npm_and_yarn group across 1 directory (#1668) (337d955)
- deps: update axllent/mailpit docker tag to v1.28.3 (#1670) (da764e0)
- deps: update dependency @sentry/cli to v3.1.0 (#1671) (12ddbdb)
- deps: update dependency go to v1.25.6 (#1657) (97da58d)
- deps: update dependency jasmine-core to v6 (#1669) (ad0eb0f)
- deps: update dependency jasmine-core to v6.0.1 (#1680) (4e2e79c)
- deps: update dependency pnpm to v10.28.1 (#1677) (2982714)
- deps: update dependency posthog-js to v1.328.0 (#1672) (4f157a2)
- deps: update distr-sh/hello-distr to v0.2.2 (#1666) (483caba)
- frontend: remove update banner, replace with notification bubble per deployment (#1674) (0ba9dda)
- remove DeploymentTarget created_by (#1676) (120812b)
- ui: use generic icon as default user avatar (#1679) (a31ec23)
2.5.2 (2026-01-15)
Section titled “2.5.2 (2026-01-15)”- change module name to github.com/distr-sh/distr (#1651) (4645d9a)
- rename ghcr.io/glasskube to ghcr.io/distr-sh (#1653) (b4fac20)
2.5.1 (2026-01-15)
Section titled “2.5.1 (2026-01-15)”2.5.0 (2026-01-15)
Section titled “2.5.0 (2026-01-15)”Features
Section titled “Features”- add configuring resource requirements for Kubernetes agent deployment (#1640) (017ca77)
- add option to allow mutating artifact versions (#1630) (79c786e)
- add option to force the kubernetes agent to overwrite a newer helm release (#1633) (012c11c)
Bug Fixes
Section titled “Bug Fixes”- backend: send 400 response to agent pushing logs when deployment doesn’t exist (#1637) (b09112b)
- deps: update module github.com/exaring/otelpgx to v0.10.0 (#1623) (8dec87a)
- deps: update module github.com/go-chi/chi/v5 to v5.2.4 (#1642) (8cea56e)
- deps: update module golang.org/x/crypto to v0.47.0 (#1624) (05b35e1)
- deps: update module helm.sh/helm/v3 to v3.19.5 (#1643) (b8b9580)
- handle delayed initial license use case (#1638) (7bfe05d)
- ui: fix no applications shown in deployment form (#1636) (cd50e83)
- ui: prevent text overflow in deployment wizard (#1628) (5f14b90)
- add dlv to mise for debugging (#1639) (9a5bb22)
- deps: bump qs from 6.13.0 to 6.14.1 in the npm_and_yarn group across 1 directory (#1648) (b6f0724)
- deps: update actions/setup-go action to v6.2.0 (#1627) (f7395e6)
- deps: update actions/setup-node action to v6.2.0 (#1645) (40c1259)
- deps: update codemirror (#1635) (b94898c)
- deps: update dependency @codemirror/view to v6.39.10 (#1629) (47bafc9)
- deps: update dependency @types/jasmine to v5.1.15 (#1625) (b8d08fc)
- deps: update dependency prettier to v3.8.0 (#1644) (0d82fcf)
- deps: update ghcr.io/glasskube/hello-distr/backend docker tag to v0.2.1 (#1631) (56b8870)
- deps: update ghcr.io/glasskube/hello-distr/frontend docker tag to v0.2.1 (#1632) (391d85b)
- deps: update ghcr.io/glasskube/hello-distr/proxy docker tag to v0.2.1 (#1634) (29d5144)
- deps: upgrade to Angular 21 (#1647) (8374e08)
- show contact founder dialog to community users (#1646) (cd666ca)
- ui: hide tutorial navlink if org has subscription (#1641) (ed12315)
2.4.0 (2026-01-12)
Section titled “2.4.0 (2026-01-12)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update axllent/mailpit docker tag to v1.28.2 (#1617) (de7f1cd)
- deps: update dependency @sentry/cli to v3 (#1622) (cbea931)
- deps: update dependency @types/jasmine to v5.1.14 (#1618) (b4bc1ca)
- deps: update dependency pnpm to v10.28.0 (#1616) (d489783)
- deps: update dependency posthog-js to v1.318.1 (#1621) (b0ca9b0)
- deps: update dependency typedoc to v0.28.16 (#1620) (31375c0)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to cba10d7 (#1619) (7dffde2)
2.3.0 (2026-01-09)
Section titled “2.3.0 (2026-01-09)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”2.2.5 (2026-01-08)
Section titled “2.2.5 (2026-01-08)”2.2.4 (2026-01-08)
Section titled “2.2.4 (2026-01-08)”Bug Fixes
Section titled “Bug Fixes”- deps: update kubernetes packages to v0.35.0 (#1578) (dfcbd64)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.95.0 (#1594) (d8ce8e6)
- deps: update module github.com/jackc/pgx/v5 to v5.8.0 (#1595) (fed6c89)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.143.0 (#1597) (68f036f)
- add option to run connect script as root (#1596) (0b4f99d)
- deps: update anchore/sbom-action action to v0.21.1 (#1607) (501dd1a)
- deps: update angular monorepo to v20.3.16 (#1604) (c5d772c)
- deps: update angular-cli monorepo to v20.3.14 (#1605) (613b5db)
- deps: update dependency golangci-lint to v2.8.0 (#1606) (1bd389a)
- frontend: add read-only subscription view for non-admin users (#1599) (dbe1501)
2.2.3 (2026-01-07)
Section titled “2.2.3 (2026-01-07)”Bug Fixes
Section titled “Bug Fixes”- backend: fix PAT cannot be deleted (#1593) (5c66a45)
- deps: update module github.com/stripe/stripe-go/v84 to v84.1.0 (#1575) (fca41cc)
- deps: update anchore/sbom-action action to v0.21.0 (#1592) (773f3c4)
- deps: update axllent/mailpit docker tag to v1.28.1 (#1591) (2011222)
- deps: update codemirror (#1587) (028f8be)
- deps: update dependency pnpm to v10.27.0 (#1581) (378dccf)
- deps: update dependency posthog-js to v1.315.0 (#1585) (707fe56)
- deps: update dependency stripe to v1.34.0 (#1577) (8b0fba1)
- deps: update sentry-javascript monorepo to v10.32.1 (#1586) (d392ee8)
2.2.2 (2025-12-30)
Section titled “2.2.2 (2025-12-30)”- backend: improve Stripe webhook error handling (#1582) (07f9d6d)
- deps: update docker/setup-buildx-action action to v3.12.0 (#1583) (49dc6c1)
- increase deployments per customer for pro orgs (#1589) (a8309f7)
2.2.1 (2025-12-18)
Section titled “2.2.1 (2025-12-18)”Bug Fixes
Section titled “Bug Fixes”- deps: update aws-sdk-go-v2 monorepo (#1574) (46678b7)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.94.0 (#1565) (db9814f)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.142.0 (#1567) (b3d4078)
- kubernetes-agent: increase memory limit to 256Mi and add memory request (#1580) (fde858e)
- deps: update dependency @codemirror/commands to v6.10.1 (#1576) (9e8fafa)
- deps: update dependency stripe to v1.33.2 (#1564) (865b6d0)
2.2.0 (2025-12-15)
Section titled “2.2.0 (2025-12-15)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- also append secret name to pullSecrets in addition to imagePullSecrets (#1561) (976f8ca)
- deps: update module github.com/go-co-op/gocron/v2 to v2.19.0 (#1551) (bfd10ca)
- deps: update module helm.sh/helm/v3 to v3.19.4 (#1553) (39146e8)
- deps: update dependency @codemirror/view to v6.39.4 (#1549) (5073c1a)
- deps: update dependency @sentry/cli to v2.58.4 (#1555) (0851051)
- deps: update dependency autoprefixer to v10.4.23 (#1554) (9d5c950)
- deps: update dependency pnpm to v10.26.0 (#1562) (9694437)
- deps: update dependency posthog-js to v1.306.1 (#1556) (766ef89)
- deps: update ghcr.io/glasskube/hello-distr/backend docker tag to v0.1.12 (#1558) (9c25c3a)
- deps: update ghcr.io/glasskube/hello-distr/proxy docker tag to v0.1.12 (#1559) (81fd44c)
- deps: update github artifact actions (major) (#1552) (897e64a)
- remove deprecated env (#1560) (9a49a06)
- sdk/js: remove deprecated deployment item in deployment target (#1557) (0c3ca3c)
2.1.0 (2025-12-12)
Section titled “2.1.0 (2025-12-12)”Features
Section titled “Features”- add custom pre/post connect scripts for docker agents (#1543) (41d66ef)
- add deployment status and resource log export (#1541) (c0c1d60)
Bug Fixes
Section titled “Bug Fixes”- backend: fix registration error (#1542) (11e6524)
- deps: update aws-sdk-go-v2 monorepo (#1537) (3a20ff1)
- deps: update kubernetes packages to v0.34.3 (#1539) (16b3fa8)
- deps: update module github.com/exaring/otelpgx to v0.9.4 (#1540) (09ec3f7)
- deps: update module helm.sh/helm/v3 to v3.19.3 (#1544) (f9b1100)
- registry: allow storing in-transit blobs on disk to save memory (#1478) (caf6d92)
- deps: update anchore/sbom-action action to v0.20.11 (#1536) (ca43232)
- deps: update dependency @codemirror/view to v6.39.3 (#1545) (7ea57b0)
- deps: update tailwindcss monorepo to v4.1.18 (#1547) (60cc0f3)
- indicate more clearly that this is only a docker compose preview (#1548) (99dc09f)
2.0.2 (2025-12-09)
Section titled “2.0.2 (2025-12-09)”Bug Fixes
Section titled “Bug Fixes”2.0.1 (2025-12-09)
Section titled “2.0.1 (2025-12-09)”Bug Fixes
Section titled “Bug Fixes”2.0.0 (2025-12-09)
Section titled “2.0.0 (2025-12-09)”⚠ BREAKING CHANGES
Section titled “⚠ BREAKING CHANGES”- add customer organizations (#1388)
Features
Section titled “Features”- add a subscription update confirmation modal (#1494) (aba1e3c)
- add customer organizations (#1388) (d7084eb)
- only display subscription banner for vendors (#1511) (74f1429)
- subscription management via Stripe (#1426) (d496d14)
- user roles (#1448) (de7af21)
Bug Fixes
Section titled “Bug Fixes”- add support for SMTP with implicit TLS (#1469) (e02d6a5)
- always run organization updates in transactions (#1496) (156ed00)
- backend: fix visibility issues for deployments endpoints (#1504) (5486382)
- backend: prevent error when two deployment target status with same timestamp (#1435) (54f0436)
- deps: update aws-sdk-go-v2 monorepo (#1430) (71c9b66)
- deps: update aws-sdk-go-v2 monorepo (#1450) (9872064)
- deps: update aws-sdk-go-v2 monorepo (#1485) (8806019)
- deps: update aws-sdk-go-v2 monorepo (#1521) (89a85fc)
- deps: update module github.com/aws/smithy-go to v1.24.0 (#1473) (63db29c)
- deps: update module github.com/getsentry/sentry-go/otel to v0.39.0 (#1442) (0a954cc)
- deps: update module github.com/getsentry/sentry-go/otel to v0.40.0 (#1464) (05db0da)
- deps: update module github.com/go-co-op/gocron/v2 to v2.18.1 (#1441) (934d2fa)
- deps: update module github.com/go-co-op/gocron/v2 to v2.18.2 (#1452) (081f05f)
- deps: update module github.com/golang-migrate/migrate/v4 to v4.19.1 (#1468) (b622e3b)
- deps: update module github.com/mark3labs/mcp-go to v0.43.1 (#1431) (b1b0b9b)
- deps: update module github.com/mark3labs/mcp-go to v0.43.2 (#1503) (b965317)
- deps: update module github.com/onsi/gomega to v1.38.3 (#1518) (c1ccadc)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.141.0 (#1474) (bb10280)
- deps: update module github.com/spf13/cobra to v1.10.2 (#1501) (5ea971a)
- deps: update module github.com/stripe/stripe-go/v83 to v84 (#1480) (02707eb)
- deps: update module golang.org/x/crypto to v0.46.0 (#1522) (3cb5fc1)
- deps: update module golang.org/x/oauth2 to v0.34.0 (#1517) (d5c83a3)
- deps: update opentelemetry-go monorepo to v1.39.0 (#1523) (67b081e)
- deps: update opentelemetry-go-contrib monorepo to v0.64.0 (#1526) (1ac9897)
- fix deployment target visibility for customer organizations (#1445) (2b1956f)
- populate CustomerOrganizationID when switching auth context (#1491) (c82f08f)
- registry: fix access control for write actions (#1506) (8c50d0a)
- ui: do not show install wizard for users with
read_onlyrole (#1505) (d4d7d1e) - ui: fix button hover style (#1497) (3b6c640)
- ui: only display subscription upgrade notice to vendor admins (#1489) (fa71ddb)
- add enforcement of starter features (#1525) (fff3c49)
- add link to Distr Homepage (#1454) (ac50a07)
- add posthog groups (#1460) (9807ac9)
- add subscription type “community” (#1514) (c5c850c)
- change image reference in compose, chart to CE (#1531) (96e89b4)
- deps: update actions/checkout action to v6.0.1 (#1484) (bf39358)
- deps: update actions/setup-node action to v6.1.0 (#1486) (6986992)
- deps: update angular monorepo to v20.3.14 (#1449) (4d1d6a0)
- deps: update angular monorepo to v20.3.15 (#1470) (ec8e533)
- deps: update angular-cli monorepo to v20.3.12 (#1447) (414cad7)
- deps: update angular-cli monorepo to v20.3.13 (#1499) (d60147d)
- deps: update axllent/mailpit docker tag to v1.28.0 (#1451) (b51ccca)
- deps: update dependency @codemirror/view to v6.39.1 (#1520) (57598bf)
- deps: update dependency @codemirror/view to v6.39.2 (#1530) (4040cc1)
- deps: update dependency go to v1.25.5 (#1481) (3d39453)
- deps: update dependency golangci-lint to v2.7.0 (#1500) (847411d)
- deps: update dependency golangci-lint to v2.7.1 (#1507) (d5d084f)
- deps: update dependency golangci-lint to v2.7.2 (#1516) (b22662c)
- deps: update dependency jasmine-core to ~5.13.0 (#1476) (00d7fb9)
- deps: update dependency pnpm to v10.24.0 (#1463) (5270b43)
- deps: update dependency pnpm to v10.25.0 (#1519) (ae49b93)
- deps: update dependency posthog-js to v1.298.0 (#1433) (744d2eb)
- deps: update dependency prettier to v3.7.0 (#1453) (b2ccd7b)
- deps: update dependency prettier to v3.7.1 (#1456) (edb723e)
- deps: update dependency prettier to v3.7.2 (#1465) (ee7b9f4)
- deps: update dependency prettier to v3.7.3 (#1467) (718dc32)
- deps: update dependency prettier to v3.7.4 (#1488) (4288f58)
- deps: update dependency typedoc to v0.28.15 (#1466) (98d09dc)
- deps: update docker/metadata-action action to v5.10.0 (#1459) (02b59d5)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to 2b7c93f (#1509) (c414221)
- deps: update ghcr.io/glasskube/distr docker tag to v1.16.2 (#1438) (ece3264)
- deps: update ghcr.io/glasskube/distr docker tag to v1.16.3 (#1461) (9722ab3)
- deps: update golangci/golangci-lint-action action to v9.1.0 (#1429) (2a3214b)
- deps: update golangci/golangci-lint-action action to v9.2.0 (#1487) (437334f)
- deps: update sentry-javascript monorepo to v10.26.0 (#1434) (e53501d)
- disable license checks if there are no licenses (#1446) (70258b6)
- disable user roles in starter plan (#1510) (a043d5b)
- fix typo (#1508) (215a391)
- improve quota styling (#1527) (b81f732)
- registry: improve Error for violating immutable tags (#1305) (fb05687)
- remove debug logs (#1492) (c37ebe5)
- set trial end date in checkout session (#1515) (23d8c12)
- subscription page improvements (#1524) (e2dc393)
- ui: rename customer organization to customer, customer user to user (#1502) (5e7bf98)
Performance
Section titled “Performance”Refactoring
Section titled “Refactoring”- always use -1 for unlimited subscription quantities (#1490) (03f8576)
- don’t wrap static boolean in signal (#1513) (bf7b226)
1.16.1 (2025-11-21)
Section titled “1.16.1 (2025-11-21)”1.16.0 (2025-11-21)
Section titled “1.16.0 (2025-11-21)”Features
Section titled “Features”- add markdown preview on organization branding page (#1391) (eb8e291)
- generic OIDC provider (#1208) (529ee18)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo (#1407) (131ee3b)
- deps: update aws-sdk-go-v2 monorepo (#1410) (01e4109)
- deps: update dependency @sentry/angular to v10 (#1400) (56f4116)
- deps: update dependency marked to v17 (#1403) (61d25ed)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.92.0 (#1420) (b8bc87f)
- deps: update module github.com/coreos/go-oidc/v3 to v3.17.0 (#1421) (0bd5069)
- deps: update module github.com/getsentry/sentry-go/otel to v0.38.0 (#1379) (4401cd6)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.140.1 (#1382) (79ce232)
- deps: update module go.uber.org/zap to v1.27.1 (#1409) (a457f47)
- deps: update module golang.org/x/crypto to v0.44.0 (#1360) (1f25d02)
- deps: update module golang.org/x/crypto to v0.45.0 [security] (#1411) (4dd31a4)
- deps: update actions/checkout action to v5.0.1 (#1380) (22f9843)
- deps: update actions/checkout action to v6 (#1419) (4e1acfd)
- deps: update actions/setup-go action to v6.1.0 (#1412) (d805a94)
- deps: update anchore/sbom-action action to v0.20.10 (#1381) (3caa51d)
- deps: update angular-cli monorepo to v20.3.11 (#1404) (c2b409b)
- deps: update dependency @angular/cdk to v20.2.14 (#1406) (d6d9636)
- deps: update dependency @sentry/angular to v9.47.1 (#1397) (5642db7)
- deps: update dependency @sentry/cli to v2.58.2 (#1393) (17a3f60)
- deps: update dependency @types/jasmine to v5.1.13 (#1373) (4f75704)
- deps: update dependency golangci-lint to v2.6.2 (#1375) (98a8801)
- deps: update dependency pnpm to v10.23.0 (#1418) (7470080)
- deps: update dependency posthog-js to v1.296.0 (#1398) (a96fc7e)
- deps: update dependency rimraf to v6.1.2 (#1405) (a87a1ba)
- deps: update ghcr.io/glasskube/hello-distr/backend docker tag to v0.1.11 (#1394) (bd2aab5)
- deps: update ghcr.io/glasskube/hello-distr/frontend docker tag to v0.1.11 (#1395) (0db8a92)
- deps: update ghcr.io/glasskube/hello-distr/proxy docker tag to v0.1.11 (#1396) (2928543)
- deps: update npm dependencies (#1384) (6ded2fd)
- move “delete artifact” button to artifact details page (#1390) (4c34939)
1.15.2 (2025-11-17)
Section titled “1.15.2 (2025-11-17)”Bug Fixes
Section titled “Bug Fixes”- deps: update aws-sdk-go-v2 monorepo (#1347) (3d0debd)
- deps: update module github.com/go-co-op/gocron/v2 to v2.18.0 (#1348) (a39076a)
- deps: update module golang.org/x/oauth2 to v0.33.0 (#1353) (9ec1626)
- missing branding in email templates (#1374) (097eb84)
- deps: update angular monorepo to v20.3.12 (#1369) (db84463)
- deps: update dependency @angular/cdk to v20.2.13 (#1370) (74e3aba)
- deps: update dependency @codemirror/view to v6.38.8 (#1372) (75779bf)
- deps: update dependency go to v1.25.4 (#1345) (d48c2b7)
- deps: update dependency posthog-js to v1.293.0 (#1356) (4bbbc88)
- deps: update golangci/golangci-lint-action action to v9 (#1352) (e2054d1)
1.15.1 (2025-11-13)
Section titled “1.15.1 (2025-11-13)”Bug Fixes
Section titled “Bug Fixes”- deps: update aws-sdk-go-v2 monorepo (#1341) (d445ed9)
- deps: update kubernetes packages to v0.34.2 (#1365) (e495120)
- deps: update module github.com/docker/cli to v28.5.2+incompatible (#1343) (aeb7e83)
- deps: update module github.com/docker/docker to v28.5.2+incompatible (#1346) (0ef6dd6)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.139.0 (#1333) (9de553d)
- deps: update module helm.sh/helm/v3 to v3.19.1 (#1359) (c21b9aa)
- deps: update module helm.sh/helm/v3 to v3.19.2 (#1361) (0d123bc)
- ui: align theme icon with it’s parent box (#1323) (6548244)
- add artifact deletion (#1367) (3bc87d6)
- deps: update angular monorepo to v20.3.10 (#1344) (2a45f36)
- deps: update angular monorepo to v20.3.11 (#1363) (abcc1cd)
- deps: update angular-cli monorepo to v20.3.10 (#1364) (ef08177)
- deps: update angular-cli monorepo to v20.3.9 (#1342) (450d45c)
- deps: update axllent/mailpit docker tag to v1.27.11 (#1354) (892e09c)
- deps: update dependency @angular/cdk to v20.2.12 (#1351) (38a264a)
- deps: update dependency @sentry/cli to v2.58.0 (#1355) (73c3695)
- deps: update dependency autoprefixer to v10.4.22 (#1357) (6eb65ba)
- deps: update dependency golangci-lint to v2.6.1 (#1338) (69a5040)
- deps: update docker/metadata-action action to v5.9.0 (#1340) (908001e)
- deps: update tailwindcss monorepo to v4.1.17 (#1350) (42ff709)
1.15.0 (2025-11-04)
Section titled “1.15.0 (2025-11-04)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- chart: switch postgres to bitnamilegacy (#1337) (09c80ad)
- deps: update aws-sdk-go-v2 monorepo (#1303) (d176c19)
- deps: update module github.com/aws/smithy-go to v1.23.2 (#1331) (ed3e074)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.9.1 (#1312) (6eb9b8d)
- deps: update module github.com/docker/compose/v2 to v2.40.2 [security] (#1297) (400ae3a)
- deps: update module github.com/docker/compose/v2 to v2.40.3 (#1201) (5f27b95)
- deps: update module github.com/getsentry/sentry-go/otel to v0.36.2 (#1300) (8a5ac0c)
- deps: update module github.com/mark3labs/mcp-go to v0.42.0 (#1291) (08d54fb)
- deps: update module github.com/mark3labs/mcp-go to v0.43.0 (#1327) (753d3e3)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.138.0 (#1301) (01e0a05)
- deps: update module golang.org/x/crypto to v0.43.0 (#1314) (422222b)
- deps: update module golang.org/x/oauth2 to v0.32.0 (#1316) (939e7ef)
- deps: update actions/setup-node action to v6 (#1319) (22770cd)
- deps: update angular monorepo to v20.3.9 (#1308) (be60758)
- deps: update angular-cli monorepo to v20.3.8 (#1311) (8cdaaaf)
- deps: update dependency @angular/cdk to v20.2.11 (#1326) (cb20b26)
- deps: update dependency @sentry/cli to v2.57.0 (#1329) (c6c3f67)
- deps: update dependency dayjs to v1.11.19 (#1318) (8c63f80)
- deps: update dependency golangci-lint to v2.6.0 (#1313) (8e74c62)
- deps: update dependency jasmine-core to v5.12.1 (#1309) (844525b)
- deps: update dependency node to v24 (#1320) (f1fb358)
- deps: update dependency rimraf to v6.1.0 (#1317) (8621a5c)
- deps: update dependency typedoc to v0.28.14 (#1263) (c9eb1c2)
- deps: update fontsource monorepo to v5.2.8 (#1328) (f40e7eb)
- deps: update github artifact actions (major) (#1321) (db1a355)
- deps: update sigstore/cosign-installer action to v3.10.1 (#1330) (57939d9)
- deps: update sigstore/cosign-installer action to v4 (#1324) (abf6f72)
1.14.2 (2025-10-29)
Section titled “1.14.2 (2025-10-29)”Bug Fixes
Section titled “Bug Fixes”- backend: ensure db connections are cancelled on cleanup timeout (#1306) (858b92f)
- deps: update aws-sdk-go-v2 monorepo (#1289) (af6746c)
- deps: update aws-sdk-go-v2 monorepo (#1294) (bb592e9)
- deps: update module github.com/getsentry/sentry-go to v0.36.1 (#1283) (33e00ed)
- deps: update module github.com/getsentry/sentry-go to v0.36.2 (#1299) (f0d7f48)
- deps: update module github.com/getsentry/sentry-go/otel to v0.36.1 (#1285) (d598426)
- deps: update module github.com/go-co-op/gocron/v2 to v2.17.0 (#1287) (4c09faf)
- deps: update anchore/sbom-action action to v0.20.9 (#1292) (0ca3f52)
- deps: update angular monorepo to v20.3.7 (#1288) (409d810)
- deps: update angular-cli monorepo to v20.3.7 (#1290) (766027b)
- deps: update dependency @angular/cdk to v20.2.10 (#1286) (edf7105)
- deps: update dependency @codemirror/commands to v6.10.0 (#1295) (58d6887)
- deps: update dependency @types/jasmine to v5.1.12 (#1277) (a1a76f5)
- deps: update docker/login-action action to v3.6.0 (#1284) (8c5d285)
- deps: update googleapis/release-please-action action to v4.4.0 (#1296) (5a05c99)
- deps: update tailwindcss monorepo to v4.1.15 (#1282) (ab5c458)
- deps: update tailwindcss monorepo to v4.1.16 (#1293) (d5aa69d)
1.14.1 (2025-10-21)
Section titled “1.14.1 (2025-10-21)”Bug Fixes
Section titled “Bug Fixes”- agent: disable JWT validation (#1275) (dc70e6a)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.9.0 (#1270) (3621bbf)
- deps: update module github.com/coreos/go-oidc/v3 to v3.16.0 (#1271) (c2098b5)
- deps: update module github.com/docker/docker to v28.5.1+incompatible (#1272) (248eea8)
- deps: update module github.com/getsentry/sentry-go to v0.36.0 (#1273) (1f610f9)
- deps: update codemirror (#1234) (3103eb8)
- deps: update dependency go to v1.25.3 (#1261) (15691bb)
- deps: update font awesome to v7.1.0 (#1266) (6ce2dbc)
1.14.0 (2025-10-20)
Section titled “1.14.0 (2025-10-20)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- chart: fix invalid timeout parameter for cleanup jobs (#1243) (37bc9f5)
- deps: update angular monorepo to v20.3.0 (#1187) (4e9d528)
- deps: update angular monorepo to v20.3.1 (#1226) (732f064)
- deps: update aws-sdk-go-v2 monorepo (#1235) (a4f14da)
- deps: update aws-sdk-go-v2 monorepo (#1269) (4dadccc)
- deps: update dependency @angular/cdk to v20.2.3 (#1178) (adc0e9e)
- deps: update dependency @angular/cdk to v20.2.4 (#1227) (3457df2)
- deps: update dependency @fontsource/inter to v5.2.7 (#1206) (d307d5c)
- deps: update dependency ngx-markdown to v20.1.0 (#1194) (d4de5f6)
- deps: update dependency ngx-toastr to v19.1.0 (#1212) (987b1b6)
- deps: update font awesome (major) (#1229) (05a1c46)
- deps: update kubernetes packages to v0.34.1 (#1195) (e2a17dd)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.8.2 (#1196) (30e0a2c)
- deps: update module github.com/containers/image/v5 to v5.36.2 (#1197) (7c26d4c)
- deps: update module github.com/coreos/go-oidc/v3 to v3.15.0 (#1198) (93d4870)
- deps: update module github.com/docker/docker to v28.4.0+incompatible (#1202) (94fe72e)
- deps: update module github.com/getsentry/sentry-go to v0.35.3 (#1210) (a3192ed)
- deps: update module github.com/getsentry/sentry-go/otel to v0.35.3 (#1211) (83f9619)
- deps: update module github.com/go-chi/chi/v5 to v5.2.3 (#1172) (00e2c91)
- deps: update module github.com/go-co-op/gocron/v2 to v2.16.5 (#1173) (5c122a7)
- deps: update module github.com/go-co-op/gocron/v2 to v2.16.6 (#1254) (d6bb23b)
- deps: update module github.com/golang-migrate/migrate/v4 to v4.19.0 (#1203) (0e37037)
- deps: update module github.com/jackc/pgx/v5 to v5.7.6 (#1176) (7add766)
- deps: update module github.com/mark3labs/mcp-go to v0.41.1 (#1231) (e39d252)
- deps: update module github.com/onsi/gomega to v1.38.2 (#1213) (f72250f)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.135.0 (#1214) (0affe45)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.137.0 (#1236) (aa9bd55)
- deps: update module github.com/spf13/cobra to v1.10.1 (#1215) (c1133a6)
- deps: update module github.com/wneessen/go-mail to v0.7.0 (#1216) (8b0996c)
- deps: update module github.com/wneessen/go-mail to v0.7.1 [security] (#1239) (44c2dd6)
- deps: update module github.com/wneessen/go-mail to v0.7.2 (#1255) (2389b02)
- deps: update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.38.0 (#1222) (42e29e0)
- deps: update module golang.org/x/oauth2 to v0.31.0 (#1223) (3ced494)
- deps: update module helm.sh/helm/v3 to v3.18.6 (#1177) (2d1d2fd)
- deps: update module helm.sh/helm/v3 to v3.19.0 (#1225) (b821ddb)
- deps: update opentelemetry-go-contrib monorepo to v0.63.0 (#1228) (12abe1f)
- deps: update actions/checkout action to v5 (#1188) (a9150fa)
- deps: update actions/download-artifact action to v5 (#1189) (7066589)
- deps: update actions/setup-go action to v6 (#1190) (bdcd765)
- deps: update actions/setup-node action to v5 (#1191) (1c198d6)
- deps: update amannn/action-semantic-pull-request action to v6 (#1192) (6587b10)
- deps: update anchore/sbom-action action to v0.20.6 (#1209) (b31164f)
- deps: update anchore/sbom-action action to v0.20.7 (#1258) (5f87006)
- deps: update anchore/sbom-action action to v0.20.8 (#1264) (d82fe14)
- deps: update angular monorepo to v20.3.5 (#1237) (1fd632b)
- deps: update angular monorepo to v20.3.6 (#1267) (a57c9fa)
- deps: update angular-cli monorepo to v20.3.1 (#1193) (31fc454)
- deps: update angular-cli monorepo to v20.3.2 (#1224) (8de47ab)
- deps: update angular-cli monorepo to v20.3.6 (#1259) (6eb2037)
- deps: update axllent/mailpit docker tag to v1.27.10 (#1251) (a62176a)
- deps: update axllent/mailpit docker tag to v1.27.8 (#1204) (64457b8)
- deps: update axllent/mailpit docker tag to v1.27.9 (#1246) (7fa8973)
- deps: update dependency @angular/cdk to v20.2.9 (#1247) (075bb1d)
- deps: update dependency @sentry/cli to v2.53.0 (#1207) (fa8c9d9)
- deps: update dependency @types/jasmine to v5.1.11 (#1260) (e403661)
- deps: update dependency go to v1.25.2 (#1248) (2d402c3)
- deps: update dependency jasmine-core to ~5.10.0 (#1180) (a788d99)
- deps: update dependency jasmine-core to ~5.12.0 (#1256) (ec46e73)
- deps: update dependency semver to v7.7.3 (#1249) (1c5d9f4)
- deps: update dependency typedoc to v0.28.13 (#1205) (0ac1823)
- deps: update dependency typedoc-plugin-markdown to v4.8.1 (#1181) (664a496)
- deps: update dependency typedoc-plugin-markdown to v4.9.0 (#1232) (f902bee)
- deps: update dependency typescript to ~5.9.0 (#1182) (67c1899)
- deps: update dependency typescript to v5.9.2 (#1183) (139e24d)
- deps: update dependency typescript to v5.9.3 (#1252) (8135e18)
- deps: update docker/login-action action to v3.5.0 (#1184) (9b51c2e)
- deps: update docker/login-action action to v3.6.0 (#1257) (fd4fae8)
- deps: update docker/metadata-action action to v5.8.0 (#1185) (3ba4108)
- deps: update googleapis/release-please-action action to v4.3.0 (#1186) (ed9c89f)
- deps: update sigstore/cosign-installer action to v3.10.0 (#1199) (c314816)
- deps: update sigstore/cosign-installer action to v3.10.1 (#1268) (c046ddf)
- deps: update tailwindcss monorepo to v4.1.14 (#1253) (63134ad)
1.13.0 (2025-09-11)
Section titled “1.13.0 (2025-09-11)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v20.2.4 (#1144) (e6636f6)
- deps: update aws-sdk-go-v2 monorepo (#1170) (d3d269e)
- deps: update codemirror (#1169) (397ebac)
- deps: update dependency @angular/cdk to v20.2.2 (#1145) (066dd52)
- deps: update dependency @sentry/angular to v9.46.0 (#1134) (90037a2)
- deps: update dependency dayjs to v1.11.18 (#1171) (4403648)
- deps: update dependency posthog-js to v1.262.0 (#1135) (8c3bdb0)
- deps: update github.com/jackc/pgerrcode digest to afb5586 (#1160) (6e12edb)
- deps: update module github.com/docker/cli to v28.3.2+incompatible (#1146) (2dc8d10)
- deps: update module github.com/docker/compose/v2 to v2.38.2 (#1138) (a6e18e9)
- deps: update module github.com/docker/docker to v28.3.2+incompatible (#1147) (3cf1f60)
- deps: update module github.com/docker/docker to v28.3.3+incompatible [security] (#1151) (eb29fd7)
- deps: update module github.com/getsentry/sentry-go/otel to v0.35.2 (#1137) (150e7e3)
- deps: update module github.com/mark3labs/mcp-go to v0.39.1 (#1139) (13311e5)
- deps: update module golang.org/x/crypto to v0.42.0 (#1148) (1fa961d)
- deps: update module helm.sh/helm/v3 to v3.18.4 [security] (#1143) (039deee)
- deps: update module helm.sh/helm/v3 to v3.18.5 [security] (#1156) (10e214c)
- deps: update amannn/action-semantic-pull-request digest to e32d7e6 (#1159) (5981ebf)
- deps: update anchore/sbom-action action to v0.20.5 (#1161) (4275901)
- deps: update axllent/mailpit docker tag to v1.27.1 (#1132) (3fb8a29)
- deps: update axllent/mailpit docker tag to v1.27.7 (#1162) (1a537db)
- deps: update azure/setup-helm action to v4.3.1 (#1163) (8dde0d7)
- deps: update dependency @types/jasmine to v5.1.9 (#1164) (47fdfd1)
- deps: update dependency @types/semver to v7.7.1 (#1165) (f3ee925)
- deps: update dependency go to v1.25.1 (#1140) (5edd3f3)
- deps: update dependency golangci-lint to v2.4.0 (#1149) (ac820e2)
- deps: update dependency typedoc to v0.28.12 (#1166) (56750e5)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to e8a4044 (#1152) (df9e1f5)
- deps: update sigstore/cosign-installer action to v3.9.2 (#1167) (54e585e)
- deps: update tailwindcss monorepo to v4.1.13 (#1168) (3fa86d8)
1.12.5 (2025-07-04)
Section titled “1.12.5 (2025-07-04)”Bug Fixes
Section titled “Bug Fixes”1.12.4 (2025-07-03)
Section titled “1.12.4 (2025-07-03)”1.12.3 (2025-07-03)
Section titled “1.12.3 (2025-07-03)”Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v20.0.6 (#1121) (4f7e2d6)
- deps: update dependency @angular/cdk to v20.0.5 (#1124) (723afee)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.83.0 (#1125) (237d5bf)
- deps: update module github.com/docker/cli to v28.3.1+incompatible (#1126) (c5744ab)
- deps: update module github.com/docker/docker to v28.3.1+incompatible (#1127) (892eea8)
- add ability to set the sentry environment (#1104) (b6ae803)
- deps: update anchore/sbom-action action to v0.20.2 (#1123) (e07aca6)
- deps: update angular-cli monorepo to v20.0.5 (#1122) (a23b806)
1.12.2 (2025-07-01)
Section titled “1.12.2 (2025-07-01)”Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v20.0.4 (#1077) (a5cd1df)
- deps: update angular monorepo to v20.0.5 (#1098) (4332cf4)
- deps: update aws-sdk-go-v2 monorepo (#1102) (458114d)
- deps: update codemirror (#1099) (09a6322)
- deps: update dependency @angular/cdk to v20.0.4 (#1101) (230099d)
- deps: update kubernetes packages to v0.33.2 (#1080) (bc799ba)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.81.0 (#1078) (1f3cb28)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.6.5 (#1085) (6e41d3a)
- deps: update module github.com/docker/cli to v28.3.0+incompatible (#1092) (c055d1b)
- deps: update module github.com/docker/compose/v2 to v2.37.2 (#1084) (ffe34f4)
- deps: update module github.com/docker/compose/v2 to v2.37.3 (#1091) (40b40e4)
- deps: update module github.com/docker/compose/v2 to v2.38.1 (#1116) (72c0e9c)
- deps: update module github.com/docker/docker to v28.3.0+incompatible (#1093) (c3ddc07)
- deps: update module github.com/getsentry/sentry-go/otel to v0.34.0 (#1089) (5c1aaab)
- deps: update module github.com/go-chi/chi/v5 to v5.2.2 [security] (#1083) (90ed87d)
- deps: update module github.com/masterminds/semver/v3 to v3.4.0 (#1103) (f7b9096)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.129.0 (#1115) (077a063)
- deps: update opentelemetry-go monorepo to v1.37.0 (#1094) (19aa86d)
- deps: update opentelemetry-go-contrib monorepo to v0.62.0 (#1107) (915d7b1)
- registry: prevent occasional S3 NoSuchKey error (#1118) (997e5e9)
- security: add workflow read permission to validate migrations job (#1090) (9c278a1)
- deps: update angular-cli monorepo to v20.0.4 (#1100) (0ef9ad1)
- deps: update axllent/mailpit docker tag to v1.26.2 (#1086) (9c50879)
- deps: update axllent/mailpit docker tag to v1.27.0 (#1105) (2e74ae6)
- deps: update dependency golangci-lint to v2.2.1 (#1106) (e017579)
- deps: update dependency prettier to v3.6.2 (#1087) (95ea1e2)
- deps: update dependency typedoc to v0.28.7 (#1096) (57d7200)
- deps: update dependency typedoc-plugin-markdown to v4.7.0 (#1081) (fbbed23)
- deps: update tailwindcss monorepo to v4.1.11 (#1097) (42f27a3)
1.12.1 (2025-06-18)
Section titled “1.12.1 (2025-06-18)”Bug Fixes
Section titled “Bug Fixes”- deps: update angular-cli monorepo to v20.0.3 (#1071) (70019df)
- deps: update docker/setup-buildx-action action to v3.11.1 (#1075) (b5b5a11)
- ui: make application details accessible in modal (#1073) (976396c)
1.12.0 (2025-06-18)
Section titled “1.12.0 (2025-06-18)”Features
Section titled “Features”- add force restarting workload for a deployment (#1065) (2668751)
- mcp: add initial version of the Distr MCP server (#1016) (a1b61ad)
- store artifact manifest in database and show more specific usage instructions (#1006) (e9e7412)
- support login with GitHub, Google and Microsoft via OIDC (#1039) (8bc5f81)
Bug Fixes
Section titled “Bug Fixes”- agent: get logs with namespace to allow logs collection with namespace-scoped agent (#1044) (536cef8)
- backend: add add context cancellation on SIGTERM and timeout flag for cleanup command (#1060) (c941b88)
- deps: update angular monorepo to v20.0.1 (#1012) (5f11add)
- deps: update angular monorepo to v20.0.2 (#1018) (c466b35)
- deps: update angular monorepo to v20.0.3 (#1037) (d956f6f)
- deps: update aws-sdk-go-v2 monorepo (#1019) (cdb8d14)
- deps: update aws-sdk-go-v2 monorepo (#1035) (5bb799c)
- deps: update aws-sdk-go-v2 monorepo (#1070) (1d27a5c)
- deps: update dependency @angular/cdk to v20.0.2 (#1013) (add1c9f)
- deps: update dependency @angular/cdk to v20.0.3 (#1036) (4467ee7)
- deps: update dependency @codemirror/view to v6.37.2 (#1050) (65e512a)
- deps: update dependency @fontsource/inter to v5.2.6 (#1024) (e828721)
- deps: update dependency @sentry/angular to v9.29.0 (#1058) (65a0e80)
- deps: update dependency posthog-js to v1.249.5 (#1025) (96607e9)
- deps: update dependency posthog-js to v1.252.1 (#1059) (45263e4)
- deps: update module github.com/containers/image/v5 to v5.35.0 (#1032) (4242e72)
- deps: update module github.com/docker/compose/v2 to v2.37.0 (#1022) (dcf04bf)
- deps: update module github.com/docker/compose/v2 to v2.37.1 (#1043) (857aaa2)
- deps: update module github.com/mark3labs/mcp-go to v0.32.0 (#1053) (087f21a)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.128.0 (#1026) (59dea18)
- deps: update module golang.org/x/crypto to v0.39.0 (#1023) (3ece41f)
- deps: update module helm.sh/helm/v3 to v3.18.3 (#1066) (49dad05)
- ui: navbar falls back to showing user info from token (#1062) (e6910e7)
- add enabling logs on deployment creation (#1008) (b3d16cc)
- backend: add separate sampler config for agent API, registry (#1038) (f14516e)
- backend: add tracing for commands, jobs (#1000) (26d09f5)
- backend: fix typo in previously added
ValidateDeploymentLogRecords(#1055) (03a69b6) - backend: improve OTEL trace naming (#1069) (34e74d9)
- deps: update angular-cli monorepo to v20.0.1 (#1015) (a96235a)
- deps: update angular-cli monorepo to v20.0.2 (#1040) (355b24c)
- deps: update axllent/mailpit docker tag to v1.26.0 (#1020) (f1bb779)
- deps: update axllent/mailpit docker tag to v1.26.1 (#1056) (4ad1dff)
- deps: update dependency go to v1.24.4 (#1017) (94ed156)
- deps: update dependency jasmine-core to ~5.8.0 (#1021) (ee3e12c)
- deps: update dependency postcss to v8.5.5 (#1041) (8407082)
- deps: update dependency postcss to v8.5.6 (#1064) (af85b11)
- deps: update docker/setup-buildx-action action to v3.11.0 (#1063) (17ba5eb)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to 627d6c5 (#1057) (116d6c3)
- deps: update ghcr.io/glasskube/distr docker tag to v1.11.3 (#1047) (35ddf50)
- deps: update ghcr.io/glasskube/distr docker tag to v1.11.5 (#1049) (4236fbd)
- deps: update tailwindcss monorepo to v4.1.10 (#1042) (20b799b)
- mcp: add mcp build target (#1068) (3fddf62)
- mcp: add missing tools (#1067) (287f120)
- ui: add text masking (#1033) (6b5dcaa)
Performance
Section titled “Performance”- backend: add index on
DeploymentLogRecord(resource)(#1046) (0c9466f) - backend: optimize
GetDeploymentsForDeploymentTargetdb query with lateral join (#1051) (2d1f2d4) - backend: validate deployment log record creation with bespoke db query (#1054) (a8d3970)
1.11.2 (2025-06-04)
Section titled “1.11.2 (2025-06-04)”Bug Fixes
Section titled “Bug Fixes”- backend: disable smtp noop check (#1001) (48056b6)
- backend: send 400 response code for deployment release name conflict (#1005) (8e512e9)
- deps: update angular monorepo to v19.2.14 (#980) (c52e75f)
- deps: update dependency @angular/cdk to v19.2.18 (#981) (825117a)
- deps: update dependency @codemirror/language to v6.11.1 (#1002) (43adea5)
- deps: update dependency @codemirror/view to v6.37.1 (#985) (a613245)
- deps: update dependency @fortawesome/angular-fontawesome to v2.0.1 (#1003) (8f4aec4)
- deps: update dependency @sentry/angular to v9.24.0 (#996) (7ad5383)
- deps: update dependency posthog-js to v1.249.0 (#997) (4c81796)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.80.0 (#987) (1bb2266)
- deps: update module github.com/docker/cli to v28.2.2+incompatible (#988) (cc07ac1)
- deps: update module helm.sh/helm/v3 to v3.18.1 (#984) (1aed99a)
- deps: update module helm.sh/helm/v3 to v3.18.2 (#999) (9874194)
- backend: improve deployment target endpoint visibility constraint (#982) (753386f)
- deps: update angular-cli monorepo to v19.2.14 (#986) (522058a)
- deps: update dependency typedoc-plugin-markdown to v4.6.4 (#994) (10557a7)
- deps: upgrade Angular to v20 (#998) (8108fca)
- remove deployment target geolocation (#979) (45062ec)
- ui: show an example OCI URL in application version form (#1004) (4906c60)
Performance
Section titled “Performance”1.11.1 (2025-05-30)
Section titled “1.11.1 (2025-05-30)”- deploy: add cleanup jobs config in deploy/docker and helm chart (#974) (f6ed64d)
- deps: update dependency postcss to v8.5.4 (#976) (bb8deb2)
- deps: update tailwindcss monorepo to v4.1.8 (#977) (0c7a593)
1.11.0 (2025-05-28)
Section titled “1.11.0 (2025-05-28)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update dependency posthog-js to v1.248.0 (#972) (5bec987)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.127.0 (#963) (58c1de8)
- deps: update dependency @sentry/cli to v2.46.0 (#971) (3ac6cf1)
- deps: update dependency typedoc to v0.28.5 (#960) (a03473f)
- deps: update docker/build-push-action action to v6.18.0 (#970) (6aece3c)
- ui: agent update pending indicator for connected agents only (#968) (490288e)
- ui: clarify base/template value labels and add descriptions (#958) (ac90bd2)
- ui: show ”+ Deployment” and “Update” buttons unconditionally (#949) (e5fdd05)
1.10.0 (2025-05-26)
Section titled “1.10.0 (2025-05-26)”Features
Section titled “Features”- add job scheduling (#935) (f6ae73b)
- add support for container logs (#881) (a5a184c)
- ui: add bulk actions for application versions (#924) (075ba08)
Bug Fixes
Section titled “Bug Fixes”- agent: fix kubernetes agent sending progressing updates during status check (#948) (8e153e2)
- backend: lazily initialize jwt auth (#941) (923b3cf)
- deps: update angular monorepo to v19.2.12 (#936) (f49e406)
- deps: update angular monorepo to v19.2.13 (#951) (cdc34a7)
- deps: update dependency @angular/cdk to v19.2.17 (#937) (a3e3510)
- deps: update dependency @sentry/angular to v9.22.0 (#956) (a75458d)
- deps: update dependency posthog-js to v1.246.0 (#957) (45cf0af)
- deps: update dependency zone.js to v0.15.1 (#946) (48508c3)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.79.4 (#944) (49f3fbe)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.6.4 (#950) (d7901e8)
- deps: update module github.com/docker/compose/v2 to v2.36.1 (#940) (b13a977)
- deps: update module github.com/docker/compose/v2 to v2.36.2 (#952) (617e530)
- deps: update module github.com/google/go-containerregistry to v0.20.4 (#932) (df3a83b)
- deps: update module github.com/google/go-containerregistry to v0.20.5 (#945) (b566b60)
- deps: update module helm.sh/helm/v3 to v3.18.0, oras-go to v2 (#926) (824c996)
- deps: update module k8s.io/kubectl to v0.33.1 (#939) (ae2023c)
- deps: update opentelemetry-go monorepo to v1.36.0 (#933) (1ad2e70)
- backend: turn the hub into a cobra app (#931) (cfe3f6f)
- deps: bump github.com/containerd/containerd/v2 from 2.0.4 to 2.0.5 in the go_modules group across 1 directory (#938) (aa23d49)
- deps: update angular-cli monorepo to v19.2.13 (#934) (84b978c)
- deps: update axllent/mailpit docker tag to v1.25.1 (#955) (dad03e2)
- ui: add robots.txt file to only index the login page (#947) (2de09e9)
1.9.1 (2025-05-20)
Section titled “1.9.1 (2025-05-20)”Bug Fixes
Section titled “Bug Fixes”- deps: update dependency @sentry/angular to v9.19.0 (#922) (86d253a)
- deps: update dependency posthog-js to v1.242.3 (#923) (7c9db6f)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.6.3 (#925) (0e7695b)
- deps: update module github.com/jackc/pgx/v5 to v5.7.5 (#918) (6ebe47a)
- ui: deployments page handles archived version scenarios better (#927) (c966b22)
- backend: use registry plain http for development (#928) (5eb1129)
- deps: update axllent/mailpit docker tag to v1.25.0 (#919) (09748bc)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to 188ddfb (#921) (78421a8)
- ui: hint that metrics reporting needs cluster scope (#915) (99efdae)
1.9.0 (2025-05-16)
Section titled “1.9.0 (2025-05-16)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.2.11 (#909) (b587766)
- deps: update dependency @angular/cdk to v19.2.16 (#903) (7243289)
- deps: update dependency @codemirror/view to v6.36.8 (#895) (88b2a84)
- deps: update dependency semver to v7.7.2 (#897) (68814a5)
- deps: update kubernetes packages to v0.33.1 (#912) (e241943)
- deps: update module github.com/exaring/otelpgx to v0.9.3 (#898) (4f47e0d)
- deps: update module github.com/getsentry/sentry-go to v0.33.0 (#910) (f389821)
- deps: update module github.com/getsentry/sentry-go/otel to v0.33.0 (#911) (4ef490b)
- deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.126.0 (#904) (55288c4)
- deps: update module k8s.io/metrics to v0.33.0 (#906) (ef8b17d)
- set tutorial deployment docker type (#916) (46aeebe)
- ui: break long texts to avoid layout disruption (#914) (5fd2d08)
- ui: optimize deployments view for smaller devices (#901) (47794b1)
- agent: rename cluster role binding (#913) (39ecbdf)
- deps: update angular-cli monorepo to v19.2.12 (#902) (27ef621)
- deps: update docker/build-push-action action to v6.17.0 (#908) (804be8b)
- deps: update tailwindcss monorepo to v4.1.7 (#907) (8c0580d)
- deps: update webpack due to vuln (#900) (21ae03d)
1.8.1 (2025-05-12)
Section titled “1.8.1 (2025-05-12)”Bug Fixes
Section titled “Bug Fixes”1.8.0 (2025-05-12)
Section titled “1.8.0 (2025-05-12)”Features
Section titled “Features”- add support for custom domains and email from address (#882) (b7974e6)
- docker swarm support (#645) (d842dda)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.2.10 (#884) (841865b)
- deps: update dependency @angular/cdk to v19.2.15 (#883) (5fec38a)
- deps: update dependency @sentry/angular to v9.17.0 (#890) (081c384)
- deps: update dependency posthog-js to v1.240.6 (#891) (1062edc)
- deps: update module github.com/compose-spec/compose-go/v2 to v2.6.2 (#880) (9eb2e41)
- deps: update module github.com/exaring/otelpgx to v0.9.2 (#888) (24f119a)
- deps: update actions/setup-go action to v5.5.0 (#885) (33f72d9)
- deps: update angular-cli monorepo to v19.2.11 (#879) (fe470f7)
- deps: update dependency @sentry/cli to v2.45.0 (#889) (b7c9bd8)
- deps: update postgres docker tag to v17.5 (#886) (c327a19)
- deps: update tailwindcss monorepo to v4.1.6 (#887) (630a659)
- redirect new users to tutorials (#892) (e69f3f9)
- ui: make tutorial backlink more prominent (#873) (dfa3453)
1.7.1 (2025-05-07)
Section titled “1.7.1 (2025-05-07)”Bug Fixes
Section titled “Bug Fixes”- agent: kubernetes agent GetLatestHelmRelease supports more than 10 revisions (#876) (7558784)
- deps: update angular monorepo to v19.2.9 (#846) (2528080)
- deps: update dependency @angular/cdk to v19.2.14 (#848) (245ddbb)
- deps: update dependency @codemirror/view to v6.36.7 (#851) (73c396a)
- deps: update dependency @fontsource/poppins to v5.2.6 (#860) (c16818d)
- deps: update dependency @sentry/angular to v9.15.0 (#863) (0b6b206)
- deps: update dependency posthog-js to v1.239.1 (#864) (78ced57)
- deps: update module github.com/exaring/otelpgx to v0.9.1 (#853) (2ae5ac6)
- deps: update module golang.org/x/crypto to v0.38.0 (#871) (728f7f1)
- recreate tutorial resources if deleted (#869) (25047a1)
- show customer image in navbar (#866) (258e807)
- ui: add missing icon when licensing disabled (#858) (72bbf0f)
- ui: improve markdown rendering on customer “home” page (#867) (cb23725)
- ui: show hint for mac users (#861) (e696033)
- backend: add
DATABASE_MAX_CONNSoverride parameter (#868) (4e8fb82) - deps: update angular-cli monorepo to v19.2.10 (#849) (70b0bc8)
- deps: update axllent/mailpit docker tag to v1.24.2 (#852) (c675495)
- deps: update dependency @sentry/cli to v2.44.0 (#859) (8c25ab4)
- deps: update dependency @types/jasmine to v5.1.8 (#870) (a644901)
- deps: update dependency go to v1.24.3 (#877) (21f90d1)
- deps: update dependency golangci-lint to v2.1.6 (#855) (94abaf2)
- deps: update dependency jasmine-core to v5.7.1 (#850) (971b79a)
- deps: update dependency typedoc to v0.28.4 (#854) (9bab574)
- deps: update golangci/golangci-lint-action action to v7.0.1 (#856) (351a857)
- deps: update golangci/golangci-lint-action action to v8 (#857) (1c5d369)
- deps: update tailwindcss monorepo to v4.1.5 (#845) (fb960ae)
- ui: hide application version form by default (#875) (6eec16b)
- ui: hide artifact download information in customer portal (#862) (2aef7d4)
- ui: increase font sizes in tutorials (#874) (c6fad6a)
- ui: use explicit monospace font stack (#865) (2097d31)
1.7.0 (2025-04-30)
Section titled “1.7.0 (2025-04-30)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- increase request limit (#844) (03ef0e9)
- new design for vendor dashboard (#840) (a04615d)
- ui: make agent status indicator bigger (#839) (54ae61f)
- ui: update helm release name validation (#842) (39d0619)
1.6.1 (2025-04-29)
Section titled “1.6.1 (2025-04-29)”Bug Fixes
Section titled “Bug Fixes”- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.79.3 (#832) (415c2f9)
- deps: update module github.com/lestrrat-go/jwx/v2 to v2.1.6 (#835) (5863f7f)
- ui: make deployment modal scrollable (#837) (9fe543d)
- ui: improve deploy button wording on deployment page (#836) (1b525d9)
- ui: improve external registry wording (#838) (630afe2)
1.6.0 (2025-04-28)
Section titled “1.6.0 (2025-04-28)”Features
Section titled “Features”- add images for users, artifacts and applications (#764) (a414a44)
- add support for multiple deployments per deployment target (#809) (4c58021)
Bug Fixes
Section titled “Bug Fixes”- agent: ensure token after 401 response (#807) (592b7a8)
- backend: correct artifact version download numbers (#817) (7695c91)
- deps: update angular monorepo to v19.2.8 (#818) (a2f3588)
- deps: update dependency @angular/cdk to v19.2.11 (#819) (6241f1f)
- deps: update dependency @codemirror/view to v6.36.6 (#821) (33d3407)
- deps: update dependency @sentry/angular to v9.13.0 (#804) (61a6c20)
- deps: update dependency @sentry/angular to v9.14.0 (#830) (da75b30)
- deps: update dependency apexcharts to v4.6.0 (#806) (40a4d4e)
- deps: update dependency apexcharts to v4.7.0 (#823) (089841e)
- deps: update dependency flowbite to v3.1.2 (#808) (f4ade80)
- deps: update dependency posthog-js to v1.236.4 (#805) (857a48e)
- deps: update dependency posthog-js to v1.236.7 (#829) (895b5ab)
- deps: update kubernetes packages to v0.33.0 (#820) (639dcea)
- deps: update module github.com/docker/cli to v28.1.0+incompatible (#797) (5f1c4bf)
- deps: update module github.com/docker/cli to v28.1.1+incompatible (#802) (f175122)
- deps: update module github.com/golang-migrate/migrate/v4 to v4.18.3 (#822) (baae889)
- deps: update module github.com/masterminds/semver/v3 to v3.3.1 (#831) (ae11c3a)
- deps: update module k8s.io/cli-runtime to v0.32.4 (#816) (474d6b2)
- deps: update module k8s.io/client-go to v0.32.4 (#813) (1f07da9)
- add OpenTelemetry tracing (#801) (67ce94b)
- deps: update angular-cli monorepo to v19.2.9 (#811) (f7c0757)
- deps: update dependency golangci-lint to v2.1.5 (#825) (1ff2176)
- deps: update dependency jasmine-core to ~5.7.0 (#828) (730529e)
- deps: update dependency typedoc to v0.28.3 (#803) (9ae5f9a)
- deps: update dependency typedoc-plugin-markdown to v4.6.3 (#815) (8d6ceee)
- deps: update docker/build-push-action action to v6.16.0 (#824) (1374af9)
- deps: upgrade tailwindcss to v4 and flowbite to v3 (#799) (4306903)
- registry: do not accept non-compliant OCI manifest (#827) (72ea6da)
- ui: fix button cursor after tailwind upgrade (#812) (5231b24)
- ui: fix spacing issues after tailwind upgrade (#826) (c00f20a)
1.5.2 (2025-04-17)
Section titled “1.5.2 (2025-04-17)”Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.2.7 (#794) (dbffea2)
- deps: update dependency @angular/cdk to v19.2.10 (#791) (4ccf8be)
- deps: update angular-cli monorepo to v19.2.8 (#790) (c243855)
- enable Distr registry for new organizations (#796) (29a27a3)
- ui: disable archived versions in license edit form (#782) (4622fc9)
1.5.1 (2025-04-16)
Section titled “1.5.1 (2025-04-16)”Bug Fixes
Section titled “Bug Fixes”- agent: kubernetes agent client config reload (#775) (00b59b6)
- deps: update dependency golangci-lint to v2.1.2 (#787) (215227a)
- ui: don’t display push instructions for non vendors (#788) (2aa786b)
1.5.0 (2025-04-14)
Section titled “1.5.0 (2025-04-14)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- agent: kubernetes agent sends wrong status type for “progressing” (ff0a337)
- deps: update angular monorepo to v19.2.6 (#767) (295bce3)
- deps: update aws-sdk-go-v2 monorepo (#776) (9377f94)
- deps: update dependency @angular/cdk to v19.2.9 (#770) (51e3d82)
- deps: update dependency @sentry/angular to v9.12.0 (#781) (8adc88a)
- deps: update dependency posthog-js to v1.235.6 (#783) (a78c127)
- deps: update module github.com/getsentry/sentry-go to v0.32.0 (#773) (01c5b58)
- deps: update module helm.sh/helm/v3 to v3.17.3 (#772) (6f611a3)
- deps: update actions/setup-node action to v4.4.0 (#780) (8dc422c)
- deps: update angular-cli monorepo to v19.2.7 (#769) (ba499e2)
- deps: update axllent/mailpit docker tag to v1.24.1 (#778) (12cb796)
- deps: update dependency golangci-lint to v2.1.1 (#779) (6e26b4b)
- deps: update dependency typedoc-plugin-markdown to v4.6.2 (#766) (f675c1b)
- registry: propagate invalid name errors and return 400 (#765) (110ff0d)
- ui: change stale message for empty deployment targets (#771) (f324d0b)
- ui: reconnect in dropdown, hide status if target empty (#768) (7f9e6ac)
1.4.7 (2025-04-08)
Section titled “1.4.7 (2025-04-08)”Bug Fixes
Section titled “Bug Fixes”- ui: add Helm release name validation (#757) (a8adff4)
- ui: increase stale timeout to 60 secs (#758) (117e288)
1.4.6 (2025-04-08)
Section titled “1.4.6 (2025-04-08)”Performance
Section titled “Performance”1.4.5 (2025-04-07)
Section titled “1.4.5 (2025-04-07)”Bug Fixes
Section titled “Bug Fixes”- backend: correct artifact version downloads for customer (#742) (ecfb521)
- backend: correctly handle artifact size when there are no parts (#719) (22c0133)
- backend: update organization without slug leads to panic (#727) (c926fed)
- deps: update angular monorepo to v19.2.5 (#739) (8c52183)
- deps: update aws-sdk-go-v2 monorepo (#744) (c392d30)
- deps: update dependency @angular/cdk to v19.2.8 (#740) (511a602)
- deps: update dependency @codemirror/commands to v6.8.1 (#725) (b3e5e12)
- deps: update dependency @codemirror/view to v6.36.5 (#721) (78e3bec)
- deps: update dependency @sentry/angular to v9.10.1 (#729) (70b9d26)
- deps: update dependency @sentry/angular to v9.11.0 (#752) (d0f3f9c)
- deps: update dependency globe.gl to v2.41.4 (#745) (709dedd)
- deps: update dependency posthog-js to v1.234.6 (#730) (783d57f)
- deps: update dependency posthog-js to v1.234.9 (#751) (1909b0f)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.79.0 (#731) (30273a0)
- deps: update module github.com/go-chi/httprate to v0.15.0 (#724) (91eb949)
- deps: update module github.com/onsi/gomega to v1.37.0 (#738) (23b64d8)
- deps: update module golang.org/x/crypto to v0.37.0 (#749) (9c7d9c6)
- ui: avoid invite link redirect loop and guide user (#736) (e1ee6bf)
- add artifact download history page (#743) (959cb10)
- add deployment revision status “progressing” (#746) (5e1ede9)
- backend: enhanced token verification and improved visibility constraints (#733) (fd0ebb3)
- backend: save UserAccount last_logged_in_at on successful login (#741) (1216584)
- deps: update angular-cli monorepo to v19.2.6 (#737) (6645a75)
- deps: update axllent/mailpit docker tag to v1.24.0 (#723) (ed4b8dd)
- deps: update dependency @sentry/cli to v2.43.0 (#726) (7480365)
- deps: update dependency go to v1.24.2 (#734) (b86922e)
- deps: update dependency typedoc to v0.28.2 (#750) (53a3f25)
- deps: update dependency typedoc-plugin-markdown to v4.6.1 (#735) (a94eb65)
- deps: update dependency typescript to v5.8.3 (#748) (f602fd1)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to c0f429e (#720) (f0a3baa)
1.4.4 (2025-03-28)
Section titled “1.4.4 (2025-03-28)”Bug Fixes
Section titled “Bug Fixes”- backend: return correct download metrics for index manifest artifacts (#715) (1143363)
- deps: update aws-sdk-go-v2 monorepo (#718) (cb3c481)
- deps: update module github.com/go-chi/jwtauth/v5 to v5.3.3 (#714) (0e3382b)
1.4.3 (2025-03-27)
Section titled “1.4.3 (2025-03-27)”Bug Fixes
Section titled “Bug Fixes”Performance
Section titled “Performance”1.4.2 (2025-03-26)
Section titled “1.4.2 (2025-03-26)”Bug Fixes
Section titled “Bug Fixes”1.4.1 (2025-03-26)
Section titled “1.4.1 (2025-03-26)”Bug Fixes
Section titled “Bug Fixes”- deps: update aws-sdk-go-v2 monorepo (#688) (8756b28)
- deps: update aws-sdk-go-v2 monorepo (#695) (9e12f9f)
- deps: update dependency @angular/cdk to v19.2.5 (#673) (877cd37)
- deps: update dependency @angular/cdk to v19.2.6 (#675) (884f887)
- deps: update dependency @angular/cdk to v19.2.7 (#706) (041b18a)
- deps: update dependency @sentry/angular to v9.8.0 (#683) (1a93b2c)
- deps: update dependency globe.gl to v2.41.3 (#698) (ca6c630)
- deps: update dependency posthog-js to v1.232.4 (#685) (d9edc40)
- deps: update module github.com/docker/cli to v28.0.3+incompatible (#694) (66e6926)
- deps: update module github.com/docker/cli to v28.0.4+incompatible (#696) (8fc222d)
- deps: update module github.com/jackc/pgx/v5 to v5.7.3 (#680) (6f21c24)
- deps: update module github.com/jackc/pgx/v5 to v5.7.4 (#689) (4b98f8e)
- deps: update module github.com/onsi/gomega to v1.36.3 (#679) (8bbe99d)
- ui: cancel deployment polling when not in use (#672) (8c1bb25)
- add registry settings to helm chart (#693) (2a1ffc9)
- add registry to deploy docker compose (#690) (2dc1080)
- chart: set USER_EMAIL_VERIFICATION_REQUIRED=false (#700) (dd70cb5)
- deps: update dependency @angular-devkit/build-angular to v19.2.5 (#699) (8cafb22)
- deps: update dependency @angular/cli to v19.2.5 (#701) (90c6a5d)
- deps: update dependency @sentry/cli to v2.42.4 (#682) (8470240)
- deps: update dependency golangci-lint to v2 (#686) (4558638)
- deps: update dependency golangci-lint to v2.0.2 (#697) (a10a04e)
- deps: update dependency typedoc-plugin-markdown to v4.6.0 (#681) (ace69ec)
- registry: introduce optional tag limit per organization (#703) (0452f7c)
- registry: record artifact size (#705) (43801fd)
- registry: recover and send internal errors to sentry (#692) (df542d3)
- registry: respond with 416 when uploading chunk multiple times (#676) (e79f8ef)
- registry: support REGISTRY_ENABLED env variable (#684) (a4dba7d)
- ui: change artifact icon to
faBox(#702) (f7472fe) - ui: show registry instructions (#691) (d8af16f)
1.4.0 (2025-03-20)
Section titled “1.4.0 (2025-03-20)”Features
Section titled “Features”- add organization slug and organization settings (#625) (6031033)
- artifact management (#618) (99ef6c8)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.2.2 (#628) (21cbed9)
- deps: update angular monorepo to v19.2.3 (#663) (6b1d5b5)
- deps: update dependency @angular/cdk to v19.2.3 (#629) (6dafee9)
- deps: update dependency @angular/cdk to v19.2.4 (#662) (3be5834)
- deps: update dependency @codemirror/language to v6.11.0 (#635) (52e64b2)
- deps: update dependency @sentry/angular to v9.5.0 (#616) (09eb54d)
- deps: update dependency globe.gl to v2.41.2 (#668) (4576f37)
- deps: update dependency ngx-markdown to v19.1.1 (#640) (a405104)
- deps: update dependency posthog-js to v1.230.1 (#617) (fd0a8c4)
- deps: update dependency posthog-js to v1.231.0 (#648) (f44db54)
- deps: update kubernetes packages to v0.32.3 (#621) (e5fe5aa)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.78.2 (#671) (fe1992b)
- deps: update module github.com/docker/cli to v28.0.2+incompatible (#664) (3eb0aa1)
- deps: update module helm.sh/helm/v3 to v3.17.2 (#636) (6d52afb)
- deps: update actions/setup-go action to v5.4.0 (#656) (980f9eb)
- deps: update actions/setup-node action to v4.3.0 (#647) (a8daaf3)
- deps: update angular-cli monorepo to v19.2.2 (#630) (19a94b9)
- deps: update angular-cli monorepo to v19.2.3 (#631) (8aa2707)
- deps: update angular-cli monorepo to v19.2.4 (#661) (350dfb3)
- deps: update axllent/mailpit docker tag to v1.23.1 (#613) (f0cbd3b)
- deps: update axllent/mailpit docker tag to v1.23.2 (#644) (4d123ab)
- deps: update dependency @sentry/cli to v2.42.3 (#646) (a44a1a0)
- deps: update dependency autoprefixer to v10.4.21 (#615) (4c80bb2)
- deps: update dependency golangci-lint to v1.64.7 (#620) (8f07438)
- deps: update dependency golangci-lint to v1.64.8 (#651) (d7e93d9)
- deps: update dependency typedoc to ^0.28.0 (#643) (b17706c)
- deps: update dependency typedoc to v0.28.1 (#665) (e05d997)
- deps: update dependency typedoc-plugin-markdown to v4.5.1 (#655) (a4c596e)
- deps: update dependency typedoc-plugin-markdown to v4.5.2 (#657) (68484e5)
- deps: update docker/login-action action to v3.4.0 (#637) (59479c3)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to b35229a (#654) (f6c324c)
- deps: update golangci/golangci-lint-action action to v6.5.1 (#627) (65b79e5)
- deps: update golangci/golangci-lint-action action to v6.5.2 (#652) (fff8bb0)
- deps: update googleapis/release-please-action action to v4.2.0 (#612) (bd4520c)
- deps: upgrade prismjs to v1.30.0 (#634) (72d93be)
- improve copy instructions ux (#638) (d8d04ef)
1.3.3 (2025-03-07)
Section titled “1.3.3 (2025-03-07)”Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.2.1 (#603) (8fd5e45)
- deps: update aws-sdk-go-v2 monorepo (#600) (75a1df1)
- deps: update dependency @angular/cdk to v19.2.2 (#607) (e0d4d0a)
- deps: update dependency @codemirror/view to v6.36.4 (#595) (406f656)
- deps: update module golang.org/x/crypto to v0.36.0 (#604) (10de92f)
- only return licensed application if feature is active (#611) (92cd1b9)
- deps: update angular-cli monorepo to v19.2.1 (#606) (5916bc1)
- deps: update dependency go to v1.24.1 (#599) (e9c4fb3)
- deps: update googleapis/release-please-action action to v4.1.5 (#605) (9314995)
- support registration mode via environment (#608) (dd9f747)
- ui: preview docker compose in deploy form (#610) (cf293fc)
- ui: require additional input when deleting deployments (#598) (c6a8a5f)
1.3.2 (2025-03-03)
Section titled “1.3.2 (2025-03-03)”Bug Fixes
Section titled “Bug Fixes”- avoid settings override by using invite link multiple times (#579) (2b738ce)
- deps: update aws-sdk-go-v2 monorepo (#577) (8f64b98)
- deps: update dependency @sentry/angular to v9.3.0 (#584) (6e9d696)
- deps: update dependency globe.gl to v2.41.1 (#590) (6a7d614)
- deps: update dependency posthog-js to v1.224.1 (#580) (69f5945)
- deps: update dependency posthog-js to v1.225.0 (#589) (22e80bf)
- deps: update fontsource monorepo to v5.2.5 (#588) (6e9dfef)
- backend: add
SERVER_SHUTDOWN_DELAY_DURATIONconfig variable (#583) (5cfd73f) - backend: application of existing deployment should not be changeable (#578) (8155538)
- deps: update axllent/mailpit docker tag to v1.23.0 (#587) (4c831e3)
- deps: update dependency golangci-lint to v1.64.6 (#591) (f98b6e6)
- deps: update dependency prettier to v3.5.3 (#592) (9c089c0)
- deps: update dependency typescript to ~5.8.0 (#586) (01a0cb6)
- deps: update dependency typescript to v5.8.2 (#585) (8825de8)
- deps: update googleapis/release-please-action action to v4.1.4 (#576) (6541edd)
- ui: additional routing fallbacks (#593) (a0f7506)
- ui: editor should not always expect yaml (#581) (8f6758e)
- ui: make cache resettable (#574) (06ea2af)
- ui: show app version id in table (#582) (a5a1f82)
1.3.1 (2025-02-27)
Section titled “1.3.1 (2025-02-27)”Bug Fixes
Section titled “Bug Fixes”- backend: improve graceful shutdown procedure (#573) (8085698)
- deps: update angular monorepo to v19.2.0 (#570) (2728480)
- deps: update dependency @angular/cdk to v19.2.1 (#571) (1a704c9)
- deps: update dependency posthog-js to v1.223.4 (#561) (6f7df58)
- deps: update dependency posthog-js to v1.223.5 (#564) (718b597)
- deps: update dependency posthog-js to v1.224.0 (#572) (d8048f9)
- deps: update module github.com/docker/cli to v28.0.1+incompatible (#565) (543f7c1)
- deps: update angular-cli monorepo to v19.2.0 (#566) (c936eb6)
- deps: update docker/build-push-action action to v6.15.0 (#567) (d619b2a)
- deps: update docker/metadata-action action to v5.7.0 (#568) (37481c8)
- deps: update docker/setup-buildx-action action to v3.10.0 (#569) (0c1abbb)
1.3.0 (2025-02-25)
Section titled “1.3.0 (2025-02-25)”Features
Section titled “Features”- add “undeploying” applications from a target (#515) (8a86e0b)
- add application version archiving (#520) (cdd09e2)
- frontend: add indicator if update is available (#550) (d87feb1)
- ui: add beta feature activation tooltip (#556) (e5a5d52)
Bug Fixes
Section titled “Bug Fixes”- deps: update dependency @sentry/angular to v9.2.0 (#553) (ffa8dec)
- deps: update dependency posthog-js to v1.221.0 (#539) (b658f50)
- deps: update dependency posthog-js to v1.222.0 (#541) (a124c97)
- deps: update dependency posthog-js to v1.223.3 (#548) (e3d615c)
- deps: update dependency rxjs to v7.8.2 (#545) (ef910c2)
- deps: update module github.com/docker/cli to v28 (#533) (ae39374)
- deps: update module github.com/lestrrat-go/jwx/v2 to v2.1.4 (#559) (f9ca0d1)
- deps: update module golang.org/x/crypto to v0.34.0 (#547) (07605e2)
- deps: update module golang.org/x/crypto to v0.35.0 (#554) (493203e)
- frontend: add deployed application as cell title on deployment targets page (#557) (fd5e62c)
- frontend: use correct deployments link on globe marker (#549) (f3bfa4b)
- ui: make autotrim work with FormControls (#535) (6b4c994)
- backend: add application version name unique constraint (#536) (4400491)
- backend: change DeploymentRevision application_version_id reference on delete to
RESTRICT(#528) (0ed852f) - deps: update dependency @sentry/cli to v2.42.2 (#551) (a0abeb3)
- deps: update dependency @types/jasmine to v5.1.7 (#542) (ca6bd8e)
- deps: update dependency prettier to v3.5.2 (#544) (e534237)
- deps: update dependency typedoc to v0.27.8 (#543) (465ac60)
- deps: update dependency typedoc to v0.27.9 (#555) (6075168)
- deps: update postgres docker tag to v17.4 (#546) (2077ded)
- frontend: add disabling “undeploy” button if reported agent version is too old (#560) (4e77d05)
- frontend: change table header “owner” to “customer” (#540) (538bbec)
1.2.1 (2025-02-20)
Section titled “1.2.1 (2025-02-20)”Bug Fixes
Section titled “Bug Fixes”1.2.0 (2025-02-20)
Section titled “1.2.0 (2025-02-20)”Features
Section titled “Features”- add agents handling registry auth from license (#510) (c9ddc78)
- add selecting a license for a deployment (#463) (f68aeee)
- license management (#476) (ea0cad2)
Bug Fixes
Section titled “Bug Fixes”- backend: send correct deployment ID to agents (#526) (443ae90)
- deps: update angular monorepo to v19.1.7 (#530) (1f9041d)
- deps: update aws-sdk-go-v2 monorepo (#517) (3195363)
- deps: update dependency @codemirror/view to v6.36.3 (#506) (8a4635e)
- deps: update dependency apexcharts to v4.5.0 (#522) (fc47bf4)
- deps: update dependency globe.gl to v2.40.0 (#519) (d685b07)
- deps: update dependency posthog-js to v1.217.6 (#497) (d95131f)
- deps: update dependency posthog-js to v1.218.2 (#500) (01eacdb)
- deps: update dependency posthog-js to v1.219.2 (#505) (09ebe68)
- deps: update dependency posthog-js to v1.219.3 (#508) (4a8b27b)
- deps: update dependency posthog-js to v1.219.4 (#518) (31dc7f9)
- deps: update dependency posthog-js to v1.219.6 (#524) (0f28529)
- deps: update module github.com/docker/cli to v27.5.1+incompatible (#514) (2b9058f)
- deps: update module github.com/wneessen/go-mail to v0.6.2 (#503) (143d34f)
- fix error on organization branding creation (#523) (00ee0a8)
- add SECURITY.md (#504) (6c13bc8)
- deps: update angular-cli monorepo to v19.1.8 (#532) (ea39302)
- deps: update axllent/mailpit docker tag to v1.22.3 (#502) (de83857)
- deps: update azure/setup-helm action to v4.3.0 (#507) (0f6ace1)
- deps: update dependency @sentry/cli to v2.42.0 (#509) (e38093f)
- deps: update dependency @sentry/cli to v2.42.1 (#513) (9450635)
- deps: update dependency postcss to v8.5.3 (#527) (c150499)
- deps: update docker/build-push-action action to v6.14.0 (#529) (4d5a049)
- deps: update dompurify to 3.2.4 (#512) (d078695)
- deps: update golangci/golangci-lint-action action to v6.4.1 (#499) (724abeb)
- deps: update golangci/golangci-lint-action action to v6.5.0 (#501) (0b5a180)
- improve invite form auto-fill behavior (#521) (c20ea22)
- resolve some code scanning alerts (#511) (fed0199)
- send http exceptions to Sentry (#525) (31ef7da)
1.1.6 (2025-02-14)
Section titled “1.1.6 (2025-02-14)”Bug Fixes
Section titled “Bug Fixes”- backend: deployment target update respects empty agent version (#496) (d8d954a)
- deps: update dependency @sentry/angular to v9.1.0 (#493) (53b657d)
- deps: update dependency posthog-js to v1.217.4 (#485) (a6f9922)
- deps: update dependency posthog-js to v1.217.5 (#495) (292df16)
- deps: update kubernetes packages to v0.32.2 (#486) (ec950ce)
- ui: deploy modal scroll (#494) (0cac96f)
- backend: increase per-second API rate limit from 5 to 10 (#481) (b14f8f2)
- deps: update dependency @types/jasmine to v5.1.6 (#489) (dae9719)
- deps: update dependency golangci-lint to v1.64.5 (#490) (6c27927)
- deps: update dependency prettier to v3.5.1 (#482) (41314e7)
- deps: update golangci/golangci-lint-action action to v6.3.3 (#483) (9d48e2b)
- deps: update golangci/golangci-lint-action action to v6.4.0 (#491) (9f58ad9)
- deps: update postgres docker tag to v17.3 (#492) (aa2ab6b)
1.1.5 (2025-02-13)
Section titled “1.1.5 (2025-02-13)”Bug Fixes
Section titled “Bug Fixes”- deps: update dependency go to v1.24.0 (#466) (9c9b271)
- deps: update golang docker tag to v1.24 (#479) (7863713)
Performance
Section titled “Performance”1.1.4 (2025-02-13)
Section titled “1.1.4 (2025-02-13)”Features
Section titled “Features”- backend: add db models for application licenses (#455) (2ece672)
- license management feature flag (#458) (1f3fede)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.1.6 (#472) (52cb2a8)
- deps: update dependency @angular/cdk to v19.1.4 (#475) (3a1f39e)
- deps: update dependency @sentry/angular to v9.0.1 (#464) (857802f)
- deps: update dependency posthog-js to v1.217.1 (#465) (fb1e045)
- deps: update dependency posthog-js to v1.217.2 (#468) (254483f)
- sdk/js: correctly use default api base (#469) (04c4d02)
- backend: use
uuid.UUIDinstead ofstringfor all IDs internally (#471) (5459351) - change next release to 1.1.4 (cbeec52)
- deps: update angular-cli monorepo to v19.1.7 (#474) (71cdbba)
- deps: update dependency golangci-lint to v1.64.2 (#467) (c112701)
- deps: update dependency golangci-lint to v1.64.4 (#470) (6bfcb9a)
- deps: update dependency postcss to v8.5.2 (#461) (063bdea)
Performance
Section titled “Performance”1.1.3 (2025-02-11)
Section titled “1.1.3 (2025-02-11)”Bug Fixes
Section titled “Bug Fixes”- backend: change DeploymentTarget created_by reference on delete to
RESTRICT(#460) (2d51073) - deps: update dependency @sentry/angular to v9 (#457) (469f5e4)
- deps: update dependency ngx-markdown to v19.1.0 (#449) (153f978)
- deps: update dependency posthog-js to v1.215.6 (#442) (937f0c1)
- deps: update dependency posthog-js to v1.215.7 (#454) (d01d977)
- deps: update dependency posthog-js to v1.217.0 (#456) (e303642)
- deps: update module golang.org/x/crypto to v0.33.0 (#444) (e51b18b)
- ui: update deployment targets list immediately (#452) (8fd358e)
- deps: update axllent/mailpit docker tag to v1.22.2 (#445) (7d249c9)
- deps: update dependency jasmine-core to ~5.6.0 (#447) (ae5c2cb)
- deps: update dependency prettier to v3.5.0 (#448) (f27441e)
- deps: update dependency typedoc to v0.27.7 (#450) (2937d6a)
- deps: update dependency typedoc-plugin-markdown to v4.4.2 (#451) (eae0de3)
- deps: update golangci/golangci-lint-action action to v6.3.1 (#446) (d2aec76)
- deps: update golangci/golangci-lint-action action to v6.3.2 (#459) (51451bb)
1.1.2 (2025-02-07)
Section titled “1.1.2 (2025-02-07)”Bug Fixes
Section titled “Bug Fixes”1.1.1 (2025-02-06)
Section titled “1.1.1 (2025-02-06)”Bug Fixes
Section titled “Bug Fixes”1.1.0 (2025-02-06)
Section titled “1.1.0 (2025-02-06)”Features
Section titled “Features”- add showing invite URL after user creation (#427) (7570373)
- docker-agent: add self-updating (existing agents must be re-deployed) (#425) (bab6934)
- support environment for docker compose (#424) (7b8812b)
Bug Fixes
Section titled “Bug Fixes”- backend: avoid panic on empty compose file (#423) (6403124)
- backend: avoid struct parsing error after update statement (#420) (ddf1d44)
- deps: update aws-sdk-go-v2 monorepo (#429) (7312439)
- deps: update dependency @angular/cdk to v19.1.3 (#428) (6c75a3d)
- deps: update dependency globe.gl to v2.39.7 (#432) (c22322e)
- deps: update dependency posthog-js to v1.215.3 (#416) (cc8ee90)
- deps: update dependency posthog-js to v1.215.5 (#430) (32eae8f)
- deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.5 (#422) (266b56f)
- allow disabling email verification (#426) (97301ac)
- deps: update angular-cli monorepo to v19.1.6 (#431) (e24076c)
- deps: update axllent/mailpit docker tag to v1.22.1 (#433) (b757541)
- deps: update docker/setup-buildx-action action to v3.9.0 (#434) (55e9397)
- deps: update golangci/golangci-lint-action action to v6.3.0 (#421) (d991b87)
- mount host docker config directory (#435) (13b2dd7)
- link to register endpoint (fd551b6)
1.0.4 (2025-02-04)
Section titled “1.0.4 (2025-02-04)”1.0.3 (2025-02-04)
Section titled “1.0.3 (2025-02-04)”Bug Fixes
Section titled “Bug Fixes”1.0.2 (2025-02-04)
Section titled “1.0.2 (2025-02-04)”Bug Fixes
Section titled “Bug Fixes”- deps: update dependency @codemirror/state to v6.5.2 (#405) (92933ff)
- deps: update dependency @sentry/angular to v8.54.0 (#406) (d2d4795)
- deps: update dependency globe.gl to v2.39.6 (#410) (6df822d)
- deps: update dependency posthog-js to v1.215.2 (#411) (b6dde86)
- deps: update dependency semver to v7.7.1 (#412) (99d46ad)
- ui: improve token handling failures (#407) (6aeaa56)
1.0.1 (2025-02-03)
Section titled “1.0.1 (2025-02-03)”Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.1.4 (#390) (9f5c90c)
- deps: update aws-sdk-go-v2 monorepo (#394) (0a53571)
- deps: update aws-sdk-go-v2 monorepo (#402) (d27e2f0)
- deps: update dependency @angular/cdk to v19.1.2 (#391) (e512198)
- deps: update dependency @sentry/angular to v8.52.1 (#392) (e93952b)
- deps: update dependency @sentry/angular to v8.53.0 (#398) (2f9b802)
- deps: update dependency globe.gl to v2.39.3 (#403) (4e0f6c2)
- deps: update dependency globe.gl to v2.39.5 (#404) (30d68ec)
- deps: update dependency posthog-js to v1.212.1 (#387) (d4436b8)
- deps: update dependency posthog-js to v1.214.1 (#395) (bfac7c2)
- deps: update dependency posthog-js to v1.215.1 (#401) (1723795)
- deps: update dependency semver to v7.7.0 (#388) (53ecf08)
- deps: update module github.com/spf13/pflag to v1.0.6 (#389) (0b185f5)
- sdk/js: make chartName optional (#400) (9a49a38)
1.0.0 (2025-01-29)
Section titled “1.0.0 (2025-01-29)”Features
Section titled “Features”Bug Fixes
Section titled “Bug Fixes”- deps: update dependency @sentry/angular to v8.52.0 (#377) (e80424e)
- deps: update dependency posthog-js to v1.211.1 (#376) (567e821)
- deps: update dependency posthog-js to v1.211.2 (#379) (1fe8839)
- deps: update dependency posthog-js to v1.211.3 (#381) (c225ef9)
- ui: link to login at password reset (#378) (216c7c2)
- change homepage url to distr.sh (77d042b)
- rename api key prefix (7e1e32e)
- rename from “distr.sh” to “Distr” (#380) (801c274)
- set next release to 1.0.0 (719830e)
- update sample app version (#382) (bd39bea)
- add your application to architecture diagram (df35110)
0.13.2 (2025-01-28)
Section titled “0.13.2 (2025-01-28)”Bug Fixes
Section titled “Bug Fixes”- add sdk docs (#368) (4a93550)
- rename distr docker agent (#374) (ee7cb07)
- replace icons and agent variable names (#373) (daa4141)
0.13.1 (2025-01-27)
Section titled “0.13.1 (2025-01-27)”- force new release (no changes) (826983a)
0.13.0 (2025-01-27)
Section titled “0.13.0 (2025-01-27)”Features
Section titled “Features”- api token authentication (#333) (95ff8d0)
- js-sdk: add initial version of the JavaScript SDK (#329) (a0c9b07)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.1.3 (#343) (b48d68d)
- deps: update aws-sdk-go-v2 monorepo (#358) (0568a82)
- deps: update dependency @angular/cdk to v19.1.1 (#341) (a505618)
- deps: update dependency @sentry/angular to v8.51.0 (#342) (4a67853)
- deps: update dependency apexcharts to v4.4.0 (#336) (ec7af06)
- deps: update dependency globe.gl to v2.39.2 (#344) (93a7a79)
- deps: update dependency posthog-js to v1.207.8 (#340) (b25ae79)
- deps: update dependency posthog-js to v1.209.0 (#352) (12dcb72)
- deps: update dependency posthog-js to v1.210.2 (#357) (3cdd140)
- deps: update module github.com/golang-migrate/migrate/v4 to v4.18.2 (#360) (0f96a60)
- ui: customers can create api tokens too (#349) (ffb8cdb)
- add deploy compose file to release please extra files (#361) (80de58e)
- add docker compose deployment option (#338) (cf30e4b)
- add LICENSE (#363) (476f567)
- additional api request limits (#355) (43be173)
- change agent secret encoding from base64 to hex (#350) (2907357)
- deps: update actions/setup-node digest to 1d0ff46 (#362) (f3c28b4)
- deps: update angular-cli monorepo to v19.1.4 (#345) (db9e885)
- deps: update axllent/mailpit docker tag to v1.22.0 (#359) (49fd374)
- deps: update docker/build-push-action action to v6.13.0 (#356) (0d8ac4e)
- fix logo in readme (#367) (2226916)
- rebrand to distr.sh (#365) (c614f1a)
- remove hardcoded sentry dsn and posthog token (#351) (1ed34c7)
- remove token logging (#339) (7715f25)
- remove version distribution chart (#364) (be0a0c0)
0.12.0 (2025-01-22)
Section titled “0.12.0 (2025-01-22)”Features
Section titled “Features”- add copy id button (#331) (4cf2eef)
- always enable status logs for vendors (#335) (de7aa33)
- generate docker compose project name (#325) (f8537c9)
Bug Fixes
Section titled “Bug Fixes”- deps: update dependency posthog-js to v1.207.1 (#330) (17a16cf)
- deps: update dependency posthog-js to v1.207.2 (#334) (614db6c)
- deps: update angular-cli monorepo to v19.1.3 (#327) (0795b53)
- deps: update dependency @sentry/cli to v2.41.1 (#332) (7f249b6)
0.11.0 (2025-01-21)
Section titled “0.11.0 (2025-01-21)”Features
Section titled “Features”- add agent docker config for kubernetes agent (#304) (c1b4c0a)
- add connecting deployment target again (#307) (fb18211)
- add organization branding in invite emails (#312) (fbd014a)
- ui: add application version copy (#283) (97de1f3)
- ui: add autotrim on blur (#310) (34a1632)
- ui: add backoff-retry for deployment target polling (#311) (d734f09)
- ui: use text input for helm values and template (#308) (96b6651)
Bug Fixes
Section titled “Bug Fixes”- add password validation on update settings endpoint (#318) (3176f50)
- backend: improve sorting of deployment targets (#305) (a597b14)
- deps: update angular monorepo to v19.1.2 (#326) (2a0d0ae)
- deps: update aws-sdk-go-v2 monorepo (#313) (0af2600)
- deps: update dependency @angular/cdk to v19.1.0 (#303) (f09e767)
- deps: update dependency globe.gl to v2.38.1 (#316) (6573b45)
- deps: update dependency globe.gl to v2.39.0 (#317) (d95a122)
- deps: update dependency posthog-js to v1.207.0 (#309) (5569b9f)
- ui: yaml editor respects changes (#322) (7fafdfa)
- deps: update angular-cli monorepo to v19.1.2 (#314) (8759eed)
- deps: update dependency @sentry/cli to v2.41.0 (#324) (adb46fb)
- remove API Keys from side bar as they will be in the user dropdown (8399d6b)
- remove logging of tokens for invites (#321) (2741b47)
- ui: remove “deployment notes” text field (#320) (90cd7be)
- ui: remove “terms & conditions” checkboxes (#319) (859a784)
- ui: support scope in onboarding wizard (#323) (ae914ec)
0.10.0 (2025-01-16)
Section titled “0.10.0 (2025-01-16)”Features
Section titled “Features”- add support for cluster scope in kubernetes agent (#298) (c3479ad)
- ui: hide chart name when repo type is oci (#282) (55fc754)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.1.1 (#300) (bedc1a3)
- deps: update dependency globe.gl to v2.38.0 (#301) (298c0df)
- ui: coordinates can be 0 (#297) (f952ccf)
- use revision id from resource (#302) (bc4bd6e)
- deps: update angular-cli monorepo to v19.1.1 (#293) (8d9058e)
- indicate stale deployments as stale after 10 seconds (215365e)
0.9.2 (2025-01-16)
Section titled “0.9.2 (2025-01-16)”Bug Fixes
Section titled “Bug Fixes”- share polling subscription (#295) (3a95449)
- update deployment target without agent update (#294) (94b5f58)
0.9.1 (2025-01-16)
Section titled “0.9.1 (2025-01-16)”Bug Fixes
Section titled “Bug Fixes”- also set chart version for oci charts (#288) (c21c003)
- deps: update angular monorepo to v19.1.0 (#284) (164ebb4)
- deps: update aws-sdk-go-v2 monorepo (#285) (d4e2490)
- deps: update dependency @sentry/angular to v8.50.0 (#281) (f0044b9)
- deps: update module helm.sh/helm/v3 to v3.17.0 (#286) (3141f97)
- redirect customer to home instead of deployments after login (122f814)
- deps: update angular-cli monorepo to v19.1.0 (#290) (a5a8e0f)
- do not use “v” prefix in version tag (#292) (0e38939)
- remove unused pipe import (#291) (03ffc69)
0.9.0 (2025-01-16)
Section titled “0.9.0 (2025-01-16)”Features
Section titled “Features”- add “connect” support for the kubernetes agent (#254) (6fe5cee)
- add deployment status and deployment polling (#270) (c97c776)
- add helm deployment support for applications (#232) (67ebe05)
- add helm deployment support for deployment targets and deployments (#227) (77ed23c)
- add using deployment revision status in deploymen table (#280) (4ae1f89)
- data generator uses postgres bulk copy feature (#271) (a3864ed)
- enable logout on verify page (#237) (cd087da)
- increase deploy modal width (#279) (54773be)
- kubernetes agent first version (#242) (cb0fdc4)
- kubernetes agent self updates (#276) (adbf313)
- kubernetes agent status check (#265) (0a95aa3)
- organization branding (#258) (489217f)
- rate limit agent and auth endpoints (#239) (e48c06b)
- send merged values to kubernetes agent (#263) (969e554)
- show deployment status details (#262) (0a028a1)
- ui: make deployment target selectable in uptime chart (#236) (0693272)
- ui: yaml editor (#277) (c237e05)
Bug Fixes
Section titled “Bug Fixes”- customer and user email verification (#238) (b3528d3)
- deps: update angular monorepo to v19.0.6 (#244) (2d241a6)
- deps: update aws-sdk-go-v2 monorepo (#251) (c27b3e6)
- deps: update aws-sdk-go-v2 monorepo (#272) (0cadbd9)
- deps: update dependency @angular/cdk to v19.0.5 (#245) (b9f233d)
- deps: update dependency @sentry/angular to v8.48.0 (#233) (7c2df39)
- deps: update dependency @sentry/angular to v8.49.0 (#275) (8de2f9d)
- deps: update dependency globe.gl to v2.35.0 (#252) (adfc232)
- deps: update dependency globe.gl to v2.35.1 (#253) (c993c74)
- deps: update dependency globe.gl to v2.36.0 (#256) (4a8cf2f)
- deps: update dependency globe.gl to v2.36.1 (#266) (5892469)
- deps: update dependency globe.gl to v2.37.0 (#267) (e43d3a3)
- deps: update dependency posthog-js to v1.203.3 (#225) (674848d)
- deps: update dependency posthog-js to v1.204.0 (#230) (3fd67ff)
- deps: update dependency posthog-js to v1.205.0 (#234) (f96e2f1)
- deps: update dependency posthog-js to v1.205.1 (#264) (7917ffc)
- deps: update dependency posthog-js to v1.206.1 (#273) (f296cac)
- deps: update kubernetes packages to v0.32.1 (#287) (02625a4)
- deps: update module github.com/aws/aws-sdk-go-v2/config to v1.28.10 (#255) (75f6c80)
- deps: update module github.com/aws/aws-sdk-go-v2/config to v1.28.8 (#247) (14c53e3)
- deps: update module github.com/wneessen/go-mail to v0.6.0 (#250) (45b47b8)
- deps: update module github.com/wneessen/go-mail to v0.6.1 (#257) (0472d41)
- deps: update module golang.org/x/crypto to v0.32.0 (#231) (bc0ef91)
- deps: update module k8s.io/cli-runtime to v0.32.0 (#260) (1c47e4f)
- down migrations (#248) (2b19ed8)
- ui: error handling (#249) (aec5fcf)
- uptime calculation of current hour (#240) (b36a2a0)
- deps: update angular-cli monorepo to v19.0.7 (#246) (7a9af7e)
- deps: update cgr.dev/chainguard/static:latest docker digest to 7e1e8a0 (#243) (dd3b3a6)
- deps: update cgr.dev/chainguard/static:latest docker digest to f96b5a6 (#229) (4cf3404)
- deps: update dependency golangci-lint to v1.63.4 (#228) (a4fc4a6)
- deps: update dependency postcss to v8.5.0 (#268) (8885324)
- deps: update dependency postcss to v8.5.1 (#269) (247e34e)
- deps: update docker/build-push-action action to v6.11.0 (#235) (0a69297)
- deps: update docker/build-push-action action to v6.12.0 (#278) (c4a4070)
- deps: update gcr.io/distroless/static-debian12:nonroot docker digest to 6ec5aa9 (#259) (dfbdf3a)
- deps: update ghcr.io/go-shiori/shiori docker tag to v1.7.4 (#261) (1edfac2)
Refactoring
Section titled “Refactoring”0.8.2 (2025-01-03)
Section titled “0.8.2 (2025-01-03)”- force new release (no changes) (ba0d2ed)
0.8.1 (2025-01-03)
Section titled “0.8.1 (2025-01-03)”Bug Fixes
Section titled “Bug Fixes”- deps: update dependency globe.gl to v2.34.6 (#210) (e3ca127)
- deps: update dependency posthog-js to v1.203.2 (#208) (87ecf27)
- deps: update fontsource monorepo to v5.1.1 (#211) (32eeec3)
- deps: update module github.com/getsentry/sentry-go to v0.31.0 (#219) (b43ff6e)
- deps: update module github.com/getsentry/sentry-go to v0.31.1 (#222) (6c1cc75)
- deps: update module github.com/jackc/pgx/v5 to v5.7.2 (#205) (7af02c4)
- deps: update module github.com/onsi/gomega to v1.36.2 (#207) (5a9eab6)
- ui: correct step sequence on onboarding wizard (#214) (9953db5)
- ui: put wizard showing in AfterViewInit to prevent undefined error (#203) (3176dae)
- ui: use correct application version in deploy form (#215) (1474d4d)
- cleanup obsolete deployment and deployment target statuses (#216) (c64bb2e)
- deps: update dependency @sentry/cli to v2.40.0 (#218) (ed26a2a)
- deps: update dependency golangci-lint to v1.63.1 (#213) (00704c3)
- deps: update dependency golangci-lint to v1.63.2 (#217) (c6ddbce)
- deps: update dependency golangci-lint to v1.63.3 (#221) (112c8f1)
- deps: update jdx/mise-action action to v2.1.10 (#206) (81ed617)
- deps: update jdx/mise-action action to v2.1.11 (#212) (e2a0526)
- fix typos in context and middleware naming (#209) (18bd9fb)
0.8.0 (2024-12-20)
Section titled “0.8.0 (2024-12-20)”Features
Section titled “Features”- add email verify resend (#182) (7c15950)
- deployment charts (#194) (5e63e9b)
- release info and sentry sourcemaps (#200) (9e942fa)
- ui: add closing overlay with escape (#191) (eeb6fca)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.0.5 (#184) (e64c739)
- deps: update aws-sdk-go-v2 monorepo (#197) (91d4fc6)
- deps: update dependency @angular/cdk to v19.0.4 (#185) (fa2768d)
- deps: update dependency @sentry/angular to v8.47.0 (#183) (001d07f)
- deps: update dependency apexcharts to v4.3.0 (#196) (4c49508)
- deps: update dependency globe.gl to v2.34.5 (#188) (53a217a)
- deps: update dependency posthog-js to v1.202.5 (#195) (3713ca4)
- deps: update dependency posthog-js to v1.203.1 (#199) (0dd46b4)
- deps: update module golang.org/x/net to v0.33.0 [security] (#190) (a6813d9)
- sort deployment targets by createdBy (#189) (eb3f7d5)
- ui: add height to charts (#202) (81311db)
- ui: fix alignment issue in deployment targets table (#192) (be9f450)
- ui: fix close animation not shown for some overlays (#193) (8ca3f4f)
- user account update syntax error and error logging (#201) (d1665fe)
- deps: update angular-cli monorepo to v19.0.6 (#187) (a5f23bf)
- deps: update axllent/mailpit docker tag to v1.21.8 (#198) (11f76c7)
- deps: update cgr.dev/chainguard/static:latest docker digest to f5fe67a (#140) (266bd00)
0.7.0 (2024-12-18)
Section titled “0.7.0 (2024-12-18)”Features
Section titled “Features”- add entity sorting (#179) (6737060)
- add password reset (#171) (1329d51)
- only reopen dialog if aborted (#174) (e7addc4)
Bug Fixes
Section titled “Bug Fixes”- frontend: disable all action buttons for customer managed deployments (#180) (007ced2)
- ui: guard routes by user role and redirect / depending on role (#181) (d929744)
0.6.1 (2024-12-18)
Section titled “0.6.1 (2024-12-18)”Performance
Section titled “Performance”0.6.0 (2024-12-18)
Section titled “0.6.0 (2024-12-18)”Features
Section titled “Features”- agent: restart cloud agent (#173) (cf5d667)
- backend: add sentry (#169) (716987e)
- ui: text search in tables (#164) (4864ee0)
Bug Fixes
Section titled “Bug Fixes”- deps: update dependency @sentry/angular to v8.46.0 (#166) (8f112ac)
- deps: update dependency posthog-js to v1.202.2 (#165) (57a4524)
- add docker-compose project name (15d62ed)
- deps: update dependency tailwindcss to v3.4.17 (#172) (9cb7c75)
- log verification mails (#170) (9272c2d)
0.5.0 (2024-12-17)
Section titled “0.5.0 (2024-12-17)”Features
Section titled “Features”- add conditionally disabling deploy button for vendors (#147) (cee1f06)
- add deleting applications, deployment targets, user accounts (#139) (975ade7)
- add login error handling (#160) (f5f0a41)
- add option to copy & paste the verification link (e7fe821)
- add vendor as bcc and reply-to in customer invite mail (#163) (e1cc4d8)
- backend: add db migrations (#155) (87ffd6f)
- don’t use a placeholder for password inputs (66fe23a)
- email verification (#145) (e78be22)
- make agent interval configurable on backend (#154) (78ea860)
- ui: custom confirm dialog (#151) (b14ca14)
- use jwt for agent requests (#149) (b5329d6)
Bug Fixes
Section titled “Bug Fixes”- deps: update dependency @sentry/angular to v8.45.1 (#150) (0e5c81b)
- deps: update dependency globe.gl to v2.34.4 (#142) (fa66356)
- deps: update dependency posthog-js to v1.200.1 (#138) (50b0c4c)
- deps: update dependency posthog-js to v1.200.2 (#148) (cf17cb3)
- deps: update dependency posthog-js to v1.201.0 (#153) (2f6e751)
- deps: update dependency posthog-js to v1.201.1 (#157) (d35be88)
- deps: update dependency posthog-js to v1.202.0 (#159) (6ec9af5)
- deps: update dependency posthog-js to v1.202.1 (#161) (ec23a25)
- deps: update font awesome to v6.7.2 (#156) (adfc25f)
- deps: update module github.com/go-chi/chi/v5 to v5.2.0 (#143) (701b7e3)
- don’t overwrite user name with empty string during token verification (#167) (684bb83)
- escape query params (#146) (156cc1e)
- revert posthog token (#144) (9defc58)
- ui: fix wizard dialog on small screens (#152) (d5b3e82)
- ui: show registration form errors after submit (#162) (22eba8c)
- add Getting started section to README (#158) (987ca22)
- remove not needed database init for Getting Started (dcbf3f0)
0.4.0 (2024-12-13)
Section titled “0.4.0 (2024-12-13)”Features
Section titled “Features”- backend: use transactions where multiple database writes happen (#129) (ef23a9f)
- change email footer (cb45326)
- frontend: add step 0 in onboarding wizard (#136) (fda3126)
Bug Fixes
Section titled “Bug Fixes”- deps: update dependency @sentry/angular to v8.45.0 (#134) (14ba8ee)
- improve customer invite mail (#132) (32f121e)
- deps: update jdx/mise-action action to v2.1.8 (#133) (34c7b30)
- frontend: subheading to indicate user role (#135) (bb316c0)
0.3.0 (2024-12-13)
Section titled “0.3.0 (2024-12-13)”Features
Section titled “Features”- frontend: sentry and posthog user identification (#111) (f592617)
- frontend: version modal (#122) (d9305f1)
- switch table header ordering and placeholders (#121) (3d9f5c3)
- ui: update onboarding flow to create customer user (#123) (0293620)
Bug Fixes
Section titled “Bug Fixes”- deps: update angular monorepo to v19.0.4 (#116) (f374746)
- deps: update dependency @angular/cdk to v19.0.3 (#106) (b7cf95f)
- deps: update dependency @sentry/angular to v8.44.0 (#112) (3ec3176)
- deps: update dependency globe.gl to v2.34.3 (#127) (e7481cf)
- deps: update dependency posthog-js to v1.196.1 (#114) (56741a4)
- deps: update dependency posthog-js to v1.198.0 (#118) (d5c3b1b)
- deps: update dependency posthog-js to v1.199.0 (#126) (edd89de)
- deps: update module github.com/go-chi/jwtauth/v5 to v5.3.2 (#110) (55dce33)
- deps: update module golang.org/x/crypto to v0.31.0 [security] (#109) (2b73573)
- frontend: success feedback (#128) (29d9de9)
- frontend: use wizard for new deployments (#124) (a8b4bfa)
- ui: add maxwith and text overflow to name columns (#119) (4616a78)
- ui: move modal submit button and general modal improvements (#120) (9b6899d)
- add agent tag (#130) (804eda3)
- change ‘distributor’ to ‘vendor’ everywhere (#115) (ea7ed57)
- deps: update angular-cli monorepo to v19.0.5 (#125) (e027fd6)
- ui: consistent naming (#117) (51487f2)
0.2.0 (2024-12-11)
Section titled “0.2.0 (2024-12-11)”Features
Section titled “Features”- add user creation and inviting customers (#103) (c2c1d8c)
- customer installation wizard, dashboard charts (#82) (cfa74c6)
Bug Fixes
Section titled “Bug Fixes”0.1.0 (2024-12-11)
Section titled “0.1.0 (2024-12-11)”Features
Section titled “Features”- add create application endpoint (#15) (fc1f81e)
- add db tables and load pgx custom types (#20) (5678806)
- add foreign key indices and more dummy data (#49) (ab36b2a)
- add globe component (#42) (1f67c2b)
- add limit to body size and file type for compose file (#44) (2b1290f)
- add stale status for deployment targets (#53) (b48903d)
- add update application endpoint (#17) (18ea0ca)
- add user authentication (#59) (d77dd22)
- add user role (#94) (692395a)
- agent reports status (#93) (51ada87)
- application versions endpoints (#27) (f2347bf)
- backend: add deployment target api (#34) (4932d69)
- backend: add mail sending capabilities (#84) (1180e55)
- backend: GET /applications (#13) (003f808)
- cloud agent (#83) (570cb1e)
- cloud-ui: add color scheme switcher (#19) (51d2907)
- cloud-ui: add initial flowbite dashboard layout (#5) (e6916fc)
- deploy applications to deployment targets (#54) (85ab2b4)
- frontend: form validations (#95) (37564d0)
- frontend: global error handling (#100) (e5b0bbc)
- frontend: integrate sentry (#101) (ad0cbbb)
- manage versions (#38) (e3f8ad2)
- migrate dropdowns to cdk overlay (#51) (f222a04)
- onboarding wizard (#64) (2d3cd03)
- show applications (#16) (b9842c3)
- show deployment target status (#46) (79cb6fa)
- show deployment target status on globe (e7002fd)
- small ui improvements, add demo data sql (#61) (9f257bf)
- support environment variables (#58) (da472f2)
- ui: add applications and deployment targets to dashboard (#43) (a605e39)
- ui: add deployment targets ui (#36) (68b7b25)
- ui: add register page (#71) (4497334)
- ui: edit and create applications (#25) (04f45d8)
- ui: show deployment target instructions (#47) (88d6c38)
- use cdk overlay for drawer overlays (#52) (85e6456)
Bug Fixes
Section titled “Bug Fixes”- align globe center (#70) (deece53)
- always use index.html for not found files (301d049)
- deps: update angular monorepo to v19.0.1 (#7) (fa628ee)
- deps: update angular monorepo to v19.0.2 (#72) (14bb184)
- deps: update angular monorepo to v19.0.3 (#75) (7f7679f)
- deps: update dependency @angular/cdk to v19.0.2 (#76) (408fbf2)
- deps: update dependency globe.gl to v2.34.2 (#57) (f3a0265)
- deps: update dependency posthog-js to v1.188.0 (#24) (afa94e7)
- deps: update dependency posthog-js to v1.188.1 (#29) (67e7448)
- deps: update dependency posthog-js to v1.189.0 (#37) (b6c00c5)
- deps: update dependency posthog-js to v1.190.1 (#39) (87358d6)
- deps: update dependency posthog-js to v1.190.2 (#40) (fc1c433)
- deps: update dependency posthog-js to v1.191.0 (#45) (255ca0a)
- deps: update dependency posthog-js to v1.192.1 (#50) (1b00f6c)
- deps: update dependency posthog-js to v1.193.1 (#55) (dfe3cb8)
- deps: update dependency posthog-js to v1.194.1 (#56) (6eecdec)
- deps: update dependency posthog-js to v1.194.2 (#60) (c145062)
- deps: update dependency posthog-js to v1.194.3 (#63) (89f1928)
- deps: update dependency posthog-js to v1.194.4 (#85) (f47bbb5)
- deps: update dependency posthog-js to v1.194.5 (#87) (f8d4dc0)
- deps: update dependency posthog-js to v1.194.6 (#92) (524dec4)
- deps: update dependency posthog-js to v1.195.0 (#102) (4ce0930)
- deps: update module github.com/lestrrat-go/jwx/v2 to v2.0.21 [security] (#68) (f4042fd)
- deps: update module github.com/lestrrat-go/jwx/v2 to v2.1.3 (#73) (9c65205)
- deps: update module github.com/onsi/gomega to v1.36.1 (#97) (133a623)
- deps: update module golang.org/x/crypto to v0.30.0 (#77) (3d8d925)
- frontend: logout if token expired or 401 response (#99) (fac37da)
- toggle sidebar on tiny screens (#96) (0e31121)
- ui: application cache (#41) (a50fb26)
- add basic go app with file server (3a45ef9)
- add CHANGELOG.md to prettierignore file (8da206b)
- add dockerfile (efc29b5)
- add golangci-lint (622bf04)
- add missing fonts (#21) (e114de9)
- add posthog-js (#8) (32b1ad0)
- add prettier (#11) (8c91f1d)
- add proxy config for dev (449eb7f)
- add renovate automerge config (4b3887a)
- add routing with chi (090536f)
- add tailwind (b5ee219)
- change docker base to chainguard (7457a87)
- change fs embed path (c0122eb)
- configure Renovate (43a2617)
- create angular app (aedf40c)
- delete duplicate html (69ea918)
- deps: update Angular to v19.0.0 (45db8c9)
- deps: update angular-cli monorepo to v19.0.1 (#18) (50a8c4e)
- deps: update angular-cli monorepo to v19.0.2 (#26) (136fb8f)
- deps: update angular-cli monorepo to v19.0.3 (#74) (44a0551)
- deps: update angular-cli monorepo to v19.0.4 (#86) (361e448)
- deps: update axllent/mailpit docker tag to v1.21.5 (#88) (c583e74)
- deps: update axllent/mailpit docker tag to v1.21.6 (#91) (b1d694c)
- deps: update cgr.dev/chainguard/static:latest docker digest to 5ff428f (#14) (aab5ae8)
- deps: update dependency @types/jasmine to v5.1.5 (#48) (056df29)
- deps: update dependency jasmine-core to ~5.4.0 (#2) (f4123f4)
- deps: update dependency jasmine-core to ~5.5.0 (#62) (e5c43d9)
- deps: update dependency prettier to v3.4.0 (#28) (198dc31)
- deps: update dependency prettier to v3.4.1 (#35) (7cf4e6c)
- deps: update dependency prettier to v3.4.2 (#67) (11db641)
- deps: update dependency tailwindcss to v3.4.16 (#65) (5732d9f)
- deps: update dependency typescript to ~5.6.0 (#3) (de8296a)
- deps: update node.js to v22.11.0 (#6) (af79add)
- deps: update node.js to v22.12.0 (#66) (575d176)
- deps: update postgres docker tag to v17.2 (#23) (eef377c)
- init angular (a3450af)
- rename frontend to cloud-ui (a685e98)
- run go mod tidy (9f53a60)
- set angular analytics to false (0c9b912)
- set next release to 0.1.0 (f0a6d3e)
- update dummy data (3acd07e)
- remove outdated information from README (fb05128)