v2.0.0-2024KW15
awildturtok
released this
08 Apr 14:07
·
622 commits
to master
since this release
What's Changed
- Removal of Dictionaries, towards string-Array based Store by @awildturtok in #3131
- fix not testing nested ReusedQueries, and fix not checking DateFormat names, in containsDates. by @awildturtok in #3326
- Fix date restriction and validity date conversion by @jnsrnhld in #3325
- open and close all tested stores by @thoniTUB in #3321
- Implement SecondaryId conversion by @jnsrnhld in #3317
- Reintegrate Master by @github-actions in #3328
- unroll span in MatchingStats.Entry#addEvent by @awildturtok in #3330
- drop subclasses of CDateRange as vtables are expensive by @awildturtok in #3331
- Cleanup BooleanStatsCollector and all other collectors for performance issues by @awildturtok in #3329
- Feature/short cut admin UI login by @thoniTUB in #3336
- Feature/clean up ftl by @thoniTUB in #3337
- Role matching OIDC by @awildturtok in #3335
- Rework SqlTables by @jnsrnhld in #3332
- properly count entities/lines by @awildturtok in #3334
- speedup DateColumnStatsCollector: by @awildturtok in #3340
- i deleted the wrong field: We need months not quarters by @awildturtok in #3341
- Use java.nio.file.Files::createDirectories to create the dumpfile parent by @SebChmie in #3342
- adds endpoint for form backend version info by @thoniTUB in #3286
- Fix z-index stacking for forms navigation by @Kadrian in #3350
- Remove overly complicated drag handle disabling by @Kadrian in #3352
- Fix accessing entity not inCBlock by @awildturtok in #3351
- allow Statistics for all SingleTableResults by @awildturtok in #3344
- Select input after selecting item from multiselect by @Kadrian in #3354
- Hotfix: restore history after new preview release by @Kadrian in #3353
- Move frontend Dockerfile to root; add git describe by @Kadrian in #3349
- set log message to trace by @thoniTUB in #3356
- Reintegrate Master by @github-actions in #3355
- drop SqlManagedQuery, and instead move SQL concerns into SqlExecution… by @awildturtok in #3347
- adds finalize message to support multiple ReactionMessage per worker by @thoniTUB in #3357
- drop limit for large MultiSelects, as the performance penalty is no longer an issue by @awildturtok in #3362
- adds more explicit logging for WorkerHandler by @awildturtok in #3364
- don't compute dates stats when no dates in query. by @awildturtok in #3346
- Fix: total search result for empty search by @thoniTUB in #3376
- fix casting of query result preview by @awildturtok in #3377
- Merge Release by @github-actions in #3366
Full Changelog: v2.0.0-2024KW09...v2.0.0-2024KW15