What's Changed
- feat(prometheus): Docker Daemon scraping for monitoring by @24kushang in #1865
- fix(log-analyser): added Jitsi network to loki service by @ilaydadastan in #1874
- web: remove unnecessary option by @saghul in #1883
- feat(log-analyser): transfered docker logs from docker containers and updated readme by @ilaydadastan in #1884
- feat(log-analyser): updated grafana dashboards by @ilaydadastan in #1885
- feat(prosody): transcriber account support and flag configuration fix by @aaronkvanmeerten in #1890
- fix(web): enable hidden domain when transcriptions or recordings are enabled by @aaronkvanmeerten in #1891
- feat(prosody): enable brewery muc modules in internal muc component by @aaronkvanmeerten in #1892
- feat(transcriber): transcriber password in env.example and gen-passwords.sh by @aaronkvanmeerten in #1894
- fix(jicofo): pass compose variable for jicofo transcription support by @aaronkvanmeerten in #1893
- feat(jigasi,transcriber): transcriber component and jigasi configuration updates by @aaronkvanmeerten in #1881
- feat(jigasi): install openjdk nonheadless, currently required for dependencies by @aaronkvanmeerten in #1895
- Revert "feat(jigasi): install openjdk nonheadless, currently required for dependencies" by @aaronkvanmeerten in #1899
- jaas: add ability to run the web container targetting JaaS by @saghul in #1882
- Add HTTPS port to URL in env.example by @alexpyattaev in #1902
- feat(web) - Added NGINX_KEEPALIVE_TIMEOUT environment variable by @lalayueh in #1904
- prosody: recording metadata module by @aaronkvanmeerten in #1734
- feat(jvb): autoscaler sidecar shutdown hook on finish by @aaronkvanmeerten in #1906
- feat(jigasi): allow optional label for xmpp servers by @aaronkvanmeerten in #1907
- feat(jigasi): support graceful shutdown via sidecar by @aaronkvanmeerten in #1908
- feat(jigasi): transcriber configuration for OCI and whisper and to skip saving by @aaronkvanmeerten in #1909
- feat(prosody): Skip some modules for prosody-jvb. by @damencho in #1913
- feat(ldap): Start and configure only if enabled. by @damencho in #1914
- feat(jigasi): transcriber configuration supports vosk URL by @aaronkvanmeerten in #1915
- fix(jigasi): transcriber VOSK URL variable into compose file by @aaronkvanmeerten in #1916
- feat(jigasi): allow unique account UID for each entry even if the same auth is used by @aaronkvanmeerten in #1917
New Contributors
- @alexpyattaev made their first contribution in #1902
- @lalayueh made their first contribution in #1904
Full Changelog: stable-9646...stable-9753