Releases: cuenca-mx/agave
Releases · cuenca-mx/agave
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
mapper transactions
prerelease
bump chalice
Bump chalice from 1.22.1 to 1.25.0 (#101) * Bump chalice from 1.22.1 to 1.25.0 Bumps [chalice](https://github.com/aws/chalice) from 1.22.1 to 1.25.0. - [Release notes](https://github.com/aws/chalice/releases) - [Changelog](https://github.com/aws/chalice/blob/master/CHANGELOG.rst) - [Commits](https://github.com/aws/chalice/compare/1.22.1...1.25.0) --- updated-dependencies: - dependency-name: chalice dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.txt * Update requirements.txt * fix mypy * version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rogelio <[email protected]>
improve delete method and query for deactivated objects
retrieve object in DELETE and add param for active (#98) * retrieve object in DELETE and add param for active * lint * clearly test
optional chalice
0.1.7.dev0 prerelease