This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Releases: TilBlechschmidt/WebGrid
Releases · TilBlechschmidt/WebGrid
v0.8.3 🌈
Changes
- Add API Endpoint for combined query & count @TilBlechschmidt (#83)
v0.8.2 🌈
Changes
- Add missing component label to redis service
v0.8.1 🌈
Changes
- Expose prometheus endpoint on redis service
v0.8.0 🌈
🚀 Features
- Add support for
/se/file
extension command @TilBlechschmidt (#79)
🧰 Maintenance
- Update maintained shield to 2022 @TilBlechschmidt (#80)
v0.7.4 🌈
🐛 Bug Fixes
- Fix subchart of demo chart not having correct version @TilBlechschmidt (#78)
v0.7.3 🌈
🚀 Features
- Implement performance profiler for node containers @TilBlechschmidt (#76)
🧰 Maintenance
- Improve Helm chart usability @TilBlechschmidt (#75)
v0.7.2 🌈
🚀 Features
- Implement graceful shutdown for gangway @TilBlechschmidt (#74)
v0.7.1 🌈
🚀 Features
- Allow custom name for K8s service @TilBlechschmidt (#72)
v0.7.0 🌈
🚀 Features
- Add endpoint to fetch number of sessions in lifecycle range @TilBlechschmidt (#65)
- Enable FIFO policy for demo @TilBlechschmidt (#63)
- Allow users to specifiy volume binds for docker containers @TilBlechschmidt (#70)
🐛 Bug Fixes
- Bump chromedriver version @TilBlechschmidt (#67)
🧰 Maintenance
- Split crate into cargo workspace for faster compilation @TilBlechschmidt (#62)
- Add large-scale logging based on
tracing
crate @TilBlechschmidt (#60)
v0.6.1 🌈
Changes
🚀 Features
- Return WebDriver specification compliant errors @TilBlechschmidt (#59)
🐛 Bug Fixes
- Fix missing StatefulSet and wrong volume mount @TilBlechschmidt (#58)