Releases: EOSC-synergy/eosc-perf-backend
Releases · EOSC-synergy/eosc-perf-backend
v1.2.3
eosc-perf backend 1.2.0
Added
- Added support for public container registries (not only dockerhub now!)
- Possibility to link url with external description to benchmark image
Changed
- Replace dockerhub module by imagerepo
- Updated documentation
- Updated examples
Fixed
- Fix manifest exceptions
- Fix gunicorn.conf
eosc-perf-backend 1.1.0
Added:
- Trusted OIDC Provider (OP) in settings
Changed:
- Improve authentication and authorisation
- Upgrade to flaat v1.1.1
- Improve tests
Fixed:
- Fix authorisation imports
- Fix user route decorators
- Fix register route
- Benchmarks test delete 403
- Stylechecks