From aed04c983fb8f64da850d611d2e4d01f6aea1a0e Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 5 May 2023 16:50:22 +0200 Subject: [PATCH] bump version, prepare changelog --- changelog/3.0.0_2023-05-03/bump-reva.md | 98 ------------------- .../425-on-thumbnails.md | 0 .../add-debug-to-audit.md | 0 .../add-debug-to-idm.md | 0 .../add-debug-to-postprocessing.md | 0 .../add-debug-to-userlog.md | 0 .../add-decomposedfs-metadata-command.md | 0 .../add-eventhistory-debug.md | 0 .../add-global-vars-extrator.md | 0 .../add-html-email-templates.md | 0 .../add-notifications-debug-server.md | 0 .../add-parameters.md | 0 .../add-webfinger.md | 0 .../allow-graph-selected-updates.md | 8 ++ .../async-postprocessing.md | 0 .../automate-md-creation.md | 0 .../av-more-logging.md | 0 .../bad-request-on-gdpr-endpoint.md | 0 .../branding-api.md | 0 ...-disassociate-users-from-deleted-school.md | 0 .../bump-go-ldap-version.md | 0 .../bump-libregraph.md | 0 .../bump-lico.md | 0 .../bump-reva.md | 0 .../change-cache-configuration.md | 0 .../change-remove-settings-ui.md | 0 .../collect-global-envvars.md | 0 .../configure-bundles.md | 0 .../configure-grpc-in-ocs.md | 0 .../disable-notifications.md | 0 .../do-not-share-versions.md | 0 .../drive-group-permissions.md | 0 ...-configurable-group-members-patch-limit.md | 0 .../enhancement-change-username.md | 0 .../enhancement-identity-set-display-name.md | 0 .../enhancement-ldap-group-create-basedn.md | 0 .../enhancement-memlimit.md | 0 .../enhancement-name-attributes.md | 0 .../enhancement-search.md | 0 .../enhancement-tags.md | 0 .../enhancement-user-disable.md | 0 .../enhancement-web-config-additions.md | 0 .../event-history.md | 0 .../expiration-notifications.md | 0 .../fix-duplicated-demouser-roles.md | 0 .../fix-group-name-changes.md | 0 .../fix-leaks-existence.md | 0 .../fix-oidc-auth-cache.md | 0 .../fix-postprocessing.md | 0 ...earch-reindexing-performance-regression.md | 0 .../fix-search-tags.md | 0 .../fix-user-type-config.md | 0 .../fix-userlog-panic.md | 0 .../fix-web-config.md | 0 .../gdpr-export.md | 0 .../graph-education-errors.md | 0 .../list-permissions.md | 0 .../make-emails-translatable-via-transifex.md | 0 .../more-cors-config.md | 0 .../nats-debug.md | 0 .../no-notification-own-action.md | 0 .../notify-about-policies.md | 0 .../personal-data-export-capability.md | 0 .../policies-service.md | 0 .../populate-expanded-properties.md | 0 .../portrait-thumbnails.md | 0 .../postprocessing-config.md | 0 .../public-link-password.md | 0 .../public-link-permission.md | 0 .../role-assignment-from-oidc.md | 0 .../role-quota.md | 0 .../runtime.md | 0 .../set-project-space-quota-permission.md | 0 .../share-expiration.md | 0 .../space-management-permissions.md | 0 .../space-trashbin-purge-cli.md | 0 .../update-web-7.0.0-rc.35.md | 0 .../update-web-7.0.0-rc.36.md | 0 .../use-accept-language-header.md | 0 .../use-gotext-master.md | 0 .../userlog-improvements.md | 0 .../userlog-service.md | 0 .../users-preferred-language-email.md | 0 .../web-config.md | 0 .../www-authenticate-header.md | 0 .../ocis_keycloak/released.yml | 2 +- .../ocis_ldap/released.yml | 2 +- .../ocis_traefik/released.yml | 2 +- .../ocis_wopi/released.yml | 2 +- ocis-pkg/version/version.go | 2 +- sonar-project.properties | 2 +- 91 files changed, 14 insertions(+), 104 deletions(-) delete mode 100644 changelog/3.0.0_2023-05-03/bump-reva.md rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/425-on-thumbnails.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-debug-to-audit.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-debug-to-idm.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-debug-to-postprocessing.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-debug-to-userlog.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-decomposedfs-metadata-command.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-eventhistory-debug.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-global-vars-extrator.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-html-email-templates.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-notifications-debug-server.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-parameters.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/add-webfinger.md (100%) create mode 100644 changelog/3.0.0_2023-05-08/allow-graph-selected-updates.md rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/async-postprocessing.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/automate-md-creation.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/av-more-logging.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/bad-request-on-gdpr-endpoint.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/branding-api.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/bugfix-disassociate-users-from-deleted-school.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/bump-go-ldap-version.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/bump-libregraph.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/bump-lico.md (100%) rename changelog/{unreleased => 3.0.0_2023-05-08}/bump-reva.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/change-cache-configuration.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/change-remove-settings-ui.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/collect-global-envvars.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/configure-bundles.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/configure-grpc-in-ocs.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/disable-notifications.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/do-not-share-versions.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/drive-group-permissions.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-add-configurable-group-members-patch-limit.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-change-username.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-identity-set-display-name.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-ldap-group-create-basedn.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-memlimit.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-name-attributes.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-search.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-tags.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-user-disable.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/enhancement-web-config-additions.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/event-history.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/expiration-notifications.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-duplicated-demouser-roles.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-group-name-changes.md (100%) rename changelog/{unreleased => 3.0.0_2023-05-08}/fix-leaks-existence.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-oidc-auth-cache.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-postprocessing.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-search-reindexing-performance-regression.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-search-tags.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-user-type-config.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/fix-userlog-panic.md (100%) rename changelog/{unreleased => 3.0.0_2023-05-08}/fix-web-config.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/gdpr-export.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/graph-education-errors.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/list-permissions.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/make-emails-translatable-via-transifex.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/more-cors-config.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/nats-debug.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/no-notification-own-action.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/notify-about-policies.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/personal-data-export-capability.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/policies-service.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/populate-expanded-properties.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/portrait-thumbnails.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/postprocessing-config.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/public-link-password.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/public-link-permission.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/role-assignment-from-oidc.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/role-quota.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/runtime.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/set-project-space-quota-permission.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/share-expiration.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/space-management-permissions.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/space-trashbin-purge-cli.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/update-web-7.0.0-rc.35.md (100%) rename changelog/{unreleased => 3.0.0_2023-05-08}/update-web-7.0.0-rc.36.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/use-accept-language-header.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/use-gotext-master.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/userlog-improvements.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/userlog-service.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/users-preferred-language-email.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/web-config.md (100%) rename changelog/{3.0.0_2023-05-03 => 3.0.0_2023-05-08}/www-authenticate-header.md (100%) diff --git a/changelog/3.0.0_2023-05-03/bump-reva.md b/changelog/3.0.0_2023-05-03/bump-reva.md deleted file mode 100644 index 189fcad60a..0000000000 --- a/changelog/3.0.0_2023-05-03/bump-reva.md +++ /dev/null @@ -1,98 +0,0 @@ -Enhancement: Update Reva to version 2.13.1 - -Changelog for reva 2.13.1 (2023-05-03) -======================================= - -* Bugfix [cs3org/reva#3843](https://github.com/cs3org/reva/pull/3843): Allow scope check to impersonate space owners - -Changelog for reva 2.13.0 (2023-05-02) -======================================= - -* Bugfix [cs3org/reva#3570](https://github.com/cs3org/reva/pull/3570): Return 425 on HEAD -* Bugfix [cs3org/reva#3830](https://github.com/cs3org/reva/pull/3830): Be more robust when logging errors -* Bugfix [cs3org/reva#3815](https://github.com/cs3org/reva/pull/3815): Bump micro redis store -* Bugfix [cs3org/reva#3596](https://github.com/cs3org/reva/pull/3596): Cache CreateHome calls -* Bugfix [cs3org/reva#3823](https://github.com/cs3org/reva/pull/3823): Deny correctly in decomposedfs -* Bugfix [cs3org/reva#3826](https://github.com/cs3org/reva/pull/3826): Add by group index to decomposedfs -* Bugfix [cs3org/reva#3618](https://github.com/cs3org/reva/pull/3618): Drain body on failed put -* Bugfix [cs3org/reva#3685](https://github.com/cs3org/reva/pull/3685): Send fileid on copy -* Bugfix [cs3org/reva#3688](https://github.com/cs3org/reva/pull/3688): Return 425 on GET -* Bugfix [cs3org/reva#3755](https://github.com/cs3org/reva/pull/3755): Fix app provider language validation -* Bugfix [cs3org/reva#3800](https://github.com/cs3org/reva/pull/3800): Fix building for freebsd -* Bugfix [cs3org/reva#3700](https://github.com/cs3org/reva/pull/3700): Fix caching -* Bugfix [cs3org/reva#3535](https://github.com/cs3org/reva/pull/3535): Fix ceph driver storage fs implementation -* Bugfix [cs3org/reva#3764](https://github.com/cs3org/reva/pull/3764): Fix missing CORS config in ocdav service -* Bugfix [cs3org/reva#3710](https://github.com/cs3org/reva/pull/3710): Fix error when try to delete space without permission -* Bugfix [cs3org/reva#3822](https://github.com/cs3org/reva/pull/3822): Fix deleting spaces -* Bugfix [cs3org/reva#3718](https://github.com/cs3org/reva/pull/3718): Fix revad-eos docker image which was failing to build -* Bugfix [cs3org/reva#3559](https://github.com/cs3org/reva/pull/3559): Fix build on freebsd -* Bugfix [cs3org/reva#3696](https://github.com/cs3org/reva/pull/3696): Fix ldap filters when checking for enabled users -* Bugfix [cs3org/reva#3767](https://github.com/cs3org/reva/pull/3767): Decode binary UUID when looking up a users group memberships -* Bugfix [cs3org/reva#3741](https://github.com/cs3org/reva/pull/3741): Fix listing shares to multiple groups -* Bugfix [cs3org/reva#3834](https://github.com/cs3org/reva/pull/3834): Return correct error during MKCOL -* Bugfix [cs3org/reva#3841](https://github.com/cs3org/reva/pull/3841): Fix nil pointer and improve logging -* Bugfix [cs3org/reva#3831](https://github.com/cs3org/reva/pull/3831): Ignore 'null' mtime on tus upload -* Bugfix [cs3org/reva#3758](https://github.com/cs3org/reva/pull/3758): Fix public links with enforced password -* Bugfix [cs3org/reva#3814](https://github.com/cs3org/reva/pull/3814): Fix stat cache access -* Bugfix [cs3org/reva#3650](https://github.com/cs3org/reva/pull/3650): FreeBSD xattr support -* Bugfix [cs3org/reva#3827](https://github.com/cs3org/reva/pull/3827): Initialize user cache for decomposedfs -* Bugfix [cs3org/reva#3818](https://github.com/cs3org/reva/pull/3818): Invalidate cache when deleting space -* Bugfix [cs3org/reva#3812](https://github.com/cs3org/reva/pull/3812): Filemetadata Cache now deletes keys without listing them first -* Bugfix [cs3org/reva#3817](https://github.com/cs3org/reva/pull/3817): Pipeline cache deletes -* Bugfix [cs3org/reva#3711](https://github.com/cs3org/reva/pull/3711): Replace ini metadata backend by messagepack backend -* Bugfix [cs3org/reva#3828](https://github.com/cs3org/reva/pull/3828): Send quota when listing spaces in decomposedfs -* Bugfix [cs3org/reva#3681](https://github.com/cs3org/reva/pull/3681): Fix etag of "empty" shares jail -* Bugfix [cs3org/reva#3748](https://github.com/cs3org/reva/pull/3748): Prevent service from panicking -* Bugfix [cs3org/reva#3816](https://github.com/cs3org/reva/pull/3816): Write Metadata once -* Change [cs3org/reva#3641](https://github.com/cs3org/reva/pull/3641): Hide file versions for share receivers -* Change [cs3org/reva#3820](https://github.com/cs3org/reva/pull/3820): Streamline stores -* Enhancement [cs3org/reva#3732](https://github.com/cs3org/reva/pull/3732): Make method for detecting the metadata backend public -* Enhancement [cs3org/reva#3789](https://github.com/cs3org/reva/pull/3789): Add capabilities indicating if user attributes are read-only -* Enhancement [cs3org/reva#3792](https://github.com/cs3org/reva/pull/3792): Add a prometheus gauge to keep track of active uploads and downloads -* Enhancement [cs3org/reva#3637](https://github.com/cs3org/reva/pull/3637): Add an ID to each events -* Enhancement [cs3org/reva#3704](https://github.com/cs3org/reva/pull/3704): Add more information to events -* Enhancement [cs3org/reva#3744](https://github.com/cs3org/reva/pull/3744): Add LDAP user type attribute -* Enhancement [cs3org/reva#3806](https://github.com/cs3org/reva/pull/3806): Decomposedfs now supports filtering spaces by owner -* Enhancement [cs3org/reva#3730](https://github.com/cs3org/reva/pull/3730): Antivirus -* Enhancement [cs3org/reva#3531](https://github.com/cs3org/reva/pull/3531): Async Postprocessing -* Enhancement [cs3org/reva#3571](https://github.com/cs3org/reva/pull/3571): Async Upload Improvements -* Enhancement [cs3org/reva#3801](https://github.com/cs3org/reva/pull/3801): Cache node ids -* Enhancement [cs3org/reva#3690](https://github.com/cs3org/reva/pull/3690): Check set project space quota permission -* Enhancement [cs3org/reva#3686](https://github.com/cs3org/reva/pull/3686): User disabling functionality -* Enhancement [cs3org/reva#3505](https://github.com/cs3org/reva/pull/3505): Fix eosgrpc package -* Enhancement [cs3org/reva#3575](https://github.com/cs3org/reva/pull/3575): Fix skip group grant index cleanup -* Enhancement [cs3org/reva#3564](https://github.com/cs3org/reva/pull/3564): Fix tag pkg -* Enhancement [cs3org/reva#3756](https://github.com/cs3org/reva/pull/3756): Prepare for GDPR export -* Enhancement [cs3org/reva#3612](https://github.com/cs3org/reva/pull/3612): Group feature changed event added -* Enhancement [cs3org/reva#3729](https://github.com/cs3org/reva/pull/3729): Improve decomposedfs performance, esp. with network fs/cache -* Enhancement [cs3org/reva#3697](https://github.com/cs3org/reva/pull/3697): Improve the ini file metadata backend -* Enhancement [cs3org/reva#3819](https://github.com/cs3org/reva/pull/3819): Allow creating internal links without permission -* Enhancement [cs3org/reva#3740](https://github.com/cs3org/reva/pull/3740): Limit concurrency in decomposedfs -* Enhancement [cs3org/reva#3569](https://github.com/cs3org/reva/pull/3569): Always list shares jail when listing spaces -* Enhancement [cs3org/reva#3788](https://github.com/cs3org/reva/pull/3788): Make resharing configurable -* Enhancement [cs3org/reva#3674](https://github.com/cs3org/reva/pull/3674): Introduce ini file based metadata backend -* Enhancement [cs3org/reva#3728](https://github.com/cs3org/reva/pull/3728): Automatically migrate file metadata from xattrs to messagepack -* Enhancement [cs3org/reva#3807](https://github.com/cs3org/reva/pull/3807): Name Validation -* Enhancement [cs3org/reva#3574](https://github.com/cs3org/reva/pull/3574): Opaque space group -* Enhancement [cs3org/reva#3598](https://github.com/cs3org/reva/pull/3598): Pass estream to Storage Providers -* Enhancement [cs3org/reva#3763](https://github.com/cs3org/reva/pull/3763): Add a capability for personal data export -* Enhancement [cs3org/reva#3577](https://github.com/cs3org/reva/pull/3577): Prepare for SSE -* Enhancement [cs3org/reva#3731](https://github.com/cs3org/reva/pull/3731): Add config option to enforce passwords on public links -* Enhancement [cs3org/reva#3693](https://github.com/cs3org/reva/pull/3693): Enforce the PublicLink.Write permission -* Enhancement [cs3org/reva#3497](https://github.com/cs3org/reva/pull/3497): Introduce owncloud 10 publiclink manager -* Enhancement [cs3org/reva#3714](https://github.com/cs3org/reva/pull/3714): Add global max quota option and quota for CreateHome -* Enhancement [cs3org/reva#3759](https://github.com/cs3org/reva/pull/3759): Set correct share type when listing shares -* Enhancement [cs3org/reva#3594](https://github.com/cs3org/reva/pull/3594): Add expiration to user and group shares -* Enhancement [cs3org/reva#3580](https://github.com/cs3org/reva/pull/3580): Share expired event -* Enhancement [cs3org/reva#3620](https://github.com/cs3org/reva/pull/3620): Allow a new ShareType `SpaceMembershipGroup` -* Enhancement [cs3org/reva#3609](https://github.com/cs3org/reva/pull/3609): Space Management Permissions -* Enhancement [cs3org/reva#3655](https://github.com/cs3org/reva/pull/3655): Add expiration date to space memberships -* Enhancement [cs3org/reva#3697](https://github.com/cs3org/reva/pull/3697): Add support for redis sentinel caches -* Enhancement [cs3org/reva#3552](https://github.com/cs3org/reva/pull/3552): Suppress tusd logs -* Enhancement [cs3org/reva#3555](https://github.com/cs3org/reva/pull/3555): Tags -* Enhancement [cs3org/reva#3785](https://github.com/cs3org/reva/pull/3785): Increase unit test coverage in the ocdav service -* Enhancement [cs3org/reva#3739](https://github.com/cs3org/reva/pull/3739): Try to rename uploaded files to their final position -* Enhancement [cs3org/reva#3610](https://github.com/cs3org/reva/pull/3610): Walk and log chi routes - -https://github.com/owncloud/ocis/pull/6205 -https://github.com/owncloud/ocis/pull/6186 diff --git a/changelog/3.0.0_2023-05-03/425-on-thumbnails.md b/changelog/3.0.0_2023-05-08/425-on-thumbnails.md similarity index 100% rename from changelog/3.0.0_2023-05-03/425-on-thumbnails.md rename to changelog/3.0.0_2023-05-08/425-on-thumbnails.md diff --git a/changelog/3.0.0_2023-05-03/add-debug-to-audit.md b/changelog/3.0.0_2023-05-08/add-debug-to-audit.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-debug-to-audit.md rename to changelog/3.0.0_2023-05-08/add-debug-to-audit.md diff --git a/changelog/3.0.0_2023-05-03/add-debug-to-idm.md b/changelog/3.0.0_2023-05-08/add-debug-to-idm.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-debug-to-idm.md rename to changelog/3.0.0_2023-05-08/add-debug-to-idm.md diff --git a/changelog/3.0.0_2023-05-03/add-debug-to-postprocessing.md b/changelog/3.0.0_2023-05-08/add-debug-to-postprocessing.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-debug-to-postprocessing.md rename to changelog/3.0.0_2023-05-08/add-debug-to-postprocessing.md diff --git a/changelog/3.0.0_2023-05-03/add-debug-to-userlog.md b/changelog/3.0.0_2023-05-08/add-debug-to-userlog.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-debug-to-userlog.md rename to changelog/3.0.0_2023-05-08/add-debug-to-userlog.md diff --git a/changelog/3.0.0_2023-05-03/add-decomposedfs-metadata-command.md b/changelog/3.0.0_2023-05-08/add-decomposedfs-metadata-command.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-decomposedfs-metadata-command.md rename to changelog/3.0.0_2023-05-08/add-decomposedfs-metadata-command.md diff --git a/changelog/3.0.0_2023-05-03/add-eventhistory-debug.md b/changelog/3.0.0_2023-05-08/add-eventhistory-debug.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-eventhistory-debug.md rename to changelog/3.0.0_2023-05-08/add-eventhistory-debug.md diff --git a/changelog/3.0.0_2023-05-03/add-global-vars-extrator.md b/changelog/3.0.0_2023-05-08/add-global-vars-extrator.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-global-vars-extrator.md rename to changelog/3.0.0_2023-05-08/add-global-vars-extrator.md diff --git a/changelog/3.0.0_2023-05-03/add-html-email-templates.md b/changelog/3.0.0_2023-05-08/add-html-email-templates.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-html-email-templates.md rename to changelog/3.0.0_2023-05-08/add-html-email-templates.md diff --git a/changelog/3.0.0_2023-05-03/add-notifications-debug-server.md b/changelog/3.0.0_2023-05-08/add-notifications-debug-server.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-notifications-debug-server.md rename to changelog/3.0.0_2023-05-08/add-notifications-debug-server.md diff --git a/changelog/3.0.0_2023-05-03/add-parameters.md b/changelog/3.0.0_2023-05-08/add-parameters.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-parameters.md rename to changelog/3.0.0_2023-05-08/add-parameters.md diff --git a/changelog/3.0.0_2023-05-03/add-webfinger.md b/changelog/3.0.0_2023-05-08/add-webfinger.md similarity index 100% rename from changelog/3.0.0_2023-05-03/add-webfinger.md rename to changelog/3.0.0_2023-05-08/add-webfinger.md diff --git a/changelog/3.0.0_2023-05-08/allow-graph-selected-updates.md b/changelog/3.0.0_2023-05-08/allow-graph-selected-updates.md new file mode 100644 index 0000000000..1c79726039 --- /dev/null +++ b/changelog/3.0.0_2023-05-08/allow-graph-selected-updates.md @@ -0,0 +1,8 @@ +Bugfix: Allow selected updates on graph users + +We are now allowing a couple of update request to complete even if GRAPH_LDAP_SERVER_WRITE_ENABLED=false: + +* When using a group to disable users (OCIS_LDAP_DISABLE_USER_MECHANISM=group) updates to the accountEnabled property of a user will be allowed +* When a distinct base dn for new groups is configured ( GRAPH_LDAP_GROUP_CREATE_BASE_DN is set to a different value than GRAPH_LDAP_GROUP_BASE_DN), allow the creation/update of local groups. + +https://github.com/owncloud/ocis/pull/6233 diff --git a/changelog/3.0.0_2023-05-03/async-postprocessing.md b/changelog/3.0.0_2023-05-08/async-postprocessing.md similarity index 100% rename from changelog/3.0.0_2023-05-03/async-postprocessing.md rename to changelog/3.0.0_2023-05-08/async-postprocessing.md diff --git a/changelog/3.0.0_2023-05-03/automate-md-creation.md b/changelog/3.0.0_2023-05-08/automate-md-creation.md similarity index 100% rename from changelog/3.0.0_2023-05-03/automate-md-creation.md rename to changelog/3.0.0_2023-05-08/automate-md-creation.md diff --git a/changelog/3.0.0_2023-05-03/av-more-logging.md b/changelog/3.0.0_2023-05-08/av-more-logging.md similarity index 100% rename from changelog/3.0.0_2023-05-03/av-more-logging.md rename to changelog/3.0.0_2023-05-08/av-more-logging.md diff --git a/changelog/3.0.0_2023-05-03/bad-request-on-gdpr-endpoint.md b/changelog/3.0.0_2023-05-08/bad-request-on-gdpr-endpoint.md similarity index 100% rename from changelog/3.0.0_2023-05-03/bad-request-on-gdpr-endpoint.md rename to changelog/3.0.0_2023-05-08/bad-request-on-gdpr-endpoint.md diff --git a/changelog/3.0.0_2023-05-03/branding-api.md b/changelog/3.0.0_2023-05-08/branding-api.md similarity index 100% rename from changelog/3.0.0_2023-05-03/branding-api.md rename to changelog/3.0.0_2023-05-08/branding-api.md diff --git a/changelog/3.0.0_2023-05-03/bugfix-disassociate-users-from-deleted-school.md b/changelog/3.0.0_2023-05-08/bugfix-disassociate-users-from-deleted-school.md similarity index 100% rename from changelog/3.0.0_2023-05-03/bugfix-disassociate-users-from-deleted-school.md rename to changelog/3.0.0_2023-05-08/bugfix-disassociate-users-from-deleted-school.md diff --git a/changelog/3.0.0_2023-05-03/bump-go-ldap-version.md b/changelog/3.0.0_2023-05-08/bump-go-ldap-version.md similarity index 100% rename from changelog/3.0.0_2023-05-03/bump-go-ldap-version.md rename to changelog/3.0.0_2023-05-08/bump-go-ldap-version.md diff --git a/changelog/3.0.0_2023-05-03/bump-libregraph.md b/changelog/3.0.0_2023-05-08/bump-libregraph.md similarity index 100% rename from changelog/3.0.0_2023-05-03/bump-libregraph.md rename to changelog/3.0.0_2023-05-08/bump-libregraph.md diff --git a/changelog/3.0.0_2023-05-03/bump-lico.md b/changelog/3.0.0_2023-05-08/bump-lico.md similarity index 100% rename from changelog/3.0.0_2023-05-03/bump-lico.md rename to changelog/3.0.0_2023-05-08/bump-lico.md diff --git a/changelog/unreleased/bump-reva.md b/changelog/3.0.0_2023-05-08/bump-reva.md similarity index 100% rename from changelog/unreleased/bump-reva.md rename to changelog/3.0.0_2023-05-08/bump-reva.md diff --git a/changelog/3.0.0_2023-05-03/change-cache-configuration.md b/changelog/3.0.0_2023-05-08/change-cache-configuration.md similarity index 100% rename from changelog/3.0.0_2023-05-03/change-cache-configuration.md rename to changelog/3.0.0_2023-05-08/change-cache-configuration.md diff --git a/changelog/3.0.0_2023-05-03/change-remove-settings-ui.md b/changelog/3.0.0_2023-05-08/change-remove-settings-ui.md similarity index 100% rename from changelog/3.0.0_2023-05-03/change-remove-settings-ui.md rename to changelog/3.0.0_2023-05-08/change-remove-settings-ui.md diff --git a/changelog/3.0.0_2023-05-03/collect-global-envvars.md b/changelog/3.0.0_2023-05-08/collect-global-envvars.md similarity index 100% rename from changelog/3.0.0_2023-05-03/collect-global-envvars.md rename to changelog/3.0.0_2023-05-08/collect-global-envvars.md diff --git a/changelog/3.0.0_2023-05-03/configure-bundles.md b/changelog/3.0.0_2023-05-08/configure-bundles.md similarity index 100% rename from changelog/3.0.0_2023-05-03/configure-bundles.md rename to changelog/3.0.0_2023-05-08/configure-bundles.md diff --git a/changelog/3.0.0_2023-05-03/configure-grpc-in-ocs.md b/changelog/3.0.0_2023-05-08/configure-grpc-in-ocs.md similarity index 100% rename from changelog/3.0.0_2023-05-03/configure-grpc-in-ocs.md rename to changelog/3.0.0_2023-05-08/configure-grpc-in-ocs.md diff --git a/changelog/3.0.0_2023-05-03/disable-notifications.md b/changelog/3.0.0_2023-05-08/disable-notifications.md similarity index 100% rename from changelog/3.0.0_2023-05-03/disable-notifications.md rename to changelog/3.0.0_2023-05-08/disable-notifications.md diff --git a/changelog/3.0.0_2023-05-03/do-not-share-versions.md b/changelog/3.0.0_2023-05-08/do-not-share-versions.md similarity index 100% rename from changelog/3.0.0_2023-05-03/do-not-share-versions.md rename to changelog/3.0.0_2023-05-08/do-not-share-versions.md diff --git a/changelog/3.0.0_2023-05-03/drive-group-permissions.md b/changelog/3.0.0_2023-05-08/drive-group-permissions.md similarity index 100% rename from changelog/3.0.0_2023-05-03/drive-group-permissions.md rename to changelog/3.0.0_2023-05-08/drive-group-permissions.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-add-configurable-group-members-patch-limit.md b/changelog/3.0.0_2023-05-08/enhancement-add-configurable-group-members-patch-limit.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-add-configurable-group-members-patch-limit.md rename to changelog/3.0.0_2023-05-08/enhancement-add-configurable-group-members-patch-limit.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-change-username.md b/changelog/3.0.0_2023-05-08/enhancement-change-username.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-change-username.md rename to changelog/3.0.0_2023-05-08/enhancement-change-username.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-identity-set-display-name.md b/changelog/3.0.0_2023-05-08/enhancement-identity-set-display-name.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-identity-set-display-name.md rename to changelog/3.0.0_2023-05-08/enhancement-identity-set-display-name.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-ldap-group-create-basedn.md b/changelog/3.0.0_2023-05-08/enhancement-ldap-group-create-basedn.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-ldap-group-create-basedn.md rename to changelog/3.0.0_2023-05-08/enhancement-ldap-group-create-basedn.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-memlimit.md b/changelog/3.0.0_2023-05-08/enhancement-memlimit.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-memlimit.md rename to changelog/3.0.0_2023-05-08/enhancement-memlimit.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-name-attributes.md b/changelog/3.0.0_2023-05-08/enhancement-name-attributes.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-name-attributes.md rename to changelog/3.0.0_2023-05-08/enhancement-name-attributes.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-search.md b/changelog/3.0.0_2023-05-08/enhancement-search.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-search.md rename to changelog/3.0.0_2023-05-08/enhancement-search.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-tags.md b/changelog/3.0.0_2023-05-08/enhancement-tags.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-tags.md rename to changelog/3.0.0_2023-05-08/enhancement-tags.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-user-disable.md b/changelog/3.0.0_2023-05-08/enhancement-user-disable.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-user-disable.md rename to changelog/3.0.0_2023-05-08/enhancement-user-disable.md diff --git a/changelog/3.0.0_2023-05-03/enhancement-web-config-additions.md b/changelog/3.0.0_2023-05-08/enhancement-web-config-additions.md similarity index 100% rename from changelog/3.0.0_2023-05-03/enhancement-web-config-additions.md rename to changelog/3.0.0_2023-05-08/enhancement-web-config-additions.md diff --git a/changelog/3.0.0_2023-05-03/event-history.md b/changelog/3.0.0_2023-05-08/event-history.md similarity index 100% rename from changelog/3.0.0_2023-05-03/event-history.md rename to changelog/3.0.0_2023-05-08/event-history.md diff --git a/changelog/3.0.0_2023-05-03/expiration-notifications.md b/changelog/3.0.0_2023-05-08/expiration-notifications.md similarity index 100% rename from changelog/3.0.0_2023-05-03/expiration-notifications.md rename to changelog/3.0.0_2023-05-08/expiration-notifications.md diff --git a/changelog/3.0.0_2023-05-03/fix-duplicated-demouser-roles.md b/changelog/3.0.0_2023-05-08/fix-duplicated-demouser-roles.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-duplicated-demouser-roles.md rename to changelog/3.0.0_2023-05-08/fix-duplicated-demouser-roles.md diff --git a/changelog/3.0.0_2023-05-03/fix-group-name-changes.md b/changelog/3.0.0_2023-05-08/fix-group-name-changes.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-group-name-changes.md rename to changelog/3.0.0_2023-05-08/fix-group-name-changes.md diff --git a/changelog/unreleased/fix-leaks-existence.md b/changelog/3.0.0_2023-05-08/fix-leaks-existence.md similarity index 100% rename from changelog/unreleased/fix-leaks-existence.md rename to changelog/3.0.0_2023-05-08/fix-leaks-existence.md diff --git a/changelog/3.0.0_2023-05-03/fix-oidc-auth-cache.md b/changelog/3.0.0_2023-05-08/fix-oidc-auth-cache.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-oidc-auth-cache.md rename to changelog/3.0.0_2023-05-08/fix-oidc-auth-cache.md diff --git a/changelog/3.0.0_2023-05-03/fix-postprocessing.md b/changelog/3.0.0_2023-05-08/fix-postprocessing.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-postprocessing.md rename to changelog/3.0.0_2023-05-08/fix-postprocessing.md diff --git a/changelog/3.0.0_2023-05-03/fix-search-reindexing-performance-regression.md b/changelog/3.0.0_2023-05-08/fix-search-reindexing-performance-regression.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-search-reindexing-performance-regression.md rename to changelog/3.0.0_2023-05-08/fix-search-reindexing-performance-regression.md diff --git a/changelog/3.0.0_2023-05-03/fix-search-tags.md b/changelog/3.0.0_2023-05-08/fix-search-tags.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-search-tags.md rename to changelog/3.0.0_2023-05-08/fix-search-tags.md diff --git a/changelog/3.0.0_2023-05-03/fix-user-type-config.md b/changelog/3.0.0_2023-05-08/fix-user-type-config.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-user-type-config.md rename to changelog/3.0.0_2023-05-08/fix-user-type-config.md diff --git a/changelog/3.0.0_2023-05-03/fix-userlog-panic.md b/changelog/3.0.0_2023-05-08/fix-userlog-panic.md similarity index 100% rename from changelog/3.0.0_2023-05-03/fix-userlog-panic.md rename to changelog/3.0.0_2023-05-08/fix-userlog-panic.md diff --git a/changelog/unreleased/fix-web-config.md b/changelog/3.0.0_2023-05-08/fix-web-config.md similarity index 100% rename from changelog/unreleased/fix-web-config.md rename to changelog/3.0.0_2023-05-08/fix-web-config.md diff --git a/changelog/3.0.0_2023-05-03/gdpr-export.md b/changelog/3.0.0_2023-05-08/gdpr-export.md similarity index 100% rename from changelog/3.0.0_2023-05-03/gdpr-export.md rename to changelog/3.0.0_2023-05-08/gdpr-export.md diff --git a/changelog/3.0.0_2023-05-03/graph-education-errors.md b/changelog/3.0.0_2023-05-08/graph-education-errors.md similarity index 100% rename from changelog/3.0.0_2023-05-03/graph-education-errors.md rename to changelog/3.0.0_2023-05-08/graph-education-errors.md diff --git a/changelog/3.0.0_2023-05-03/list-permissions.md b/changelog/3.0.0_2023-05-08/list-permissions.md similarity index 100% rename from changelog/3.0.0_2023-05-03/list-permissions.md rename to changelog/3.0.0_2023-05-08/list-permissions.md diff --git a/changelog/3.0.0_2023-05-03/make-emails-translatable-via-transifex.md b/changelog/3.0.0_2023-05-08/make-emails-translatable-via-transifex.md similarity index 100% rename from changelog/3.0.0_2023-05-03/make-emails-translatable-via-transifex.md rename to changelog/3.0.0_2023-05-08/make-emails-translatable-via-transifex.md diff --git a/changelog/3.0.0_2023-05-03/more-cors-config.md b/changelog/3.0.0_2023-05-08/more-cors-config.md similarity index 100% rename from changelog/3.0.0_2023-05-03/more-cors-config.md rename to changelog/3.0.0_2023-05-08/more-cors-config.md diff --git a/changelog/3.0.0_2023-05-03/nats-debug.md b/changelog/3.0.0_2023-05-08/nats-debug.md similarity index 100% rename from changelog/3.0.0_2023-05-03/nats-debug.md rename to changelog/3.0.0_2023-05-08/nats-debug.md diff --git a/changelog/3.0.0_2023-05-03/no-notification-own-action.md b/changelog/3.0.0_2023-05-08/no-notification-own-action.md similarity index 100% rename from changelog/3.0.0_2023-05-03/no-notification-own-action.md rename to changelog/3.0.0_2023-05-08/no-notification-own-action.md diff --git a/changelog/3.0.0_2023-05-03/notify-about-policies.md b/changelog/3.0.0_2023-05-08/notify-about-policies.md similarity index 100% rename from changelog/3.0.0_2023-05-03/notify-about-policies.md rename to changelog/3.0.0_2023-05-08/notify-about-policies.md diff --git a/changelog/3.0.0_2023-05-03/personal-data-export-capability.md b/changelog/3.0.0_2023-05-08/personal-data-export-capability.md similarity index 100% rename from changelog/3.0.0_2023-05-03/personal-data-export-capability.md rename to changelog/3.0.0_2023-05-08/personal-data-export-capability.md diff --git a/changelog/3.0.0_2023-05-03/policies-service.md b/changelog/3.0.0_2023-05-08/policies-service.md similarity index 100% rename from changelog/3.0.0_2023-05-03/policies-service.md rename to changelog/3.0.0_2023-05-08/policies-service.md diff --git a/changelog/3.0.0_2023-05-03/populate-expanded-properties.md b/changelog/3.0.0_2023-05-08/populate-expanded-properties.md similarity index 100% rename from changelog/3.0.0_2023-05-03/populate-expanded-properties.md rename to changelog/3.0.0_2023-05-08/populate-expanded-properties.md diff --git a/changelog/3.0.0_2023-05-03/portrait-thumbnails.md b/changelog/3.0.0_2023-05-08/portrait-thumbnails.md similarity index 100% rename from changelog/3.0.0_2023-05-03/portrait-thumbnails.md rename to changelog/3.0.0_2023-05-08/portrait-thumbnails.md diff --git a/changelog/3.0.0_2023-05-03/postprocessing-config.md b/changelog/3.0.0_2023-05-08/postprocessing-config.md similarity index 100% rename from changelog/3.0.0_2023-05-03/postprocessing-config.md rename to changelog/3.0.0_2023-05-08/postprocessing-config.md diff --git a/changelog/3.0.0_2023-05-03/public-link-password.md b/changelog/3.0.0_2023-05-08/public-link-password.md similarity index 100% rename from changelog/3.0.0_2023-05-03/public-link-password.md rename to changelog/3.0.0_2023-05-08/public-link-password.md diff --git a/changelog/3.0.0_2023-05-03/public-link-permission.md b/changelog/3.0.0_2023-05-08/public-link-permission.md similarity index 100% rename from changelog/3.0.0_2023-05-03/public-link-permission.md rename to changelog/3.0.0_2023-05-08/public-link-permission.md diff --git a/changelog/3.0.0_2023-05-03/role-assignment-from-oidc.md b/changelog/3.0.0_2023-05-08/role-assignment-from-oidc.md similarity index 100% rename from changelog/3.0.0_2023-05-03/role-assignment-from-oidc.md rename to changelog/3.0.0_2023-05-08/role-assignment-from-oidc.md diff --git a/changelog/3.0.0_2023-05-03/role-quota.md b/changelog/3.0.0_2023-05-08/role-quota.md similarity index 100% rename from changelog/3.0.0_2023-05-03/role-quota.md rename to changelog/3.0.0_2023-05-08/role-quota.md diff --git a/changelog/3.0.0_2023-05-03/runtime.md b/changelog/3.0.0_2023-05-08/runtime.md similarity index 100% rename from changelog/3.0.0_2023-05-03/runtime.md rename to changelog/3.0.0_2023-05-08/runtime.md diff --git a/changelog/3.0.0_2023-05-03/set-project-space-quota-permission.md b/changelog/3.0.0_2023-05-08/set-project-space-quota-permission.md similarity index 100% rename from changelog/3.0.0_2023-05-03/set-project-space-quota-permission.md rename to changelog/3.0.0_2023-05-08/set-project-space-quota-permission.md diff --git a/changelog/3.0.0_2023-05-03/share-expiration.md b/changelog/3.0.0_2023-05-08/share-expiration.md similarity index 100% rename from changelog/3.0.0_2023-05-03/share-expiration.md rename to changelog/3.0.0_2023-05-08/share-expiration.md diff --git a/changelog/3.0.0_2023-05-03/space-management-permissions.md b/changelog/3.0.0_2023-05-08/space-management-permissions.md similarity index 100% rename from changelog/3.0.0_2023-05-03/space-management-permissions.md rename to changelog/3.0.0_2023-05-08/space-management-permissions.md diff --git a/changelog/3.0.0_2023-05-03/space-trashbin-purge-cli.md b/changelog/3.0.0_2023-05-08/space-trashbin-purge-cli.md similarity index 100% rename from changelog/3.0.0_2023-05-03/space-trashbin-purge-cli.md rename to changelog/3.0.0_2023-05-08/space-trashbin-purge-cli.md diff --git a/changelog/3.0.0_2023-05-03/update-web-7.0.0-rc.35.md b/changelog/3.0.0_2023-05-08/update-web-7.0.0-rc.35.md similarity index 100% rename from changelog/3.0.0_2023-05-03/update-web-7.0.0-rc.35.md rename to changelog/3.0.0_2023-05-08/update-web-7.0.0-rc.35.md diff --git a/changelog/unreleased/update-web-7.0.0-rc.36.md b/changelog/3.0.0_2023-05-08/update-web-7.0.0-rc.36.md similarity index 100% rename from changelog/unreleased/update-web-7.0.0-rc.36.md rename to changelog/3.0.0_2023-05-08/update-web-7.0.0-rc.36.md diff --git a/changelog/3.0.0_2023-05-03/use-accept-language-header.md b/changelog/3.0.0_2023-05-08/use-accept-language-header.md similarity index 100% rename from changelog/3.0.0_2023-05-03/use-accept-language-header.md rename to changelog/3.0.0_2023-05-08/use-accept-language-header.md diff --git a/changelog/3.0.0_2023-05-03/use-gotext-master.md b/changelog/3.0.0_2023-05-08/use-gotext-master.md similarity index 100% rename from changelog/3.0.0_2023-05-03/use-gotext-master.md rename to changelog/3.0.0_2023-05-08/use-gotext-master.md diff --git a/changelog/3.0.0_2023-05-03/userlog-improvements.md b/changelog/3.0.0_2023-05-08/userlog-improvements.md similarity index 100% rename from changelog/3.0.0_2023-05-03/userlog-improvements.md rename to changelog/3.0.0_2023-05-08/userlog-improvements.md diff --git a/changelog/3.0.0_2023-05-03/userlog-service.md b/changelog/3.0.0_2023-05-08/userlog-service.md similarity index 100% rename from changelog/3.0.0_2023-05-03/userlog-service.md rename to changelog/3.0.0_2023-05-08/userlog-service.md diff --git a/changelog/3.0.0_2023-05-03/users-preferred-language-email.md b/changelog/3.0.0_2023-05-08/users-preferred-language-email.md similarity index 100% rename from changelog/3.0.0_2023-05-03/users-preferred-language-email.md rename to changelog/3.0.0_2023-05-08/users-preferred-language-email.md diff --git a/changelog/3.0.0_2023-05-03/web-config.md b/changelog/3.0.0_2023-05-08/web-config.md similarity index 100% rename from changelog/3.0.0_2023-05-03/web-config.md rename to changelog/3.0.0_2023-05-08/web-config.md diff --git a/changelog/3.0.0_2023-05-03/www-authenticate-header.md b/changelog/3.0.0_2023-05-08/www-authenticate-header.md similarity index 100% rename from changelog/3.0.0_2023-05-03/www-authenticate-header.md rename to changelog/3.0.0_2023-05-08/www-authenticate-header.md diff --git a/deployments/continuous-deployment-config/ocis_keycloak/released.yml b/deployments/continuous-deployment-config/ocis_keycloak/released.yml index 87917006b7..7db0bb741b 100644 --- a/deployments/continuous-deployment-config/ocis_keycloak/released.yml +++ b/deployments/continuous-deployment-config/ocis_keycloak/released.yml @@ -31,7 +31,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: wkloucek@owncloud.com - OCIS_DOCKER_TAG: 3.0.0-rc.2 + OCIS_DOCKER_TAG: 3.0.0-rc.3 OCIS_DOMAIN: ocis.ocis-keycloak.released.owncloud.works KEYCLOAK_DOMAIN: keycloak.ocis-keycloak.released.owncloud.works COMPOSE_FILE: docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/continuous-deployment-config/ocis_ldap/released.yml b/deployments/continuous-deployment-config/ocis_ldap/released.yml index cb06c8d750..198533ce20 100644 --- a/deployments/continuous-deployment-config/ocis_ldap/released.yml +++ b/deployments/continuous-deployment-config/ocis_ldap/released.yml @@ -31,7 +31,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: wkloucek@owncloud.com - OCIS_DOCKER_TAG: 3.0.0-rc.2 + OCIS_DOCKER_TAG: 3.0.0-rc.3 OCIS_DOMAIN: ocis.ocis-ldap.released.owncloud.works LDAP_MANAGER_DOMAIN: ldap.ocis-ldap.released.owncloud.works COMPOSE_FILE: docker-compose.yml:monitoring_tracing/docker-compose-additions.yml diff --git a/deployments/continuous-deployment-config/ocis_traefik/released.yml b/deployments/continuous-deployment-config/ocis_traefik/released.yml index 788653ccfc..1644a227c9 100644 --- a/deployments/continuous-deployment-config/ocis_traefik/released.yml +++ b/deployments/continuous-deployment-config/ocis_traefik/released.yml @@ -31,7 +31,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: wkloucek@owncloud.com - OCIS_DOCKER_TAG: 3.0.0-rc.2 + OCIS_DOCKER_TAG: 3.0.0-rc.3 OCIS_DOMAIN: ocis.ocis-traefik.released.owncloud.works DEMO_USERS: "true" INBUCKET_DOMAIN: mail.ocis-traefik.released.owncloud.works diff --git a/deployments/continuous-deployment-config/ocis_wopi/released.yml b/deployments/continuous-deployment-config/ocis_wopi/released.yml index bbde499ecc..9470a4c356 100644 --- a/deployments/continuous-deployment-config/ocis_wopi/released.yml +++ b/deployments/continuous-deployment-config/ocis_wopi/released.yml @@ -31,7 +31,7 @@ env: INSECURE: "false" TRAEFIK_ACME_MAIL: wkloucek@owncloud.com - OCIS_DOCKER_TAG: 3.0.0-rc.2 + OCIS_DOCKER_TAG: 3.0.0-rc.3 OCIS_DOMAIN: ocis.ocis-wopi.released.owncloud.works WOPISERVER_DOMAIN: wopiserver.ocis-wopi.released.owncloud.works COLLABORA_DOMAIN: collabora.ocis-wopi.released.owncloud.works diff --git a/ocis-pkg/version/version.go b/ocis-pkg/version/version.go index 55b0a91f05..d10103931e 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 = "3.0.0-rc.2+dev" + LatestTag = "3.0.0-rc.3+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 89c6508426..1e04064d20 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=3.0.0-rc.2 +sonar.projectVersion=3.0.0-rc.3 sonar.host.url=https://sonarcloud.io # =====================================================