Skip to content

Releases: safing/portbase

v0.13.4

20 Jan 08:49
7d2cd6c
Compare
Choose a tag to compare

Changelog:

4c7d61f Buffer signal channel
3a77659 Use request.Host instead of the header's Host

v0.13.3

19 Jan 10:23
ddc934f
Compare
Choose a tag to compare

Changelog:

ef45e11 Add new database migration system
c92fcf3 Add CSRF protection

v0.13.2

22 Dec 10:29
31a7c99
Compare
Choose a tag to compare

Changelog:

471c303 Rename metric pkg files for clarity
50212d7 Improve metrics pkg and fix linter warnings
b304e88 Add logging metrics
a509feb Add fetching counter metric type
370609c Add host metrics

v0.13.1

30 Nov 08:27
698afba
Compare
Choose a tag to compare

Changelog:

3a92993 Fix wrapper dsd format

v0.13.0

29 Nov 15:25
Compare
Choose a tag to compare

Changelog:

cbd9d9a Fix dsd http interface
1695420 Fix CORS handling
08016b1 Add Read/WriteMethod field to api.Endpoint
93ff8eb Improve dev mode API security
140389d Add option to supply HTTP status codes with API errors
8c758e7 Improve endpoint metadata
462570f Delete copy of dsd formats in database.record package
40b25a0 Add support for dsd formats in HTTP
6cde860 Add support for MsgPack dsd format
8813102 Add support for RAW dsd format.
601dbff Make dsd formats stronger typed, return parsed format, remove STRING and BYTES format
7de63b0 Remove BSON format

v0.12.4

17 Nov 15:18
Compare
Choose a tag to compare

Changelog:

28942e4 Add module name to module error
1dfba1d Report module mgmt errors as module error messages
c2f77b0 Add dsd CBOR support
52d83f6 Add missing newlines to api ActionFunc messages
08da6e1 Improve logging of updated update indexes
daed152 Update expertise level option names
22cd112 Fix api endpoint description
f57c4a4 Fix database api serialization warnings
95fbe85 Add Withdraw function to database controllers
0dcc397 Fix runtime single record provider key check

v0.12.3

15 Oct 15:07
Compare
Choose a tag to compare

Changelog:

b50f922 Update release level config
a92d8f4 Revert testing code
7bb9c48 Update dependencies
3597a69 Fix failure updating during module shutdown

v0.12.2

12 Oct 14:44
9a76cf1
Compare
Choose a tag to compare

Changelog:

e7ae898 Add global shutdown hook function to modules
02a62c1 Force permissions when creating directories

v0.12.1

06 Oct 15:01
Compare
Choose a tag to compare

Changelog:

f999cb0 Revert testing code

v0.12.0

27 Sep 12:14
f615287
Compare
Choose a tag to compare

Changelog:

483cbad Use module counters instead of waitgroup when shutting down
92169d8 Improve dsd errors
17fcefb Improve varint errors, add helper for getting encoded size
442d931 Fix typo
419b404 Check for zero length requests on container
a53b8e2 Add safe formatting function
adedde1 Add Prepend* and HoldsData functions, remove error carrying