Releases: keboola/output-mapping
24.40.0
24.39.1
Fix: values_from_workspace
configuration of workspace_id
is optional, it is auto appended to configuration by DeleteWhereHelper::addWorkspaceIdToValuesFromWorkspaceIfMissing()
in TableConfigurationResolver
Full Changelog: 24.39.0...24.39.1
24.39.0
Added support for delete_where
mapping functionality in table outputs
(Support for filtering values from workspace and value sets)
Documentation
Full Changelog: 24.38.0...24.39.0
24.38.0
New delete_where
node in table config definition for Output Mapping.
This change does not affect the behaviour of Output Mapping
Full Changelog: 24.37.0...24.38.0
24.37.0
updated keboola/php-datatypes
to version that fixes backend basetypes for BigQuery backend
Full Changelog: 24.36.0...24.37.0
24.36.0
The priority of the native-types
and new-native-types
feature flags has changed – new-native-types
now takes priority if both are turned on.
Full Changelog: 24.35.0...24.36.0
24.35.0
What's changed
Fixed: Handling exceptions as UserError in TableDataModifier.
Full Changelog: 24.34.0...24.35.0
24.34.0
24.33.0
What's changed
Refactring - Moved partial functionality from TableLoader to a separate class LoadTableTaskCreator - improved readability
Full Changelog: 24.32.0...24.33.0