Skip to content

Releases: keboola/output-mapping

24.40.0

05 Feb 16:44
Compare
Choose a tag to compare
  • Keboola\OutputMapping\Writer\TableWriter class removed (Keboola\OutputMapping\TableLoader class should be used)
  • Keboola\OutputMapping\Writer\FileWriter::setFormat() method removed

Full Changelog: 24.39.1...24.40.0

24.39.1

30 Jan 12:52
Compare
Choose a tag to compare

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

30 Jan 08:40
Compare
Choose a tag to compare

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

24 Jan 07:43
Compare
Choose a tag to compare

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

24 Jan 07:30
Compare
Choose a tag to compare

updated keboola/php-datatypes to version that fixes backend basetypes for BigQuery backend

Full Changelog: 24.36.0...24.37.0

24.36.0

24 Jan 07:30
Compare
Choose a tag to compare

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

16 Jan 08:26
Compare
Choose a tag to compare

What's changed

Fixed: Handling exceptions as UserError in TableDataModifier.

Full Changelog: 24.34.0...24.35.0

24.34.0

16 Jan 08:25
Compare
Choose a tag to compare

What's changed

Improve - speedup tests - implement paratest

Full Changelog: 24.33.0...24.34.0

24.33.0

16 Jan 08:24
Compare
Choose a tag to compare

What's changed

Refactring - Moved partial functionality from TableLoader to a separate class LoadTableTaskCreator - improved readability

Full Changelog: 24.32.0...24.33.0

24.32.0

16 Jan 08:20
Compare
Choose a tag to compare

What's changed

Refactoring - split TableStructureValidator.

Full Changelog: 24.31.0...24.32.0