From 454c119d0b5dea3e2e8118616c66048fc9b68902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Tue, 20 Aug 2024 10:14:57 +0200 Subject: [PATCH] chore: prepare changelog, bump version, update CD, add release to table MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jörn Friedrich Dreyer --- .../{unreleased => 6.3.0_2024-08-20}/add-enable-ocm-variable.md | 0 .../add-grpc-max-connection-age-env.md | 0 .../added-generyc-translator.md | 0 changelog/{unreleased => 6.3.0_2024-08-20}/auth-app-api.md | 0 .../{unreleased => 6.3.0_2024-08-20}/bump-gomicro-plugins.md | 0 changelog/{unreleased => 6.3.0_2024-08-20}/bump-reva.md | 0 changelog/{unreleased => 6.3.0_2024-08-20}/bump-tusd.md | 0 .../change-ocmproviders-defaultpath.md | 0 .../collaboration-connector-refactor.md | 0 .../collaboration-improved-tracing.md | 0 .../collaboration-service-operations.md | 0 .../enhancement-local-app-configuration.md | 0 .../enhancement-skyhigh-security-icap-support.md | 0 .../{unreleased => 6.3.0_2024-08-20}/federated-user-roles.md | 0 .../{unreleased => 6.3.0_2024-08-20}/fix-natsjskv-registry-2.md | 0 .../fix-web-delegatedauthentication-type.md | 0 .../fix-web-theme-color-contrasts.md | 0 .../idp-config-generation-fix.md | 0 .../ignore-address-for-kubernetes-registry.md | 0 changelog/{unreleased => 6.3.0_2024-08-20}/ocm_users_graph.md | 0 .../omit-some-lookups-in-gateway.md | 0 changelog/{unreleased => 6.3.0_2024-08-20}/update-web-10.1.0.md | 0 .../{unreleased => 6.3.0_2024-08-20}/use-less-selectors.md | 0 .../ocis_full/onlyoffice-rolling.yml | 2 +- deployments/continuous-deployment-config/ocis_full/rolling.yml | 2 +- .../continuous-deployment-config/ocis_full/s3-rolling.yml | 2 +- .../continuous-deployment-config/ocis_keycloak/rolling.yml | 2 +- deployments/continuous-deployment-config/ocis_ldap/rolling.yml | 2 +- docs/ocis/deployment/ocis_full.md | 2 +- docs/ocis/release_roadmap.md | 2 +- ocis-pkg/version/version.go | 2 +- sonar-project.properties | 2 +- 32 files changed, 9 insertions(+), 9 deletions(-) rename changelog/{unreleased => 6.3.0_2024-08-20}/add-enable-ocm-variable.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/add-grpc-max-connection-age-env.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/added-generyc-translator.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/auth-app-api.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/bump-gomicro-plugins.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/bump-reva.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/bump-tusd.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/change-ocmproviders-defaultpath.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/collaboration-connector-refactor.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/collaboration-improved-tracing.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/collaboration-service-operations.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/enhancement-local-app-configuration.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/enhancement-skyhigh-security-icap-support.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/federated-user-roles.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/fix-natsjskv-registry-2.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/fix-web-delegatedauthentication-type.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/fix-web-theme-color-contrasts.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/idp-config-generation-fix.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/ignore-address-for-kubernetes-registry.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/ocm_users_graph.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/omit-some-lookups-in-gateway.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/update-web-10.1.0.md (100%) rename changelog/{unreleased => 6.3.0_2024-08-20}/use-less-selectors.md (100%) diff --git a/changelog/unreleased/add-enable-ocm-variable.md b/changelog/6.3.0_2024-08-20/add-enable-ocm-variable.md similarity index 100% rename from changelog/unreleased/add-enable-ocm-variable.md rename to changelog/6.3.0_2024-08-20/add-enable-ocm-variable.md diff --git a/changelog/unreleased/add-grpc-max-connection-age-env.md b/changelog/6.3.0_2024-08-20/add-grpc-max-connection-age-env.md similarity index 100% rename from changelog/unreleased/add-grpc-max-connection-age-env.md rename to changelog/6.3.0_2024-08-20/add-grpc-max-connection-age-env.md diff --git a/changelog/unreleased/added-generyc-translator.md b/changelog/6.3.0_2024-08-20/added-generyc-translator.md similarity index 100% rename from changelog/unreleased/added-generyc-translator.md rename to changelog/6.3.0_2024-08-20/added-generyc-translator.md diff --git a/changelog/unreleased/auth-app-api.md b/changelog/6.3.0_2024-08-20/auth-app-api.md similarity index 100% rename from changelog/unreleased/auth-app-api.md rename to changelog/6.3.0_2024-08-20/auth-app-api.md diff --git a/changelog/unreleased/bump-gomicro-plugins.md b/changelog/6.3.0_2024-08-20/bump-gomicro-plugins.md similarity index 100% rename from changelog/unreleased/bump-gomicro-plugins.md rename to changelog/6.3.0_2024-08-20/bump-gomicro-plugins.md diff --git a/changelog/unreleased/bump-reva.md b/changelog/6.3.0_2024-08-20/bump-reva.md similarity index 100% rename from changelog/unreleased/bump-reva.md rename to changelog/6.3.0_2024-08-20/bump-reva.md diff --git a/changelog/unreleased/bump-tusd.md b/changelog/6.3.0_2024-08-20/bump-tusd.md similarity index 100% rename from changelog/unreleased/bump-tusd.md rename to changelog/6.3.0_2024-08-20/bump-tusd.md diff --git a/changelog/unreleased/change-ocmproviders-defaultpath.md b/changelog/6.3.0_2024-08-20/change-ocmproviders-defaultpath.md similarity index 100% rename from changelog/unreleased/change-ocmproviders-defaultpath.md rename to changelog/6.3.0_2024-08-20/change-ocmproviders-defaultpath.md diff --git a/changelog/unreleased/collaboration-connector-refactor.md b/changelog/6.3.0_2024-08-20/collaboration-connector-refactor.md similarity index 100% rename from changelog/unreleased/collaboration-connector-refactor.md rename to changelog/6.3.0_2024-08-20/collaboration-connector-refactor.md diff --git a/changelog/unreleased/collaboration-improved-tracing.md b/changelog/6.3.0_2024-08-20/collaboration-improved-tracing.md similarity index 100% rename from changelog/unreleased/collaboration-improved-tracing.md rename to changelog/6.3.0_2024-08-20/collaboration-improved-tracing.md diff --git a/changelog/unreleased/collaboration-service-operations.md b/changelog/6.3.0_2024-08-20/collaboration-service-operations.md similarity index 100% rename from changelog/unreleased/collaboration-service-operations.md rename to changelog/6.3.0_2024-08-20/collaboration-service-operations.md diff --git a/changelog/unreleased/enhancement-local-app-configuration.md b/changelog/6.3.0_2024-08-20/enhancement-local-app-configuration.md similarity index 100% rename from changelog/unreleased/enhancement-local-app-configuration.md rename to changelog/6.3.0_2024-08-20/enhancement-local-app-configuration.md diff --git a/changelog/unreleased/enhancement-skyhigh-security-icap-support.md b/changelog/6.3.0_2024-08-20/enhancement-skyhigh-security-icap-support.md similarity index 100% rename from changelog/unreleased/enhancement-skyhigh-security-icap-support.md rename to changelog/6.3.0_2024-08-20/enhancement-skyhigh-security-icap-support.md diff --git a/changelog/unreleased/federated-user-roles.md b/changelog/6.3.0_2024-08-20/federated-user-roles.md similarity index 100% rename from changelog/unreleased/federated-user-roles.md rename to changelog/6.3.0_2024-08-20/federated-user-roles.md diff --git a/changelog/unreleased/fix-natsjskv-registry-2.md b/changelog/6.3.0_2024-08-20/fix-natsjskv-registry-2.md similarity index 100% rename from changelog/unreleased/fix-natsjskv-registry-2.md rename to changelog/6.3.0_2024-08-20/fix-natsjskv-registry-2.md diff --git a/changelog/unreleased/fix-web-delegatedauthentication-type.md b/changelog/6.3.0_2024-08-20/fix-web-delegatedauthentication-type.md similarity index 100% rename from changelog/unreleased/fix-web-delegatedauthentication-type.md rename to changelog/6.3.0_2024-08-20/fix-web-delegatedauthentication-type.md diff --git a/changelog/unreleased/fix-web-theme-color-contrasts.md b/changelog/6.3.0_2024-08-20/fix-web-theme-color-contrasts.md similarity index 100% rename from changelog/unreleased/fix-web-theme-color-contrasts.md rename to changelog/6.3.0_2024-08-20/fix-web-theme-color-contrasts.md diff --git a/changelog/unreleased/idp-config-generation-fix.md b/changelog/6.3.0_2024-08-20/idp-config-generation-fix.md similarity index 100% rename from changelog/unreleased/idp-config-generation-fix.md rename to changelog/6.3.0_2024-08-20/idp-config-generation-fix.md diff --git a/changelog/unreleased/ignore-address-for-kubernetes-registry.md b/changelog/6.3.0_2024-08-20/ignore-address-for-kubernetes-registry.md similarity index 100% rename from changelog/unreleased/ignore-address-for-kubernetes-registry.md rename to changelog/6.3.0_2024-08-20/ignore-address-for-kubernetes-registry.md diff --git a/changelog/unreleased/ocm_users_graph.md b/changelog/6.3.0_2024-08-20/ocm_users_graph.md similarity index 100% rename from changelog/unreleased/ocm_users_graph.md rename to changelog/6.3.0_2024-08-20/ocm_users_graph.md diff --git a/changelog/unreleased/omit-some-lookups-in-gateway.md b/changelog/6.3.0_2024-08-20/omit-some-lookups-in-gateway.md similarity index 100% rename from changelog/unreleased/omit-some-lookups-in-gateway.md rename to changelog/6.3.0_2024-08-20/omit-some-lookups-in-gateway.md diff --git a/changelog/unreleased/update-web-10.1.0.md b/changelog/6.3.0_2024-08-20/update-web-10.1.0.md similarity index 100% rename from changelog/unreleased/update-web-10.1.0.md rename to changelog/6.3.0_2024-08-20/update-web-10.1.0.md diff --git a/changelog/unreleased/use-less-selectors.md b/changelog/6.3.0_2024-08-20/use-less-selectors.md similarity index 100% rename from changelog/unreleased/use-less-selectors.md rename to changelog/6.3.0_2024-08-20/use-less-selectors.md diff --git a/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml b/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml index 8139dc4abf0..2c9d6035bc3 100644 --- a/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml +++ b/deployments/continuous-deployment-config/ocis_full/onlyoffice-rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.2.0 + OCIS_DOCKER_TAG: 6.3.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-onlyoffice.rolling.owncloud.works COMPANION_DOMAIN: companion.ocis-onlyoffice.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_full/rolling.yml b/deployments/continuous-deployment-config/ocis_full/rolling.yml index e4b54783684..ed952f51b7c 100644 --- a/deployments/continuous-deployment-config/ocis_full/rolling.yml +++ b/deployments/continuous-deployment-config/ocis_full/rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.2.0 + OCIS_DOCKER_TAG: 6.3.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis.rolling.owncloud.works COMPANION_DOMAIN: companion.ocis.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml b/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml index eb159495050..1815038024c 100644 --- a/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml +++ b/deployments/continuous-deployment-config/ocis_full/s3-rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.2.0 + OCIS_DOCKER_TAG: 6.3.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-s3.rolling.owncloud.works COMPANION_DOMAIN: companion.ocis-s3.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml b/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml index 9c91ae29124..1f484423709 100644 --- a/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml +++ b/deployments/continuous-deployment-config/ocis_keycloak/rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.2.0 + OCIS_DOCKER_TAG: 6.3.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-keycloak.rolling.owncloud.works KEYCLOAK_DOMAIN: keycloak.ocis-keycloak.rolling.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_ldap/rolling.yml b/deployments/continuous-deployment-config/ocis_ldap/rolling.yml index cfa761618f2..6c8b8edd264 100644 --- a/deployments/continuous-deployment-config/ocis_ldap/rolling.yml +++ b/deployments/continuous-deployment-config/ocis_ldap/rolling.yml @@ -32,7 +32,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 6.2.0 + OCIS_DOCKER_TAG: 6.3.0 OCIS_DOCKER_IMAGE: owncloud/ocis-rolling OCIS_DOMAIN: ocis.ocis-ldap.rolling.owncloud.works LDAP_MANAGER_DOMAIN: ldap.ocis-ldap.rolling.owncloud.works diff --git a/docs/ocis/deployment/ocis_full.md b/docs/ocis/deployment/ocis_full.md index 566e8b944a2..728c675db67 100644 --- a/docs/ocis/deployment/ocis_full.md +++ b/docs/ocis/deployment/ocis_full.md @@ -241,7 +241,7 @@ See also [example server setup]({{< ref "preparing_server" >}}) By default oCIS will be started in the `latest` rolling version. Please note that this deployment does currently not work with the 5.x productions releases. The oCIS "collaboration" service, which is required by this deployment, is not part of the 5.x releases. - If you want to use a specific version of oCIS, set the version to a dedicated tag like `OCIS_DOCKER_TAG=6.2.0`. The minimal required oCIS Version to run this deployment is 6.2.0. Available production versions can be found on [Docker Hub Production](https://hub.docker.com/r/owncloud/ocis/tags?page=1&ordering=last_updated) and available rolling releases can be found on [Docker Hub Rolling](https://hub.docker.com/r/owncloud/ocis-rolling/tags?page=1&ordering=last_updated) + If you want to use a specific version of oCIS, set the version to a dedicated tag like `OCIS_DOCKER_TAG=6.3.0`. The minimal required oCIS Version to run this deployment is 6.3.0. Available production versions can be found on [Docker Hub Production](https://hub.docker.com/r/owncloud/ocis/tags?page=1&ordering=last_updated) and available rolling releases can be found on [Docker Hub Rolling](https://hub.docker.com/r/owncloud/ocis-rolling/tags?page=1&ordering=last_updated) {{< hint type=info title="oCIS Releases" >}} You can read more about the different oCIS releases in the [oCIS Release Lifecycle](../release_roadmap.md). diff --git a/docs/ocis/release_roadmap.md b/docs/ocis/release_roadmap.md index 447f8437d2e..bf40be699ad 100644 --- a/docs/ocis/release_roadmap.md +++ b/docs/ocis/release_roadmap.md @@ -22,7 +22,7 @@ This page is designed to provide clarity and transparency regarding the scheduli | 21.10.2024 | Rolling | - | - | - | | 30.09.2024 | Rolling | - | - | - | | 09.09.2024 | Rolling | - | - | - | -| 19.08.2024 | Rolling | - | - | - | +| 19.08.2024 | Rolling | [Infinite Scale 6 (6.3.0)](https://download.owncloud.com/ocis/ocis/rolling/6.3.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-3-0-rolling) | - | | 30.07.2024 | Rolling | [Infinite Scale 6 (6.2.0)](https://download.owncloud.com/ocis/ocis/rolling/6.2.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-2-0-rolling) | - | | 08.07.2024 | Rolling | [Infinite Scale 6 (6.1.0)](https://download.owncloud.com/ocis/ocis/rolling/6.1.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-1-0-rolling) | - | | 19.06.2024 | Rolling | [Infinite Scale 6 (6.0.0)](https://download.owncloud.com/ocis/ocis/rolling/6.0.0/) | [Release Notes](https://doc.owncloud.com/ocis_release_notes.html#infinite-scale-6-0-0-rolling) | - | diff --git a/ocis-pkg/version/version.go b/ocis-pkg/version/version.go index 84faca8b1e2..6444fa8a388 100644 --- a/ocis-pkg/version/version.go +++ b/ocis-pkg/version/version.go @@ -16,7 +16,7 @@ var ( // LatestTag is the latest released version plus the dev meta version. // Will be overwritten by the release pipeline // Needs a manual change for every tagged release - LatestTag = "6.2.0+dev" + LatestTag = "6.3.0+dev" // Date indicates the build date. // This has been removed, it looks like you can only replace static strings with recent go versions diff --git a/sonar-project.properties b/sonar-project.properties index 8a547ca7789..3032dffb516 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,7 +2,7 @@ sonar.projectKey=owncloud_ocis sonar.organization=owncloud-1 sonar.projectName=ocis -sonar.projectVersion=6.2.0 +sonar.projectVersion=6.3.0 sonar.host.url=https://sonarcloud.io # =====================================================