v1.4 #196
Bastian-Krause
announced in
Announcements
v1.4
#196
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Enhancements
ssl_cert
,ssl_key
andssl_engine
. [Add support for SSL/TLS client authentication #169] (byFlorian Bezannier, Robin van der Gracht)
send_download_authentication
option to allow disabling sending authentication data for bundle downloads (needed if external storage providers are used). [Allow disabling Authorization for bundle downloads #174] (by Kevin Fardel)Bug Fixes
stream_bundle=true
without settingbundle_download_location
. [Fix Omitted Bundle Download Location For Streaming Installations #150]Testing
workflow_dispatch
trigger allowing manually triggered CI runs. [github: add workflow_dispatch trigger #154]anonymous.download.enabled
removed in >= 0.8.0. [test: conftest: drop anonymous download hawkBit option #190]server.forward-headers-strategy=NATIVE
option allowing a reverse proxy between rauc-hawkbit-updater and hawkBit. [Add support for SSL/TLS client authentication #169] (by Robin van der Gracht)send_download_authentication=false
. [Allow disabling Authorization for bundle downloads #174] (by Kevin Fardel)Documentation
stream_bundle
configuration option inREADME.md
. [Fixed inconsistency in README.md #145] (by Lukas Reinecke)stream_bundle
configuration option. [docs: reference: improve stream_bundle documentation #146]README.md
and minimal one in the reference documentation. [Prepare for 1.4 release #195]Build System
warning_level
to 2, because-Wpedantic
is not supported for compiling GLib-based code. [Build and Test Fixes #182]This discussion was created from the release v1.4.
Beta Was this translation helpful? Give feedback.
All reactions