Skip to content

Releases: EOSC-synergy/eosc-perf-backend

v1.2.3

17 Apr 10:50
Compare
Choose a tag to compare

What's Changed

  • 22 add url to benchmarks by @BorjaEst in #23
  • ci(client): use action to automatically generate and publish client on github by @TheChristophe in #24

Full Changelog: v1.2.0...v1.2.3

eosc-perf backend 1.2.0

29 Nov 09:43
Compare
Choose a tag to compare

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

29 Nov 08:38
8b5bf39
Compare
Choose a tag to compare

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