Releases: gdbots/ncr-bundle-php
Releases · gdbots/ncr-bundle-php
v3.1.1
- Updates for symfony 6.3.x deprecations.
v3.1.0
- Require gdbots/pbjx-bundle 3.1.x
- Use new symfony/php attributes instead of annotations.
v3.0.1
- Fix bug with sprintf and enum (can't cast to string) in ReindexNodesCommand and SyncNodesCommand.
v3.0.0
BREAKING CHANGES
- Upgrade to support Symfony 6 and PHP 8.1.
v2.1.1
- Add Ncr argument to
gdbots_ncr.update_node_labels_handler
and gdbots_ncr.update_node_tags_handler
v1.0.2
- Add service configuration for
gdbots:ncr:command:update-node-labels
command.
v2.1.0
- Uses
"gdbots/ncr": "^2.1"
- Uses
"gdbots/pbjx-bundle": "^2.1"
v2.0.0
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
- Enable ssl config by default for
gdbots_ncr.ncr_search.elastica.client_manager
config.