Releases: mamba-org/quetz
Releases Β· mamba-org/quetz
v0.10.4
0.10.4
Bugs fixed
- Address issues of missing
bucket_name
ins3fs
paths #673 (@RobinHolzingerQC) - Pin
typer
to address issues in argument defaults #672 (@RobinHolzingerQC)
Maintenance and upkeep improvements
- Fix linting #678 (@RobinHolzingerQC)
Contributors to this release
v0.10.3
v0.10.2
0.10.2
Bugs fixed
- Fix set user roles when role is None #669 (@janjagusch)
Contributors to this release
v0.10.1
v0.10.0
0.10.0
Enhancements made
Bugs fixed
- Fix double upload bug and improve test #663 (@AndreasAlbertQC)
- Add migration script for scoped API keys #655 (@beenje)
- Fix crash when uploading a package through scoped API key #647 (@gabm)
- Consider packages.conda for index update and channel mirroring #638 (@YYYasin19)
Maintenance and upkeep improvements
- Pin pydantic<2 #653 (@AndreasAlbertQC)
- Make upload routes consistent with each other #635 (@AndreasAlbertQC)
Contributors to this release
(GitHub contributors page for this release)
@AndreasAlbertQC | @beenje | @codecov-commenter | @gabm | @janjagusch | @wolfv | @YYYasin19
v0.9.2
0.9.2
Bugs fixed
- Remove DB dependency for health endpoint #652 (@AndreasAlbertQC)
- Do not pass pooling arguments to sqlite #641 (@AndreasAlbertQC)
Maintenance and upkeep improvements
- Use PEP-593 Annotated for options and arguments in CLI commands #644 (@rominf)
- Bump pyright-python version #643 (@rominf)
Contributors to this release
v0.9.1
0.9.1
Bugs fixed
- Fix event loop errors #650 (@janjagusch)
Maintenance and upkeep improvements
- Checkout source code from fork #651 (@janjagusch)
Contributors to this release
v0.9.0
0.9.0
Enhancements made
Maintenance and upkeep improvements
- Run CI on main branch #637 (@janjagusch)
- Add GCS env vars #636 (@janjagusch)
Contributors to this release
v0.8.0
0.8.0
Enhancements made
- Sanitize DB urls before printing #633 (@AndreasAlbertQC)
- Make sqlalchemy pool settings configurable #632 (@AndreasAlbertQC)
- Avoid exposing the Postgres credentials #628 (@sbivol)
- Add sampler profiling #623 (@ivergara)
Maintenance and upkeep improvements
- Fix pre-commit / micromamba interplay #634 (@AndreasAlbertQC)
- Add osx-arm64 version for testing on newer apple devices #631 (@YYYasin19)
- Migrate to setup-micromamba #627 (@pavelzw)
- Move configurations to
pyproject.toml
#624 (@SauravMaheshkar)
Contributors to this release
(GitHub contributors page for this release)
@AndreasAlbertQC | @codecov-commenter | @ivergara | @janjagusch | @martinRenou | @pavelzw | @SauravMaheshkar | @sbivol | @YYYasin19
v0.7.0
0.7.0
Enhancements made
- Add endpoints for health checks #622 (@janjagusch)
Maintenance and upkeep improvements
- Fix pyright errors #621 (@janjagusch)