Releases: Hyperfoil/Horreum
Releases · Hyperfoil/Horreum
0.19.2
0.19.1
0.19.0
What's Changed
- Create custom action events enum by @lampajr in #2348
- Removed @Blocking from UserService by @lampajr in #2363
- Update the HorreumClient Run service by @lampajr in #2364
- Fix test import with actions by @lampajr in #2368
- Remove custom serializer for ExpComparison results by @lampajr in #2366
- Migrate to Central Portal by @lampajr in #2381
- Fix central portal repository url by @lampajr in #2383
- Fix central portal repository config by @lampajr in #2385
- Enable release profile during release in the ci by @lampajr in #2387
- Enable gpg artifact signing during release by @lampajr in #2389
- Additional API improvements by @lampajr in #2398
- Process dataset-event with different priorities by @lampajr in #2395
- Add artifact name for Horreum API by @lampajr in #2405
- Increase default buffer size for dataset-event-out by @lampajr in #2412
- Emit all datasets recalc in one consumer by @lampajr in #2425
- Add "Export to CSV" button in DatasetComparison by @barreiro in #2455
- Add new Dataset Labels Computed event by @diegolovison in #2459
- Patternfly 6.3 by @barreiro in #2468
- Enable default micrometer metrics by @lampajr in #2341
- Fix change detection tooltip by @barreiro in #2487
- Create and update schema labels in bulk by @lampajr in #2483
- updates to quarkus, maven plugins and bouncycastle:bcpkix by @stalep in #2494
- Include the application commit in the version info by @lampajr in #2495
- fix the Condition displayed when changing variables by @barreiro in #2497
- added a better description, fixes #2294 by @stalep in #2500
- Bump react to 19 by @barreiro in #2488
- Improve label values modal by @barreiro in #2505
- Replace stripped tables with highlight current row by @barreiro in #2506
- fix API key expiration notification by @barreiro in #2510
- Improve dataset event processing logic by @lampajr in #2515
- Upgrade to Quarkus 3.28.1 by @stalep in #2513
- Reduce AMQP reconnect interval by @lampajr in #2517
- Improve run change detection process by @lampajr in #2516
- Use fingerprint hash for validTo concurrent obj by @lampajr in #2521
- Ignore page if < 1 and add description in the openapi by @lampajr in #2526
- Adapt custom JsonBinaryType to hibernate 7 by @lampajr in #2527
- Generic datasets processing improvements by @lampajr in #2522
- Added test with actual run data to trigger recalculations and removed dataset from Fingerprint by @stalep in #2531
- Improve createFingerprint logic by @lampajr in #2532
- Update keycloak to 26.0.6 by @barreiro in #2539
- Bump @types/node from 22.12.0 to 24.7.0 in /horreum-web by @dependabot[bot] in #2536
- Bump typescript from 5.4.5 to 5.9.3 in /horreum-web by @dependabot[bot] in #2523
- Bump react and @types/react in /horreum-web by @dependabot[bot] in #2542
- Save fingerprint values as text by @lampajr in #2540
Full Changelog: 0.18.7...0.19.0
0.18.7
0.18.6
0.18.5
0.18.3
This was a special release that did not introduce any fix/change.
It only includes changes required to migrate from OSSRH to Central Portal service for artifacts publishing.
What's Changed
- [0.18] Migrate to Central Portal by @lampajr in #2382
- [0.18] Fix central portal repository url by @lampajr in #2384
- [0.18] Fix central portal repository config by @lampajr in #2386
- [0.18] Enable gpg artifact signing during release by @lampajr in #2390
Full Changelog: 0.18.2...0.18.3
0.18.2
0.18.1
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