All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add PHP 8.4 support.
- Add Laravel 11 support.
- Revert the final on the models and update the ECS config to support it.
- Add PHP 8.3 support.
- Fix using the queue for the GitLabHookStored event.
- Add option to save users.
- Add option to save assignees for a merge request.
- Add option to save assignees for an issue.
- Make the HookStoredListener queueable and add the config options for the prefered queue.
- Fixed the clearing of data for a build while handling a pipeline event.
- Add Laravel 10 support.
- Fixed the deployment_id from the event data.
- Initial release