Releases: ARGOeu/argo-ams-library
Releases · ARGOeu/argo-ams-library
Version 0.6.2
Library is tested and should work with Python versions 2.7, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11 running on CentOS 7, Rocky 8 and Rocky 9 releases.
RPM packages are prepared for CentOS and Rocky releases and you may find it and download it from ARGO Repository. PyPI packages are prepared as well.
RPM production packages:
- http://rpm-repo.argo.grnet.gr/ARGO/prod/centos7/
- http://rpm-repo.argo.grnet.gr/ARGO/prod/rocky8/
- http://rpm-repo.argo.grnet.gr/ARGO/prod/rocky9/
RPM devel packages:
Version 0.6.1
Added
- AM-314 Add projects:createUser functionality to ams library
Version 0.6.0
Added
- AM-143 Add support for requests ReadTimeOut exception
- AM-228 Add user management fuctionality to AMS-library
- AM-227 ams-library: add support for miscellaneous api calls
- AM-225 AMS Library Support for more API Calls
- ARGO-4050 Update tox to run unit tests against recent Python versions
Fixed
- ARGO-4088 Fix ams-library test execute with local pyenv load
Version 0.5.9
- different version of requests for each python version .
Version 0.5.7
Fixes
- AM-249 ams-library: bug fix regarding sub and topic acl methods #137
Version 0.5.6
Features
- AM-233 ams-library: support for project_member_get api call
- AM-230 ams-library: support for project_member_add api call
- AM-229 ams-library: support for user_get api call
- AM-226 ams-library: support for user_create api call
Version 0.5.5
Added
- ARGO-2768 ams-library: support for AMS authorization header
Version 0.5.4
FIXED
ARGO-2592 ams-library py2 RPM also packages py3 specific modules
Version 0.5.3-1
FIXED
- ARGO-2530 bytes handling in Py3
- ARGO-2479 Modify subscription offset method fails
- ARGO-2360 Fix ack_sub retry loop
Version: 0.5.2-1
Changed
- ARGO-2479 Modify subscription offset method fails
Fixed
- ARGO-2360 Fix ack_sub retry loop