All notable changes to project will be documented in this file.
3.1.0 - 2025-02-13
- Migrate FSirius and RodrigueThemis SDK to use Symfony HTTP Client instead of Guzzle
- Removed
getEventDateIds
, usegetEventDateParams
instead
- Added User-Agent for SDK HTTP-based clients - (96611c2)
- [breaking]Migrate FSirius and RodrigueThemis SDK to use Symfony HTTP Client instead of Guzzle - (ca1af88)
- [breaking]Removed
getEventDateIds
, usegetEventDateParams
instead - (d110653)
- Installed
friendsofphp/php-cs-fixer
and refactor all PHP files style, moved to multi-staged Dockerfile for development environment - (033a428)
- Upgraded phpstan dependency - (ffc5391)
3.0.0 - 2024-05-15
- Migrated to Roadiz 2.3-dev and Symfony 6.4 - (f4aca50)
- Expose Availability as an API platform endpoint - (aa0282d)
2.0.0 - 2023-06-06
- Migrate to Symfony 5.4 and PHP 5.4.* with strict typing and new asbtract Authenticator class - (4a66675)
1.2.1 - 2022-05-23
- Prefix session id with client id - (1bcf8a6)