Skip to content

Releases: keboola/php-component

11.0.0

24 Apr 12:01
80a9b48
Compare
Choose a tag to compare

What's Changed

  • Do not convert E_DEPRECATED errors to exceptions
  • Allow Symfony 7.*, use psr/log:^3.0 with newer Monolog
  • Drop PHP 8.1 support

New Contributors

Full Changelog: 10.1.6...11.0.0

10.1.6

30 Sep 08:44
3a44d9f
Compare
Choose a tag to compare

What's Changed

  • fix: allow to reset legacyPrimaryKeys by adding null type to setter by @AdamVyborny in #93
  • feat: Allow invalid PKs and force-fallback to legacy manifest in that case by @AdamVyborny in #94

Full Changelog: 10.1.5...10.1.6

10.1.5

14 Aug 06:53
9f8f43e
Compare
Choose a tag to compare

What's Changed

  • fix: cast default, length and type to string when denormalizing manifest by @AdamVyborny in #92
  • Component should fail when there are set PKs for non-existing columns in manifest by @AdamVyborny in #91

Full Changelog: 10.1.4...10.1.5

10.1.4

30 Jul 13:35
ed4ddea
Compare
Choose a tag to compare

What's Changed

  • fix check of empty value at ManifestOptionsSchema::setName() by @novak-ji in #90

Full Changelog: 10.1.3...10.1.4

10.1.3

25 Jul 08:31
55fcdff
Compare
Choose a tag to compare

What's Changed

  • Handle legacy primary keys without columns defined by @AdamVyborny in #89

Full Changelog: 10.1.2...10.1.3

10.1.2

27 Jun 16:53
d2a3a96
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1.1...10.1.2

10.1.1

26 Jun 09:10
4d14047
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1.0...10.1.1

10.1.0

25 Jun 12:23
d89534b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.2...10.1.0

10.0.2

19 Jun 13:42
cf303a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.0.1...10.0.2

10.0.1

18 Jun 14:28
bccd4e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.0.0...10.0.1