Skip to content

chore(main): release 1.5.0 #762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.7"
".": "1.5.0"
}
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## [1.5.0](https://github.com/glasskube/distr/compare/1.4.7...1.5.0) (2025-04-14)


### Features

* agent registry auth ([#747](https://github.com/glasskube/distr/issues/747)) ([e55005a](https://github.com/glasskube/distr/commit/e55005af477c4e0f95802fb6eaf2f88678b7b170))


### Bug Fixes

* **agent:** kubernetes agent sends wrong status type for "progressing" ([ff0a337](https://github.com/glasskube/distr/commit/ff0a337db48aa073948f214cd36526aa592ef5de))
* **deps:** update angular monorepo to v19.2.6 ([#767](https://github.com/glasskube/distr/issues/767)) ([295bce3](https://github.com/glasskube/distr/commit/295bce3913898374cbd0429edf1e2287f29d4e28))
* **deps:** update aws-sdk-go-v2 monorepo ([#776](https://github.com/glasskube/distr/issues/776)) ([9377f94](https://github.com/glasskube/distr/commit/9377f94fb8e86ce0a838d61988f5b0eb59214d67))
* **deps:** update dependency @angular/cdk to v19.2.9 ([#770](https://github.com/glasskube/distr/issues/770)) ([51e3d82](https://github.com/glasskube/distr/commit/51e3d82f91def38f6676b6499ee332cfc66822bb))
* **deps:** update dependency @sentry/angular to v9.12.0 ([#781](https://github.com/glasskube/distr/issues/781)) ([8adc88a](https://github.com/glasskube/distr/commit/8adc88abea66ceeb81149bb6923f7ded4861abae))
* **deps:** update dependency posthog-js to v1.235.6 ([#783](https://github.com/glasskube/distr/issues/783)) ([a78c127](https://github.com/glasskube/distr/commit/a78c127cf804774afbdece6a08b3a40db4e07160))
* **deps:** update module github.com/getsentry/sentry-go to v0.32.0 ([#773](https://github.com/glasskube/distr/issues/773)) ([01c5b58](https://github.com/glasskube/distr/commit/01c5b585bc3ab832a58196008be3807dd5dcf723))
* **deps:** update module helm.sh/helm/v3 to v3.17.3 ([#772](https://github.com/glasskube/distr/issues/772)) ([6f611a3](https://github.com/glasskube/distr/commit/6f611a37aa085ae0a866ce03863b00e12db21655))


### Other

* **deps:** update actions/setup-node action to v4.4.0 ([#780](https://github.com/glasskube/distr/issues/780)) ([8dc422c](https://github.com/glasskube/distr/commit/8dc422c1d12c59e6dcff974d60e795ee2fc0261a))
* **deps:** update angular-cli monorepo to v19.2.7 ([#769](https://github.com/glasskube/distr/issues/769)) ([ba499e2](https://github.com/glasskube/distr/commit/ba499e21af6c9075c03a5688839903214ec06eae))
* **deps:** update axllent/mailpit docker tag to v1.24.1 ([#778](https://github.com/glasskube/distr/issues/778)) ([12cb796](https://github.com/glasskube/distr/commit/12cb7964ff274db09836cae4c1b14725284cc618))
* **deps:** update dependency golangci-lint to v2.1.1 ([#779](https://github.com/glasskube/distr/issues/779)) ([6e26b4b](https://github.com/glasskube/distr/commit/6e26b4b2b1ca9f10614f81cf14d63ac5ed3ded25))
* **deps:** update dependency typedoc-plugin-markdown to v4.6.2 ([#766](https://github.com/glasskube/distr/issues/766)) ([f675c1b](https://github.com/glasskube/distr/commit/f675c1b92ec85d246de5e44235ddf0880dbc1397))
* **registry:** propagate invalid name errors and return 400 ([#765](https://github.com/glasskube/distr/issues/765)) ([110ff0d](https://github.com/glasskube/distr/commit/110ff0d929ac38ccc13ee53e4743cdd149bb7455))
* **ui:** change stale message for empty deployment targets ([#771](https://github.com/glasskube/distr/issues/771)) ([f324d0b](https://github.com/glasskube/distr/commit/f324d0b2ca86f31d69e07c8b46e9e782c4c46167))
* **ui:** reconnect in dropdown, hide status if target empty ([#768](https://github.com/glasskube/distr/issues/768)) ([7f9e6ac](https://github.com/glasskube/distr/commit/7f9e6ac993691cb18efc873a364dbf1247e135a6))


### Docs

* add registry to README.md ([#761](https://github.com/glasskube/distr/issues/761)) ([7d1a657](https://github.com/glasskube/distr/commit/7d1a65795c061f0301b1097c1782eadaa9c55ed9))

## [1.4.7](https://github.com/glasskube/distr/compare/1.4.6...1.4.7) (2025-04-08)


Expand Down
4 changes: 2 additions & 2 deletions deploy/charts/distr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ icon: >-
https://github.com/glasskube/distr/raw/refs/heads/main/frontend/ui/public/distr-logo.svg
home: https://distr.sh/docs/
type: application
version: 1.4.7
appVersion: 1.4.7
version: 1.5.0
appVersion: 1.5.0
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down
2 changes: 1 addition & 1 deletion deploy/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
interval: 5s
retries: 6
hub:
image: ghcr.io/glasskube/distr:1.4.7 # x-release-please-version
image: ghcr.io/glasskube/distr:1.5.0 # x-release-please-version
depends_on:
postgres:
condition: service_healthy
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@glasskube/distr",
"version": "1.4.7",
"version": "1.5.0",
"type": "module",
"license": "Apache-2.0",
"description": "Distr",
Expand Down
4 changes: 2 additions & 2 deletions sdk/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@glasskube/distr-sdk",
"version": "1.4.7",
"version": "1.5.0",
"type": "module",
"license": "Apache-2.0",
"description": "Distr SDK",
Expand Down