v0.5.0
0.5.0
Enhancements made
- no file or directory mandatory #558 (@brichet)
- Add an API for paginated package versions #556 (@brichet)
- Implement multiple languages support for the TermsOfServices #552 (@martinRenou)
- Adds a new endpoint to check if the user already signed the TOS #548 (@hbcarlos)
- Fix / consistent usage of f-strings #538 (@riccardoporreca)
- Add upload endpoint #533 (@atrawog)
- Add SQL authenticator #508 (@janjagusch)
Bugs fixed
- Remove
httpx
pin, fix tests, & test plugins individually #574 (@simonbohnen) - Fix sqlauth error parsing #569 (@simonbohnen)
- Fix update route in SQL Authenticator #568 (@simonbohnen)
- fix OpenAPI spec. by allowing "nullable" values #564 (@kuepe-sl)
- fix package_versions.version_order database field after package version deletion #562 (@kuepe-sl)
- fix path in HTML templates #561 (@kuepe-sl)
- Fixes CI #559 (@hbcarlos)
- Fix/several typo errors #557 (@brichet)
- Fixes issues and tests on indexes #555 (@brichet)
- Remove an uploaded package whose filename does not match the package name #554 (@brichet)
- Remove package from repodata.json #551 (@brichet)
- channels with dots in their name cause a crash in indexing #541 (@gabm)
Maintenance and upkeep improvements
Other merged PRs
- Add docker badge to README #547 (@dhirschfeld)
Contributors to this release
(GitHub contributors page for this release)
@atrawog | @baszalmstra | @brichet | @codecov-commenter | @dhirschfeld | @gabm | @hbcarlos | @janjagusch | @kuepe-sl | @martinRenou | @riccardoporreca | @simonbohnen | @wolfv