Releases: sablierapp/sablier
Releases · sablierapp/sablier
v1.14.0
v1.13.0
1.13.0 (2026-05-29)
Features
- add --auto-stop-externally-started flag (#906) (d2fd51d)
- add
--provider.reject-unlabeled-requestsand--provider.verify-enabled-on-expiration(#901) (f1a4e61) - add OpenTelemetry distributed tracing support (#929) (68faefd)
- add replica count to scale mode, gate resource throttling on idle.replicas >= 1 (#909) (5722c6f)
- add running-hours keep-warm windows and timezone support (#907) (ed9c611)
- add theme options schema (#917) (20828ca)
- add webhooks (#920) (a608a8c)
- api: add SSE instance events endpoint (#916) (2eccf89)
- metrics: add sablier_instance_active_seconds_total metric (#932) (e92f438)
- provider: add ready-after instance configuration (#904) (ff60d31)
- provider: support CloudNativePG Cluster hibernation in Kubernetes (#944) (199f12e), closes #943
- scale mode to throttle CPU/memory instead of stopping containers (#908) (d39804f)
- support multiple groups per instance (#913) (5b0f896)
- theme: bundle external CSS, JS, and images into custom themes (#928) (e9ba051)
Bug Fixes
- add missing benchmarks folder (3b1b421)
- api: handle multiple error types (#921) (2dba936)
- go routine leak in session request (#927) (91c57c3)
- multiple sonarqube fixes (#924) (e5d7546)
- remove built-in configuration file (#905) (9f3dd79)
- run go fix (#926) (02c1223)
- storage: properly save and restore file (#933) (5a8f480)
- webhooks: avoid gorouting leaks (#925) (c02d98b)
Documentation
- add benchmarking/performance (#931) (33abb7e)
- add docker socket proxy example (#902) (af8127b)
- add table of content divider (44134a3)
- examples: example verify enabled on expiration (#911) (3e64b9e)
- release please update version typo (b92169a)
- update configuration docs and README (#930) (57a65d9)
Code Refactoring
Chores
- add OpenTelemetry patterns to dependabot config (68866ea)
v1.12.0
1.12.0 (2026-05-13)
Features
- add Prometheus /metrics endpoint (#884) (b0a0237)
- add raw instance data in InstanceInfo (#892) (d09b56c)
- docker: add event stream reconnection (#891) (0510380), closes #535
- Proxmox VE LXC provider (#868) (4692a09)
Bug Fixes
- async InstanceStart calls (#869) (3c1430f)
- log: add INFO logs for started instances (#871) (4d1ea62)
- remove volume declaration from Dockerfile (#899) (9ed4d11)
- use moby/moby/client (#753) (a5babb9)
Code Refactoring
Tests
v1.11.2
v1.11.1
v1.11.0
v1.10.5
v1.10.4
v1.10.3
v1.10.2
1.10.2 (2025-11-23)
⚠ BREAKING CHANGES
- remove plugins from the repository
fix\
- remove plugins from the repository (6d88092)
Bug Fixes
Documentation
- add CONTRIBUTING.md (a4d7dda)
- add discord server and link pugin repositories (c5ac357)
- add github and docker icons (da5d2d1)
- add helm chart (71a35ca)
- add OpenSSF scorecard (dc5fb22)
- add release please glob file (64550ff)
- add release please tags to update version (8bc21fb)
- add sponsor section (e2b7965)
- add support section (09f99f6)
- improve documentation clarity (a6614de)
- reference plugin repositories (33209ac)
- traefik: set traefik plugin version to v1.10.1 (#654) (8af2f32)
- update documentation (96750a5)