0.18.0
What's Changed
- Reference to DEVELOPMENT.md and RELEASE.md in the README.md file by @diegolovison in #2238
- Update the RELEASE.md file with the latest instructions by @diegolovison in #2239
- Make persistRun transactional by @lampajr in #2243
- remove usage of deprecated Dropdown and Selector components by @barreiro in #2225
- Clear id's importing a new test, check for null by @stalep in #2257
- Fix test import when datastore is provided by @lampajr in #2264
- Fix label values limits by @lampajr in #2272
- fix: Add missing owner header by @jhutar in #2275
- Fix updateSettings and tests listing by @lampajr in #2283
- Split add and update test apis by @lampajr in #2279
- Split add and update schema apis by @lampajr in #2298
- Split add update test import by @lampajr in #2300
- Add schemas filtering by name by @lampajr in #2307
- Visually distinguish confirmed changes with green dots by @lampajr in #2308
- Improve datasets comparison UI by @lampajr in #2309
- Fix navigation bar for reports by @lampajr in #2315
- Fix typo in form label by @zakkak in #2319
- Update the horreum-api definition by @lampajr in #2318
- Show datapoints till the first 2 non-zero decimals by @lampajr in #2322
- Update the import/export documentation by @lampajr in #2320
- Fix the return type of Run.add to be array of ints by @lampajr in #2326
- Quarkus logging by @barreiro in #2171
- Upgrade Quarkus and Smallrye openapi plugin by @stalep in #2276
- Trash/restore a run from run page by @lampajr in #2338
- Inherit quarkus-test-keycloak-server from quarkus by @lampajr in #2340
- Path signature '/api/config/datastore/{}' MUST be unique by @lampajr in #2328
- Separate global and test action endpoints by @lampajr in #2344
New Contributors
Full Changelog: 0.17.1...0.18.0