2023.9.1
- Make conda-docker a dependency in Linux only in pyproject.toml #583 (@asmeurer)
- MAINT - Pre release docs and improvements #580 (@trallard)
- MAINT - Update pre-commit hooks #577 (@trallard)
- fix migration of artifact type for postgres #574 (@pierrotsmnrd)
- Update build metadata on deletion, fix misc bugs #572 (@nkaretnikov)
- Make conda-store-server test port configurable #571 (@kcpevey)
- DOC - Update homepage to include project details #565 (@pavithraes)
- Update LICENSE attribution #564 (@pavithraes)
- [DOCS] Create multiple sidebars struture #558 (@pavithraes)
- Prevent traitlets from picking sys.argv during tests #557 (@steff456)
- Fix some spelling errors in the PR template #555 (@asmeurer)
- Return legacy lockfile if key is empty #553 (@nkaretnikov)
- Make tests use a temporary directory for conda environments #549 (@asmeurer)
- Allow all channels by default #545 (@nkaretnikov)
- Update release.yaml to use trusted publishing #542 (@anirrudh)
- Delete subdomain keys on logout #541 (@anirrudh)
- Don't run conda-docker on Mac #539 (@asmeurer)
- Make the disk_usage() function work on macOS #537 (@asmeurer)
- Update release docs to reflect pyproject.toml changes #536 (@costrouc)
- Set up Docusaurus #534 (@pavithraes)
- 🔧 Create new docs env #533 (@pavithraes)
- Adding support for cleaning up builds stuck in BUILDING state #530 (@costrouc)
- Fix default login instructions #528 (@steff456)
- Bugfix to allow backwards compatibility on metadata_ #527 (@costrouc)
- Adding additional routes for conda-lock lockfile #526 (@costrouc)
- Fixing vault role and paths #525 (@costrouc)
- Add python-docker as an explicit dependency in environment.yml #524 (@asmeurer)
- Add a favicon to the docs and the conda-store server UI #523 (@asmeurer)
- Proper handling of sqlalchemy database sessions in fastapi and celery #522 (@costrouc)
- Update issue and pull request templates #521 (@steff456)
- Update repository URL #518 (@steff456)
- Allow setting a subdomain cookie for conda-store #509 (@costrouc)
- API : update a namespace's metadata and role mappings #508 (@pierrotsmnrd)
- Change the tests when using sqlite to not check threads (celery + traitlets + fastapi) are doing weird things #505 (@costrouc)
- Better error messages around pip packages #504 (@costrouc)
- Fixing docker builds on main #503 (@costrouc)
- Removing use of old lockfile format using newer conda-lock.yml format #501 (@costrouc)
- Add trailing slash to avoid redirects #500 (@ClaytonAstrom)
- Role mapping #496 (@pierrotsmnrd)
- 📝 Add security policy #493 (@pavithraes)
- Fixing docker builds temporarily by creating single image #488 (@costrouc)
- Adding incremental updates to the logs #487 (@costrouc)
- Adding an api method for getting usage data for namespaces #486 (@costrouc)
- Adding global/namespace/environment settings with api/ui and tests #485 (@costrouc)
- Adding tests that test traitlets for conda-store-server #484 (@costrouc)
- Adding tests for fastapi server without need for integration #483 (@costrouc)
- Pin SQLAlchemy <=1 .4.47 #480 (@pierrotsmnrd)
- add pre-commit #479 (@leej3)
- Fix #476 : delete dangling build artifacts before migration #477 (@pierrotsmnrd)
- push images for main #474 (@leej3)
- Reworking on celery tasks into actions #473 (@costrouc)
Contributors to this release
(GitHub contributors page for this release)
@anirrudh | @asmeurer | @ClaytonAstrom | @costrouc | @dharhas | @kcpevey | @leej3 | @majidaldo | @netlify | @nkaretnikov | @pavithraes | @peytondmurray | @pierrotsmnrd | @ranchodeluxe | @steff456 | @trallard