Skip to content

Releases: keboola/python-component

1.6.1

19 Jul 06:08
b215fc3

Choose a tag to compare

What's Changed

  • Backward compatibility for legacy manifests on input as well as output
    • this means that it is possible to have empty columns and filled primary key, in which case the manifest will be always forced to legacy.
    • Fixed BaseType class type and added convenience methods
    • has_headers configurable from interface
    • Fixed tests, split to more so it's "unit" test
    • Remove columns as named attribute from every api, keeping it in kwargs for backward compatibility
    • Removed calls to legacy methods internally.
    • Added tests for original attribute order compatibility + replacing columns with schema, allowing for list of strings

Full Changelog: 1.6.0...1.6.1

1.6.0

17 Jul 12:55
394ef5d

Choose a tag to compare

What's Changed

Large update to support new Native Types functionality and new manifest structure. Backward compatible with the legacy.

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

04 Dec 13:53
826bfa1

Choose a tag to compare

What's Changed

  • Added write_always OM support KCOFAC-2666-Feature/write always by @davidesner in #51

Full Changelog: 1.4.3...1.5.0

1.4.3

25 Apr 15:06
6009974

Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

1.4.2

24 Mar 10:01
e108b35

Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

22 Mar 09:00
f53782c

Choose a tag to compare

What's Changed

  • Newly added environmental variables in #42:
  1. config_row_id
  2. branch_id
  3. staging_file_provider
  4. real_user

Full Changelog: 1.4.0...1.4.1

1.4.0

06 Feb 08:27
541f455

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.8...1.4.0

1.3.8

14 Oct 15:53
0310aa8

Choose a tag to compare

What's Changed

  • Add schema definitions to component base by @bakobako in #35

Full Changelog: 1.3.7...1.3.8

1.3.7

05 Jan 09:30
69b444b

Choose a tag to compare

What's Changed

Full Changelog: 1.3.6...1.3.7

1.3.6

08 Nov 17:46
705b71c

Choose a tag to compare

Merge pull request #30 from keboola/hotfix/validation-params

back to 1.3.6