Skip to content

2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fschade fschade released this 29 Mar 13:01
· 36 commits to main since this release
bfab318
Introduce next version (#40)

* introduce share-upload-rename
use newest ocis apis and introduce api switch to classic apis

* enable user after login

* fix user import

* add admin account login and password env variables

* remove legacy parts
update readme and add test manifest

* provide URLSearchParams

* improvement of the test explanation

* fix test description

* simplify test options

* fix test description

* fix test description

* - added documentation how to execute the tests with docker

* - added fail if authentication fails

* update build artifacts
remove husky

* add basic surf like upload test

* fix api version default value docs
remove dollar sign in the bash examples
cleanup Makefile

* fix broken share create fail check
make share upload rename test asset size and quantity configurable
add more context to the surf upload test

* minify tests

* fix typo
wrap k6 jslib remote imports
mute k6 remote import rollup build warnings
generate oidc logon request state
update caniuse

---------

Co-authored-by: Dennis Sieben <[email protected]>