Releases: ghostzero/tmi-cluster
Releases · ghostzero/tmi-cluster
3.4.1: Metrics changes
Full Changelog: 3.4.0...3.4.1
3.4.0: Memory Management
This release adds the ability to manage your TMI-Cluster memory.
Added
- #20: Supervisors or processes kills themselves if they reach it's configured memory limit.
- #20: Add option to define memory limits for supervisor and processes.
Changed
- Some typing's in the core has been improved
- #28: Add typing's and help to Prometheus metrics
Fixed
3.3.1: Remove deprecated date attribute
This is a fix for laravel 10.
3.3.0: Laravel 10+ support
Update composer.json
3.2.0 Add health command
Adds
- Health check command
Removes
- PHP 7.4 support
3.1.0: Add bootstrap events
This release adds the following new events that enable the exchange of credentials at boot time:
SupervisorBootstrap
ClusterClientBootstrap
3.0.8: Fix mapping issues
This release fixes a unit-test.
3.0.7: Fix for huge SQL operations
This version contains some critical changes:
- Fixed type hinting in some contracts (minor impact if you do not extend TMI-Cluster).
- Fixed SQL operations for large chatbots (> mysql's placeholder limit).
3.0.6: GDPR-compliant! Powered by bunny.net 🐇
TMI Cluster now uses 100% GDPR compliant URL's.
Hosting provider is bunny.net, which runs cdn.bitinflow.com
and fonts.bunny.net
.
3.0.5: Add file wacher 🎉
Happy to announce that there is finally support for "hot reloading" aka. file watching.
Documentation: https://tmiphp.com/docs/tmi-cluster.html#watching-for-file-changes