Skip to content

Releases: safing/portbase

v0.17.0

20 Jul 12:55
Compare
Choose a tag to compare

Changelog:

3f5345e Add IsSetByUser to config.Option
076ea97 Only parse flags if not yet parsed
ee9f722 Make linter happy
df62abd Add database custom interface functions
52ba3f0 Update option.go
c992b8e Add config annotation to mark a setting as "plan requires"
2d0ce85 Move auto-comment config
ed58a16 Update issue managers

v0.16.6

20 Apr 13:16
bfb439a
Compare
Choose a tag to compare

Changelog:

d14791d Improve task scheduler sleep mode
ad52a8d Fix linter error
9367eb1 Fix android versioning in debug info
0ed865f Add support for module sleep mode
0260986 Fix golang-ci linter in CI
d633728 Fix enable server flag

v0.16.5

06 Apr 14:08
Compare
Choose a tag to compare

Changelog:

ca8c784 Add switch to enable/disable API HTTP server
6a7dea8 Improve updater logging
cb63b07 Update android debug platform info
c9d7768 Fix report downloads deleting pending updates
d6687ec Add and expose updater registry state
5a9e764 Add android specific debug info

v0.16.4

12 Dec 14:07
0d13bca
Compare
Choose a tag to compare

Changelog:

d90d14c Improve error handling in api and modules

v0.16.3

10 Nov 15:14
72288a4
Compare
Choose a tag to compare

Changelog:

f6f644f Improve logging control flow
70b5813 Set default microtask threshold in init for easier override
d21c8e6 Add module status export func and api endpoint
b0e5bc9 Fix api endpoint log message

v0.16.2

11 Oct 11:36
985a174
Compare
Choose a tag to compare

Changelog:

0d3a0eb Fix fs error handling
2b4c15c Fix error handling in LoadIndexes

v0.16.1

10 Oct 20:14
8471f4f
Compare
Choose a tag to compare

Changelog:

40015b5 Add name generation test case
a391eb3 Improve svchost service discovery
b564e77 Delete signature file when deleting resource

v0.16.0

29 Sep 12:23
Compare
Choose a tag to compare

Changelog:

5accaad Require download policy to be stricter
109f51e Verify signatures of indexes when loading from disk
cded243 Download missing sigs
44dc8df Save verification options to resource and save if versions have a sig available
77a6ab0 Add path existence check to utils
beaa748 Add support for signed indexes
f6fc67a Add support for new index format
0e5eb4b Add support for signed updates

v0.15.2

22 Sep 14:39
85a84c1
Compare
Choose a tag to compare

Changelog:

9e8d1fd Improve exit code handling in run package
ddf230b Add option to disable module management
52a2a1f Improve profiling API endpoint docs
eda7a12 Fix linter errors
3920412 Update golang-ci and go workflow
e393dac Remove metrics instance name on export

v0.15.1

24 Aug 13:22
43dee31
Compare
Choose a tag to compare

Changelog:

8b5f138 Bump github.com/tidwall/sjson from 1.2.4 to 1.2.5
23459d6 Bump github.com/VictoriaMetrics/metrics from 1.20.1 to 1.22.2
7a3116d Bump github.com/tidwall/gjson from 1.14.1 to 1.14.3
47f071a Stop logging an error for canceled tasks and workers