Releases: cuenca-mx/agave
Releases · cuenca-mx/agave
1.3.3
What's Changed
- Add utility to extract IP address from request by @gmorales96 in #166
Full Changelog: 1.3.2...1.3.3
1.3.2
1.3.1
What's Changed
- Delayed SQS Client Initialization by @gmorales96 in #163
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Sync sqs client by @felipao-mx in #160
- Feature/add logs to sqs tasks by @gmorales96 in #159
Full Changelog: 1.1.0...1.3.0
1.1.0
What's Changed
- Feature/add request logging middleware by @gmorales96 in #154
Full Changelog: 1.0.1...1.1.0
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
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