Recent Releases of https://github.com/argoeu/argo-ams-library
https://github.com/argoeu/argo-ams-library - Version 1.0.0
- Python
Published by themiszamani 12 months ago
https://github.com/argoeu/argo-ams-library - Version 0.6.3
- updated / upgraded version of the library
- Python
Published by themiszamani 12 months ago
https://github.com/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:
- http://rpm-repo.argo.grnet.gr/ARGO/devel/centos7/
- http://rpm-repo.argo.grnet.gr/ARGO/devel/rocky8/
- http://rpm-repo.argo.grnet.gr/ARGO/devel/rocky9/
- Python
Published by themiszamani about 2 years ago
https://github.com/argoeu/argo-ams-library - Version 0.6.1
Added
- AM-314 Add projects:createUser functionality to ams library
- Python
Published by themiszamani over 3 years ago
https://github.com/argoeu/argo-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
- Python
Published by themiszamani over 3 years ago
https://github.com/argoeu/argo-ams-library - Version 0.5.9
- different version of requests for each python version .
- Python
Published by themiszamani almost 4 years ago
https://github.com/argoeu/argo-ams-library - Version 0.5.7
Fixes
- AM-249 ams-library: bug fix regarding sub and topic acl methods #137
- Python
Published by themiszamani almost 4 years ago
https://github.com/argoeu/argo-ams-library - Version 0.5.6
Features
- AM-233 ams-library: support for projectmemberget api call
- AM-230 ams-library: support for projectmemberadd api call
- AM-229 ams-library: support for user_get api call
- AM-226 ams-library: support for user_create api call
- Python
Published by themiszamani almost 4 years ago
https://github.com/argoeu/argo-ams-library - Version 0.5.5
Added
- ARGO-2768 ams-library: support for AMS authorization header
- Python
Published by themiszamani about 5 years ago
https://github.com/argoeu/argo-ams-library - Version 0.5.4
FIXED
ARGO-2592 ams-library py2 RPM also packages py3 specific modules
- Python
Published by themiszamani over 5 years ago
https://github.com/argoeu/argo-ams-library - 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
- Python
Published by themiszamani almost 6 years ago
https://github.com/argoeu/argo-ams-library - Version: 0.5.2-1
Changed
- ARGO-2479 Modify subscription offset method fails
Fixed
- ARGO-2360 Fix ack_sub retry loop
- Python
Published by kkoumantaros almost 6 years ago
https://github.com/argoeu/argo-ams-library - Version 0.5.1
Fixed
- ARGO-2182 ams-lib does not retry on topic publish
- fixed RPM autodependencies so py2 RPM is no longer requiring py3 ABI
- replaced include in MANIFEST.in with graft
- Python
Published by kkoumantaros over 6 years ago
https://github.com/argoeu/argo-ams-library - Version 0.5.0
Features - ARGO-1481 Connection retry logic in ams-library
- Python
Published by kkoumantaros over 6 years ago
https://github.com/argoeu/argo-ams-library - Version 0.4.3
Fixes - ARGO-1990 Fix runtime dependencies
Features - ARGO-1862 Make argo-ams-library Python 3 ready - ARGO-1841 Update the ams library to include the new timeToOffset functionality
- Python
Published by themiszamani over 6 years ago
https://github.com/argoeu/argo-ams-library - Version 0.4.2-1
- Updated error handling
- Error handling bug during list_topic route and upgrade to v0.4.2
- ARGO-1120 Extend AMS client to support X509 method via the authentication
- Python
Published by kkoumantaros almost 8 years ago
https://github.com/argoeu/argo-ams-library - Version 0.4.0-1
Features
- Extend ams library to support offset manipulation
- Introduce AmsHttpRequests class
- Common methods for PUT, GET, POST requests
- Tests for backend error messages that could be plaintext or JSON encoded
- Failed TopicPublish and CreateSubscription tests
- Separated error mocks
- Extend ams library to support offset manipulation
- Grab methods from class namespace
- Tests for bogus offset specified
- Added missed 'all' value for offset argument
- Handle 404 for topic and subscription calls
- Handle JSON error message propagated through AMS
Fixes
- set for error codes and pass request args for iters
- Status msg attach to AmsServiceException if exist
- Topic ALREADY_EXIST error test
- Fix returnImmediately parameter in sub pull request
- Remove not raised TypeError exception handles
- Refactored error handling with error routes
- Offsets method with combined logic of get and move offsets
- Python
Published by themiszamani about 8 years ago
https://github.com/argoeu/argo-ams-library - Version 0.3.0-1
Features - Sphinx documentation to ams library - Add dockerfile that builds documentation
- Python
Published by themiszamani almost 9 years ago
https://github.com/argoeu/argo-ams-library - Version 0.2.0-1
A simple library for interacting with the ARGO Messaging Service
- Python
Published by themiszamani about 9 years ago