Skip to content

Releases: ghostzero/tmi-cluster

3.4.1: Metrics changes

29 Mar 15:34
6f08849
Compare
Choose a tag to compare

3.4.0: Memory Management

20 Mar 15:35
Compare
Choose a tag to compare

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

  • #22 & #20: Casting stdClass objects to array when they come from redis (i guess) when restoring all channels

3.3.1: Remove deprecated date attribute

18 Mar 21:45
1d7cbdf
Compare
Choose a tag to compare

This is a fix for laravel 10.

3.3.0: Laravel 10+ support

22 Feb 22:13
2de98f1
Compare
Choose a tag to compare
Update composer.json

3.2.0 Add health command

25 Jan 11:35
399c1ad
Compare
Choose a tag to compare

Adds

  • Health check command

Removes

  • PHP 7.4 support

3.1.0: Add bootstrap events

16 Jan 11:49
Compare
Choose a tag to compare
Pre-release

This release adds the following new events that enable the exchange of credentials at boot time:

  • SupervisorBootstrap
  • ClusterClientBootstrap

3.0.8: Fix mapping issues

19 Oct 09:49
Compare
Choose a tag to compare

This release fixes a unit-test.

3.0.7: Fix for huge SQL operations

19 Oct 09:40
Compare
Choose a tag to compare

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 🐇

16 Oct 18:54
Compare
Choose a tag to compare

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 🎉

15 May 15:26
da62f50
Compare
Choose a tag to compare

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