The way anonymous sessions are handled has changed, and this means that an anonymous session that was *started before the upgrade* will no longer be accessible afterwards. You may want to notify users in advance and check that the number of running anonymous sessions is small before performing the upgrade.
- **workflow:** set plan creation date to activity start date (`3210 <https://github.com/SwissDataScienceCenter/renku-python/issues/3210>`__) (`c18f85c <https://github.com/SwissDataScienceCenter/renku-python/commit/c18f85cd834d036aaa76691d4552f9ab335c8f9f>`__)
- **service:** fix import of private datasets with gitlab cloud native deployments (`3193 <https://github.com/SwissDataScienceCenter/renku-python/issues/3193>`__) (`5fbc8d2 <https://github.com/SwissDataScienceCenter/renku-python/commit/5fbc8d23df03642e5c12ebae456891e33b5537bb>`__) - **service:** remove project cache directory before clone (`3195 <https://github.com/SwissDataScienceCenter/renku-python/issues/3195>`__) (`e046b3a <https://github.com/SwissDataScienceCenter/renku-python/commit/e046b3a2cbafa731f8c5e836152f5b1429d5cf0f>`__)
Features ~~~~~~~~
- **dataset:** copy data to s3 (`3163 <https://github.com/SwissDataScienceCenter/renku-python/issues/3163>`__) (`bb326d2 <https://github.com/SwissDataScienceCenter/renku-python/commit/bb326d2a38a455d4e120719d5e54ab11721d4e0e>`__)