Skip to content

Releases: jobcloud/php-console-kafka-schema-registry

Release v2.5.0

09 Oct 13:05
4f0d922

Choose a tag to compare

Features 🎉

  • Added command for changing compatibility level for single schema (#62)
  • Added command for changing compatibility level for multiple schemas from json config (#62)

Release v2.4.2

14 Mar 15:01
cbef21a

Choose a tag to compare

What's Changed

  • support for infection/infection 0.29.x alongside 0.26.x
  • updated PHP version in dev Dockerfile
  • updated composer version in dev Dockerfile

Related PRs: #59

Full Changelog: v2.4.1...v2.4.2

Release v2.4.1

27 Sep 11:26
675fb60

Choose a tag to compare

What's Changed

  • reverted PHP version in dev Dockerfile (reason explained in PR)

Related PR: (#57)

Full Changelog: v2.4.0...v2.4.1

Release v2.4.0

25 Sep 08:45
a14027c

Choose a tag to compare

What's Changed

  • updated composer version constraint to additionally support 7.x releases for symfony/console
  • upgraded version infection/infection for require-dev
  • updated PHP version in dev Dockerfile
  • updated composer version in dev Dockerfile

Related PRs: (#56) (#55)

Full Changelog: v2.3.0...v2.4.0

Release v2.3.0

19 Sep 11:31
5b0633b

Choose a tag to compare

What's Changed

  • support hard delete of schemas in DeleteAllSchemasCommand (#54)

Full Changelog: v2.2.0...v2.3.0

Release v2.2.0

07 Jun 11:28
@ahy ahy
ded98bd

Choose a tag to compare

What's Changed

  • composer update audit by (#49)
  • add todochecker (#50)
  • adjust codeowners (#52)
  • update flix-tech/avro-php version (#51)

Full Changelog: v2.1.0...v2.2.0

Release v2.1.0

16 Jan 09:19
f9e1ed3

Choose a tag to compare

Improvement ⚙️

  • add reserved keywords checkup for name fields ( #48 )

Release v2.0.1

04 Jan 12:18
0456a61

Choose a tag to compare

Internals 🏭

updated php-kafka-schema-registry-client version in #46

Release v2.0.0

30 Dec 09:09
c8bba23

Choose a tag to compare

Internals 🏭

*drop support for php 7.4 in #45

Release v1.9.0

29 Nov 14:41
5cf268b

Choose a tag to compare

Improvement ⚙️

  • add possibility to use symfony/console with version ^6.0 (#44)