What's Changed
- feat: add support for oauth storage providers by @Panaetius in #383
- refactor: use typed patch instance for connected services updates by @leafty in #489
- refactor: make resource pool initialisation async by @Panaetius in #490
- fix: correct pagination for namespaces by @leafty in #496
- chore: set in app include so sentry detects our application code by @Panaetius in #498
- refactor: use typed patch instance for user updates by @leafty in #497
- chore(deps): bump the poetry group across 4 directories with 6 updates by @dependabot in #505
- fix: add creation date and created by to namespaces by @Panaetius in #491
- refactor: use typed patch instance for platform config updates by @leafty in #499
- refactor: use typed patch instance for session updates by @leafty in #500
- fix: add GRPC integration to Sentry by @leafty in #508
- chore(deps): bump the poetry group across 4 directories with 6 updates by @dependabot in #521
- fix: reconcile sessions when hibernated or failed by @olevski in #530
- fix: pin rclone version in images by @Panaetius in #522
- fix: correct implementation for multi-arch images by @leafty in #526
- fix: run the /post-init.sh script if present by @olevski
- fix: add user secret key when using saved secrets by @olevski in #519
- fix: git connectors and reading logs by @olevski in #518
- fix: migrate old session launchers by @olevski in #513
- fix: preserve the default url in the session spec by @olevski in #514
- fix: do not create storage secrets twice by @olevski in #512
- fix: environment kind assignment by @olevski in #511
- feat: add data connectors by @olevski in #478
- Notebook: refactor blueprint business logic to core by @sgaist in #429
- fix: find images when there is an oci index by @olevski in #462
- fix: add hibernation and deletion time in status by @olevski in #440
- fix: docker image check endpoint and gitlab authn by @olevski in #439
- fix: allow session launcher parameters to be reset by @olevski in #434
- refactor: add validation to project, storage, repo and session blueprints by @Panaetius in #347
- feat: perf improvements for amalthea sessions by @olevski in #411
- feat: use cloud storage from amalthea by @olevski in #387
- feat: ensure notebook endpoints do their job by @sgaist in #388
- feat: run notebooks in data service by @olevski in #375
- feat!: expand environments specification by @olevski in #338
- feat: add new apispec for the new amalthea sessions by @olevski in #360
Full Changelog: v0.25.0...v0.26.0