- ARGO-4425 Rocky 8 and 9 RPMs for argo-ams-library
- AM-314 Add projects:createUser functionality to ams library
- 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
- ARGO-4088 Fix ams-library test execute with local pyenv load
Different requests version for various python versions
AM-264 argo-ams-library: Delete topic and sub doesn't use the x-api-key token
AM-249 ams-library: bug fix regarding sub and topic acl methods #137
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
ARGO-2768 ams-library: support for AMS authorization header
ARGO-2592 ams-library py2 RPM also packages py3 specific modules
- ARGO-2530 bytes handling in Py3
- ARGO-2479 Modify subscription offset method fails
- ARGO-2360 Fix ack_sub retry loop
- 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
- ARGO-1481 Connection retry logic in ams-library
- ARGO-1862 Make argo-ams-library Python 3 ready
- ARGO-1841 Update the ams library to include the new timeToOffset functionality
- ARGO-1120 Extend AMS client to support X509 method via the authentication
- Updated error handling
- Error handling bug during list_topic route and upgrade to v0.4.2
- 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
- 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
- Sphinx documentation to ams library
- Add dockerfile that builds documentation
- A simple library for interacting with the ARGO Messaging Service