Skip to content

Releases: gdbots/ncr-bundle-php

v3.1.1

11 Jul 20:42
Compare
Choose a tag to compare
  • Updates for symfony 6.3.x deprecations.

v3.1.0

16 Dec 22:21
Compare
Choose a tag to compare
  • Require gdbots/pbjx-bundle 3.1.x
  • Use new symfony/php attributes instead of annotations.

v3.0.1

14 Dec 22:57
Compare
Choose a tag to compare
  • Fix bug with sprintf and enum (can't cast to string) in ReindexNodesCommand and SyncNodesCommand.

v3.0.0

12 Dec 04:13
a5f01fc
Compare
Choose a tag to compare

BREAKING CHANGES

  • Upgrade to support Symfony 6 and PHP 8.1.

v2.1.1

13 Apr 02:48
8a5b2e8
Compare
Choose a tag to compare
  • Add Ncr argument to gdbots_ncr.update_node_labels_handler and gdbots_ncr.update_node_tags_handler

v1.0.2

10 Aug 00:37
02f99df
Compare
Choose a tag to compare
  • Add service configuration for gdbots:ncr:command:update-node-labels command.

v2.1.0

18 Jul 04:04
Compare
Choose a tag to compare
  • Uses "gdbots/ncr": "^2.1"
  • Uses "gdbots/pbjx-bundle": "^2.1"

v2.0.0

29 Jun 18:49
0e45a54
Compare
Choose a tag to compare

BREAKING CHANGES

  • Upgrade to support Symfony 5 and PHP 7.4.
  • Uses "gdbots/ncr": "^2.0"
  • Make commands lazy by using the symfony static name.

v1.0.1

15 Feb 17:12
Compare
Choose a tag to compare
  • Enable ssl config by default for gdbots_ncr.ncr_search.elastica.client_manager config.

v1.0.0

09 Jun 23:32
Compare
Choose a tag to compare
  • Initial stable version.