Releases: safing/portbase
v0.15.0
Changelog:
1444756 Improve function naming
01c4fc7 Use new microtask function in api module
aabd4fe Fix microtask signaling and improve tests
fed9346 Update golangci-lint config
5db95ac Expose container.Gather
456a235 Remove deprecated code
7fec4f5 Add microtask queues and signaling
5bf056e Elaborate on open questions regarding CORS of browser extensions
119dbae Move security headers to the start of the router
2431914 Fix CORS preflight checks requiring authentication
d30c4f4 Automatically remove expired API keys from the setting
4c6b834 Add support for API token expiration
7ae64ed Bump github.com/VictoriaMetrics/metrics from 1.18.1 to 1.20.1
v0.14.6
v0.14.5
Changelog:
aef3f52 Improve updater.Resource.Export() documentation
e7d9ee9 Improve log message formatting
efcea66 Add better handling for panics within api endpoint handlers
f3591e8 Fix update cycle to notification attach to module
8421b8f Add clean export function for updater.Resource
38d3c83 Add config.GetActiveConfigValues to export active config values
a8f7c33 Update Go CI workflow
v0.14.4
v0.14.3
v0.14.2
v0.14.1
v0.14.0
Changelog:
50b87e0 Display error notifications when config loading failed
bdd1bc2 Add proper validation errors to config module, enable soft-fail on start
7d144da Start config validity flag with invalid
874214e Improve validation error messages
92c16b1 Add optional validation function to config options