S

Soketi

S
Soketi Database v1.6.1

1.6.1

What's Changed Fixed cache missed event formats by @mlnkrish in #723 Bump the databases group with 1 update by @dependabot in #931 Bump the databases group with 3 updates by @dependabot in #994 Bump the all group with 9 updates by @dependabot in #975 New Contributors @mlnkrish made their first contribution in #723 Full Changelog: 1.6.0...1.6.1

S
Soketi Database v1.6.0

1.6.0

Docker images now build correctly for non-linux/amd64 architectures (#835) Fixed the case when the MD5 body was also passed via query string, leading to 401 errors (#852) Added handler for unhandled exceptions (#848) Bumped versions for the following packages due to security concerns: @pm2/agent (that used a vulnerable vm2 version) (#927), PM2 (#886), xml2js (#875), packages related to databases (…

S
Soketi Database v1.5.0

1.5.0

CI & Docker Improvements Using multi-stage builds for Docker, we achieved lower image size, respectively: Debian images: 376.6 MB -> 99.6 MB (73% reduction) Alpine images: 82.9 MB -> 73 MB (12% reduction) Distroless images: unchanged (72.9 MB) The image layers are cached between builds and commit-based and PR tags are now a thing, even for ARMv7 and arm64. Brought back package-lock.json package-lo…

S
Soketi Database v1.4.0

1.4.0

Updated packages (#638, #648, #656) Added SOKETI_HOST (host) and SOKETI_METRICS_HOST (metrics.host) variables to bind the server to hosts other than 0.0.0.0 (#647, 9d4fbb2, @erikn69) Enabled more tests from upcoming 2.x & fixed shutdowns due to incorrect order of closing the elements like adapters and queue managers (#653) Added support for filter_by_prefix in the HTTP API (#654) Fixed a bug where…

S
Soketi Database v1.3.0

1.3.0

Fixed Prometheus count for gauges when metrics were enabled (#561) Improved Redis typehinting and fixed some issues with the redis options not being passed correctly (#631)

S
Soketi Database v1.2.0

1.2.0

Updated packages (#547, #550)

S
Soketi Database v1.1.0

1.1.0

Support for user authentication (#536) Some WS connection end codes were fixed (now on termination should expose the right Pusher code) Updated packages (#542)

S
Soketi Database v1.0.2

1.0.2

Fixed metadata not showing in the presence client events (#526)

S
Soketi Database v1.0.1

1.0.1

Mirrored fixes from 0.34.1 (https://github.com/soketi/soketi/releases/tag/0.34.1)

S
Soketi Database v0.34.1

0.34.1

Fixed a bug introduced in 0.32.x where having multiple URLs in the websockets field of an app would not work properly (#518)