Releases: apel/rest
Releases · apel/rest
APEL REST Interface 1.5.0-1
Docker Hub Image Tag: indigodatacloud/accounting:1.5.0-1
New Features and Minor Changes
- Add token introspection and Caching
- Add files to enable ansible deployment
Patches and Bug Fixes
- GET Test Case Refactor
- POST Test Case Refactor
- Add branch coverage to coveralls check
- Upgrade base Docker image to CentOS7
- Update documentation in docker/README.md
- Update Partition range for new deployments
- Improve documentation following second round of 'Early Adopter' testing
APEL REST Interface 1.4.0-1
Docker Hub Image Tag: indigodatacloud/accounting:1.4.0-1
New Features:
- Split the APEL REST Interface and APEL Server into two containers and use docker-compose to deploy them both
- Refactor test POST code into a single method that is called several times
- Fix a bug in the sender.py script
Patches, Bug Fixes and Documentation updates:
- Remove coveralls from the Docker Image
APEL REST Interface 1.3.2-1
Dockerhub Image Tag: 1.3.2-1
The Dockerhub image contains:
- APEL REST Interface version 1.3.2-1
- APEL Server version 1.6.0-1
New Features:
- Allow for the Identity and Access Management (IAM) URL to be set in settings.py
- Add the ability to locally ban/allow POST requests
- Add a simple script to sender to the APEL REST interface
- Add ability to query summaries by GlobalUserName
- Upgrade to APEL 1.6.0
Patches, Bug Fixes and Documentation updates
- Refactor the external call to get the list of providers to single method
- Added a link to the Service Reference Card to Summary.md
- Removal of the method level getLogger() calls
- Improve exception handling should provider JSON not be retrieved
- Remove hardcoded urls from test suite
- Add example summary output to documentation
- Remove allowed failure of Python 2.7 tests as this version should be checked
- Improve the install documentation
- Add Fetching of Certificate Revokation Lists to Docker build
- Replace default cursor object with a DictCursor
- Explicitly set UpdateTime to update to current time on a change to the row
APEL REST Interface 1.2.1-1
Dockerhub Image Tag: 1.2.1-1
The Dockerhub image contains:
- APEL REST Interface version 1.2.1-1
- APEL Server version 1.5.1-1
New Features:
- Enhancements to the run_container.sh script, allowing for deploying only the server contaner aand for deploying locally built images.
- Django Rest Framework static files positioned assuming standalone use.
Patches, Bug Fixes and Documentation updates:
- GET/POST auth bugs fixed.
- Added instructions to register the service with the Indigo Identity and Access Management (IAM).
- Added "service reference card".
- Increase in test coverage.
- Removal of external dependency in test suite
APEL REST Interface 1.1.0-1
Dockerhub Image Tag: 1.1.0-1
The Dockerhub image contains:
- APEL REST Interface version 1.1.0-1
- APEL Server version 1.5.1-1
APEL REST Interface 1.0.0-1
Dockerhub Image Tag: 1.0.0-1
The Dockerhub image contains:
- APEL REST Interface version 1.0.0-1
- APEL Server version 1.5.1-1
APEL REST Interface 0.1.0-1
Dockerhub Image Tag: 0.1.0-1
The Dockerhub image contains:
- APEL REST Interface version 0.1.0-1
- APEL Server version 1.5.1-1