Releases: ingef/conquery
Releases · ingef/conquery
2.0.0-2024KW48
What's Changed
- Feature/allow negative range in filter by @thoniTUB in #3611
- Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /backend by @dependabot in #3589
- Feature/api formbackend management by @thoniTUB in #3617
- multi mappable by @awildturtok in #3613
- Bump commons-io:commons-io from 2.14.0 to 2.18.0 by @dependabot in #3620
- Reintegrate Main by @github-actions in #3625
- show connector/table when referencing a filter by @thoniTUB in #3626
- set html language dynamically by @thoniTUB in #3627
- adds soft pool cleaner, configuration and allocation limiter for CollectColumnValuesJob by @thoniTUB in #3618
- Reintegrate Main by @github-actions in #3628
- use MetaStorage.get where null allowed by @awildturtok in #3630
- check against connectorId instead of table id by @thoniTUB in #3631
- Clean up resources by @thoniTUB in #3605
- short circuit empty date field and preventing time consuming and log chatty NPE by @thoniTUB in #3634
- Merge Release by @github-actions in #3632
Full Changelog: v2.0.0-2024KW44...v2.0.0-2024KW48
2.0.0-2024KW44
What's Changed
- cleanup money by @awildturtok in #3535
- Fix search for multi struct node hierarchy by @Kadrian in #3583
- Update non-critical minor versions for non-tooling dependencies by @Kadrian in #3584
- Fix defaultParams resetting also when clicking reset in history navigation by @Kadrian in #3585
- Update vite, storybook, apache-arrow dependencies, update stories by @Kadrian in #3587
- test if query is initialized before building full-status that might c… by @awildturtok in #3586
- undo using ftl in JS context by @awildturtok in #3592
- submit ForwardToNamespace messages to the job manager of the namespace by @thoniTUB in #3580
- Fix streamQueryResults in case of a failed SQL query by @jnsrnhld in #3591
- Fix secondary ID qualifying by @jnsrnhld in #3594
- remove CentralRegistry by @thoniTUB in #3554
- improve validation message for form by @thoniTUB in #3599
- Fixes faulty calculation of width in TableExportQueryConverter by usi… by @awildturtok in #3597
- Try and fix logo url by @Kadrian in #3603
- Try and fix search again for multi-nested struct nodes by @Kadrian in #3604
- rework calculateSpecificChildrenPaths: by @awildturtok in #3601
- fix resolution of MoneyRange, move it into FilterValue by @awildturtok in #3600
- moves ConceptTreeCache into BucketManager by @awildturtok in #3598
- fix render error on admin ui imports by @thoniTUB in #3602
Full Changelog: v2.0.0-2024KW40...v2.0.0-2024KW44
2.0.0-2024KW40
What's Changed
- Fix/reintegrate action shallow checkout log by @thoniTUB in #3545
- Reintegrate Main by @github-actions in #3547
- Don't render folder if no children match by @Kadrian in #3549
- Refactor concept search and concept tree list by @Kadrian in #3550
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.19.0 to 2.24.0 by @dependabot in #3551
- fix nested structure nodes skip and parent reference by @thoniTUB in #3552
- Bump org.testcontainers:postgresql from 1.17.6 to 1.20.1 by @dependabot in #3553
- fix casting date to integer not long by @awildturtok in #3567
- fixes multithreaded access of NumberFormat causing issues by @awildturtok in #3569
- Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0 by @dependabot in #3411
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.4.0 to 1.6.0 by @dependabot in #3268
- Reintegrate Main by @github-actions in #3561
- fix subsequent actions on automated PR by @thoniTUB in #3574
- Reintegrate Main by @github-actions in #3575
- Merge Release by @github-actions in #3576
- All-Queries-Endpoint fails on uninitialied queries by @thoniTUB in #3570
- enable mutation of semantics for EntityPreviewExecution by @awildturtok in #3571
- Reintegrate Main by @github-actions in #3577
- show warning in ui if user or role could not be resolved by @thoniTUB in #3593
- Merge Release by @github-actions in #3581
Full Changelog: v2.0.0-2024KW35-HOTFIX-OM-VIEW...v2.0.0-2024KW40
2.0.0-2024KW35-HOTFIX-OM-VIEW
What's Changed
Full Changelog: v2.0.0-2024KW35-FIX-CC-MAPS...v2.0.0-2024KW35-HOTFIX-OM-VIEW
2.0.0-2024KW35-FIX-RESULT-TYPE
What's Changed
Full Changelog: v2.0.0-2024KW35...v2.0.0-2024KW35-FIX-RESULT-TYPE
2.0.0-2024KW35-FIX-CC-MAPS
What's Changed
- use ConcurrentHashMap where concurrent access is possible. by @awildturtok in #3562
Full Changelog: v2.0.0-2024KW35-FIX-RESULT-TYPE...v2.0.0-2024KW35-FIX-CC-MAPS
2.0.0-2024KW35
What's Changed
- Feature/integrate object initialization upon parsing by @thoniTUB in #3499
- remove parameterization so subclasses can use an initializer by @thoniTUB in #3515
- fixes placement of Add-Opens entry by @awildturtok in #3517
- fix whitespaces that broke freemarker by @thoniTUB in #3523
- removes ResultType from AutoDoc because it is not CPSType anymore by @thoniTUB in #3524
- Reintegrate Master by @github-actions in #3522
- enable healthcheck for sql connection by @thoniTUB in #3521
- sort dropdown options in admin-ui by @thoniTUB in #3526
- capusule mina logic on shard and introduce filter to set MDC by @thoniTUB in #3511
- Fix negation conversion if negation is not the first node by @jnsrnhld in #3527
- Feature/capsule object mapper creator by @thoniTUB in #3528
- Feature/sql config doc by @thoniTUB in #3530
- Adds timeout check to ClusterHealthCheck by @thoniTUB in #3532
- fix sign mistake in calculation by @thoniTUB in #3534
- Feature/use intermediate branch to merge back master by @thoniTUB in #3525
- Feature/sql config doc by @thoniTUB in #3533
- restructures ResultType and decouples printing into ResultPrinters: by @awildturtok in #3512
- Feature/extract execution synchronization by @thoniTUB in #3519
- remove cqpp import via file path by @thoniTUB in #3536
- fixes typo by @thoniTUB in #3537
- Fix reintegrate action by @thoniTUB in #3546
Full Changelog: v2.0.0-2024KW31...v2.0.0-2024KW35
2.0.0-2024KW31
What's Changed
- Fix performance issues with SearchFilter by @awildturtok in #3480
- Merge Release by @github-actions in #3481
- drop CBlockLock, as it is not needed and causes severe performance de… by @awildturtok in #3482
- Reintegrate Master by @github-actions in #3479
- adds error message when async SQL-query fails by @awildturtok in #3486
- catch and log exceptions for registerColumnValuesInSearch, such error… by @awildturtok in #3488
- Fix SqlConnectorConfig serialization by @jnsrnhld in #3485
- use ConcurrentHashMap in ConceptTreeCache.java as the prior impl can … by @awildturtok in #3490
- Remove order statement from SQL query by @jnsrnhld in #3491
- Fix EXISTS select conversion on connector level by @jnsrnhld in #3493
- Implement DistinctSelect conversion by @jnsrnhld in #3494
- Implement arbitrary date select conversion by @jnsrnhld in #3375
- Use DateReader in DefaultResultSetProcessor by @jnsrnhld in #3497
- Bump lombok from 1.18.22 to 1.18.24 by @dependabot in #2509
- Feature/untangle dataset registry and meta storage by @thoniTUB in #3502
- remove ResultType CPSType usage. Simply inline the type. by @awildturtok in #3501
- Implement external ID lookup for SQL mode by @jnsrnhld in #3496
- drop default usage with jackson by @awildturtok in #3503
- use http client where possible to import test data by @thoniTUB in #3498
- dont use config override in Conquery by @awildturtok in #3504
- Fix ConceptColumnSelect conversion if there is only 1 connector by @jnsrnhld in #3495
- catches serdes error for specific mapper and prints its view by @thoniTUB in #3505
- Feature/expose shard metrics by @thoniTUB in #3507
- Bump ws from 6.2.2 to 6.2.3 in /frontend by @dependabot in #3470
- enforce non-null in EntityPreviewConfig Fields by @awildturtok in #2984
- Fix TableExportQuery conversion by @jnsrnhld in #3509
- Fix full outer joining when converting forms by @jnsrnhld in #3510
- Split imports on preprocess by @awildturtok in #3389
- Merge Release by @github-actions in #3513
Full Changelog: v2.0.0-2024KW27...v2.0.0-2024KW31
v2.0.0-2024KW27
What's Changed
- Fix SQL config defaults and validation by @jnsrnhld in #3456
- Explicit select types by @awildturtok in #3463
- adds cypress tests for index service by @thoniTUB in #3227
- Rework select and filter conversion by @jnsrnhld in #3453
- adds managerNode to script end by @thoniTUB in #3462
- use Set for MultiSelectFilterNode by @awildturtok in #3466
- use lable not name in ConceptColumnSelect to give properly cased output. by @awildturtok in #3467
- Implement COUNT_QUARTERS select and filter for dateranges by @jnsrnhld in #3446
- Implement ConceptColumnSelect conversion by @jnsrnhld in #3465
- Fix: support nested StructureNodes by @thoniTUB in #3468
- Fix/separate manager restart by @thoniTUB in #3469
- Improve history's default filter state and its empty search state by @Kadrian in #3473
- Make more history content searchable by @Kadrian in #3474
Full Changelog: v2.0.0-2024KW22...v2.0.0-2024KW27
2.0.0-2024KW22
What's Changed
- Draft: SMTP Appender by @awildturtok in #3365
- Reintegrate Master by @github-actions in #3422
- implementation of the csrf signed double submit pattern by @thoniTUB in #3409
- Implement entity date query conversion by @jnsrnhld in #3399
- fix not respecting money format by @awildturtok in #3426
- adds shard reconnect mechanic if connection to manager is lost by @thoniTUB in #3425
- Merge Release by @github-actions in #3423
- SQL conversion of relative forms by @jnsrnhld in #3419
- Full export form conversion by @jnsrnhld in #3428
- create a new user from validated jwt by @thoniTUB in #3432
- add better username fallbacks and validate created user by @thoniTUB in #3433
- Fix feature conversion of AND/OR nodes by @jnsrnhld in #3431
- Run npm audit fix by @Kadrian in #3434
- Fix duration sum for infinity dates by @jnsrnhld in #3430
- Fix query upload by @Kadrian in #3435
- Rework version info format by @thoniTUB in #3381
- Fine-tune a disclosure's open state after appending and re-trigger validation by @Kadrian in #3437
- Handle internal server error on upload query by @Kadrian in #3438
- Fix reused query conversion by @jnsrnhld in #3429
- Try and run validation after tab switch only after timeout by @Kadrian in #3440
- Reintegrate Master by @github-actions in #3427
- feat: change diagram fontfamily to Roboto by @MarcoKorinth in #3439
- Make SQL executions async by @jnsrnhld in #3442
- Implement support for multiple DB tenants in SQL mode by @jnsrnhld in #3444
- Bump com.nimbusds:oauth2-oidc-sdk from 9.1 to 11.12 by @dependabot in #3447
- AdminEnd Render-Bug: return description for StringStoreString by @thoniTUB in #3449
- exports dropwizard-metrics to prometheus format by @thoniTUB in #3424
- Allow single-character multi-select filtering by @Kadrian in #3451
- Improve how we load and reset entity history by @Kadrian in #3450
- Add a basic fulltext concept search to the history timeline by @Kadrian in #3452
- adds validation for entity preview requests by @thoniTUB in #3454
- Temporarily fix entity preview fetch by @Kadrian in #3459
- Fix null value handling in SqlDateSetParser by @jnsrnhld in #3458
- Fix FAILED executions in SQL mode by @jnsrnhld in #3457
- Merge Release by @github-actions in #3443
Full Changelog: v2.0.0-2024KW18...v2.0.0-2024KW22