Releases: cloudhut/common
Releases · cloudhut/common
0.11.0 / 2025-07-25
25 Jul 13:40
Compare
Sorry, something went wrong.
No results found
Migrate logging from uber/zap to Go's standard log/slog package
Remove uber/zap dependency
0.10.0 / 2023-06-12
12 Jun 09:01
Compare
Sorry, something went wrong.
No results found
Add new function BuildWatchedTLSConfig that builds a TLS config and hot-reloads the provided certificates if they change (via #3 by @bojand )
0.9.0 / 2023-05-14
14 May 16:33
Compare
Sorry, something went wrong.
No results found
Add TLS termination (including hot-reloading and HTTPS redirects)
0.8.0 / 2023-02-24
24 Feb 11:08
Compare
Sorry, something went wrong.
No results found
Add method to retrieve unescaped URL parameters
Add method to retrieve unescaped query parameters
0.7.0 / 2022-11-21
21 Nov 15:28
Compare
Sorry, something went wrong.
No results found
0.6.1 / 2022-11-11
11 Nov 09:26
Compare
Sorry, something went wrong.
No results found
Update all direct dependencies to latest version
0.6.0 / 2021-08-16
16 Aug 21:09
Compare
Sorry, something went wrong.
No results found
Return rest.Error in rest.Decode() method
0.5.1 / 2020-01-24
14 Mar 12:56
Compare
Sorry, something went wrong.
No results found
0.5.0 / 2020-01-24
24 Jan 10:08
Compare
Sorry, something went wrong.
No results found
Improve error check in decode() method and return a MalformedRequest
0.4.0 / 2020-12-11
12 Nov 12:19
Compare
Sorry, something went wrong.
No results found
Add stacktrace in panic logs