Skip to content

v1.6.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 17:45
· 82 commits to master since this release
5d382c2

Documentation : https://docs.bunkerweb.io/1.6.0-rc3/

Docker tags :

  • BunkerWeb : bunkerity/bunkerweb:1.6.0-rc3 or ghcr.io/bunkerity/bunkerweb:1.6.0-rc3
  • Scheduler : bunkerity/bunkerweb-scheduler:1.6.0-rc3 or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.0-rc3
  • Autoconf : bunkerity/bunkerweb-autoconf:1.6.0-rc3 or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.0-rc3
  • UI : bunkerity/bunkerweb-ui:1.6.0-rc3 or ghcr.io/bunkerity/bunkerweb-ui:1.6.0-rc3

Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.0-rc3&filter=all&dist=

Changelog :

  • [FEATURE] Update BunkerNet's logic to send reports in bulk instead of one by one
  • [AUTOCONF] Add the possibility to add/override settings via ConfigMap in Kubernetes using the bunkerweb.io/CONFIG_TYPE=settings annotation
  • [AUTOCONF] Scoped annotations to ingress
  • [PERFORMANCE] Refactored bad behavior and bunkernet features to avoid using too much timers resulting in downtimes
  • [UI] Add support page for easy logs and configuration sharing while anonymizing sensitive data
  • [LINUX] Support Fedora 41