Releases: cloudhut/common
Releases · cloudhut/common
0.11.0 / 2025-07-25
Compare
Sorry, something went wrong.
No results found
weeco
released this
25 Jul 13:40
Migrate logging from uber/zap to Go's standard log/slog package
Remove uber/zap dependency
0.10.0 / 2023-06-12
Compare
Sorry, something went wrong.
No results found
weeco
released this
12 Jun 09:01
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
Compare
Sorry, something went wrong.
No results found
weeco
released this
14 May 16:33
Add TLS termination (including hot-reloading and HTTPS redirects)
0.8.0 / 2023-02-24
Compare
Sorry, something went wrong.
No results found
weeco
released this
24 Feb 11:08
Add method to retrieve unescaped URL parameters
Add method to retrieve unescaped query parameters
0.7.0 / 2022-11-21
Compare
Sorry, something went wrong.
No results found
weeco
released this
21 Nov 15:28
0.6.1 / 2022-11-11
Compare
Sorry, something went wrong.
No results found
weeco
released this
11 Nov 09:26
Update all direct dependencies to latest version
0.6.0 / 2021-08-16
Compare
Sorry, something went wrong.
No results found
weeco
released this
16 Aug 21:09
Return rest.Error in rest.Decode() method
0.5.1 / 2020-01-24
Compare
Sorry, something went wrong.
No results found
weeco
released this
14 Mar 12:56
0.5.0 / 2020-01-24
Compare
Sorry, something went wrong.
No results found
weeco
released this
24 Jan 10:08
Improve error check in decode() method and return a MalformedRequest
0.4.0 / 2020-12-11
Compare
Sorry, something went wrong.
No results found
weeco
released this
12 Nov 12:19
Add stacktrace in panic logs