Skip to content

Releases: cuenca-mx/agave

1.0.2.dev4

28 Jan 18:37
Compare
Choose a tag to compare
1.0.2.dev4 Pre-release
Pre-release

Introduces a request logger middleware to enhance observability in the application.

1.0.1

22 Jan 23:36
50ffb02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

22 Jan 22:39
f0ca00f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...1.0.0

1.1.0.dev14

17 Jan 22:45
Compare
Choose a tag to compare
1.1.0.dev14 Pre-release
Pre-release

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

12 Jul 02:24
Compare
Choose a tag to compare
0.2.3.dev0 Pre-release
Pre-release
version

0.2.2

30 Dec 22:38
f56c217
Compare
Choose a tag to compare

What's Changed

  • update cuenca-validations by @felipaoo in #147

Full Changelog: 2.0.1...0.2.2

Compatibility cuenca-validations

01 Apr 00:13
09d60e1
Compare
Choose a tag to compare
bump cuenca-validations (#124)

* Update setup.py

* Update requirements.txt

* Update version.py

* fix lint

platforms

03 Mar 19:15
b5f595b
Compare
Choose a tag to compare
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

22 Feb 19:47
Compare
Choose a tag to compare
0.2.0.dev2 Pre-release
Pre-release
version

0.2.0.dev1

14 Jan 00:47
Compare
Choose a tag to compare
0.2.0.dev1 Pre-release
Pre-release
lint