Releases: glasskube/distr
Releases · glasskube/distr
v0.13.1
v0.13.0
0.13.0 (2025-01-27)
Features
- api token authentication (#333) (95ff8d0)
- js-sdk: add initial version of the JavaScript SDK (#329) (a0c9b07)
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)
Other
- 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)
Docs
v0.12.0
0.12.0 (2025-01-22)
Features
- add copy id button (#331) (4cf2eef)
- always enable status logs for vendors (#335) (de7aa33)
- generate docker compose project name (#325) (f8537c9)
Bug Fixes
- deps: update dependency posthog-js to v1.207.1 (#330) (17a16cf)
- deps: update dependency posthog-js to v1.207.2 (#334) (614db6c)
Other
v0.11.0
0.11.0 (2025-01-21)
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
- 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)
Other
- 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)
v0.10.0
0.10.0 (2025-01-16)
Features
- add support for cluster scope in kubernetes agent (#298) (c3479ad)
- ui: hide chart name when repo type is oci (#282) (55fc754)
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)
Other
v0.9.2
v0.9.1
0.9.1 (2025-01-16)
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)
Other
v0.9.0
0.9.0 (2025-01-16)
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
- 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)
Other
- 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...
v0.8.2
v0.8.1
0.8.1 (2025-01-03)
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)
Other
- 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)