Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Release #3632

Merged
merged 44 commits into from
Dec 11, 2024
Merged

Merge Release #3632

merged 44 commits into from
Dec 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2024

No description provided.

dependabot bot and others added 30 commits October 3, 2024 17:00
Bumps commons-io:commons-io from 2.11.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…ilter

Feature/allow negative range in filter
…io-commons-io-2.14.0

Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /backend
Implementation of mappable Selects that produce multiple output values from a single intermediate value. Values are output unique.

This feature is enabled by `com.bakdata.conquery.models.index.MapInternToExternMapper#allowMultiple` which will change the selects using the Mapping from `STRING` to `LIST[STRING]`.

You can use this feature to associate multiple values with a single key via CSV-mapping.
Bumps commons-io:commons-io from 2.14.0 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show connector/table when referencing a filter
set html language dynamically
thoniTUB and others added 5 commits December 3, 2024 13:56
It is a potentially excepting operation which may cause the entire stack to crash. Instead use *Storage.get which will produce null. Handling is then at the discretion of the caller.
@thoniTUB thoniTUB merged commit 19e6d2e into master Dec 11, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants