Releases: cuenca-mx/agave
Releases · cuenca-mx/agave
1.0.2.dev4
Introduces a request logger middleware to enhance observability in the application.
1.0.1
What's Changed
- Bump version to 1.0.1 in version.py by @gmorales96 in #153
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Integration/fast agave by @gmorales96 in #150
New Contributors
- @gmorales96 made their first contribution in #150
Full Changelog: 0.2.2...1.0.0
1.1.0.dev14
This release introduces modular support for Chalice and FastAPI via optional dependencies:
Install Chalice support: pip install 'agave[chalice_support]'
Install FastAPI support: pip install 'agave[fast_support]'
0.2.3.dev0
version
0.2.2
Compatibility cuenca-validations
bump cuenca-validations (#124) * Update setup.py * Update requirements.txt * Update version.py * fix lint
platforms
Platforms (#114) * port platforms * add retrieve_object to reduce duplicated code and validate platforms and users on update and delete * lint * same logic as fast-agave * version * remove duplicated code * bump version
0.2.0.dev2
version
0.2.0.dev1
lint