Releases: Algatux/influxdb-bundle
Releases · Algatux/influxdb-bundle
3.0.0 beta version 1
Minimum PHP version allowed is now 7.2
Support for Symfony 2.8 was dropped and introduced version 5.0 support
This a beta version, tests need to be fixed and the whole library needs to be tested.
I want to thank @Kocal for all his work here
DO NOT USE THIS VERSION IN PRODUCTION ENVIRONMENT
Custom Listener support
Timeout and SSL support
2.3.0 Timeout and SSL support
Enabling lazy loading for connection services
Fix broken field keys query in FieldKeyType
2.1.4 2.1.4
Symfony 4
Deferred events from console
Deferred events can now be dispatched from console commands
Removed upper conflict range with symfony/form
Remove upper conflict range with symfony/form @curry684
New connection registry and form types
- Connections registry
- MeasurementType
- TagKeyType
- TagValueType
- FieldKeyType