Releases: candango/httpok
Releases · candango/httpok
HTTPok 0.2.0
Compare
Sorry, something went wrong.
No results found
piraz
released this
20 Jun 05:07
HTTPok 0.2.0 Release Notes
Jun 20, 2026
We are pleased to announce the release of HTTPok 0.2.0.
Here are the highlights:
Features
Add configuration to the session engine #11
HTTPok 0.1.2
Compare
Sorry, something went wrong.
No results found
piraz
released this
17 Jun 23:07
HTTPok 0.1.2 Release Notes
Jun 17, 2026
We are pleased to announce the release of HTTPok 0.1.2.
Here are the highlights:
Bug Fixes
Call server cancel function during shutdown #27
HTTPok 0.1.1
Compare
Sorry, something went wrong.
No results found
piraz
released this
18 Feb 23:15
HTTPok 0.1.1 Release Notes
Feb 18, 2026
We are pleased to announce the release of HTTPok 0.1.1.
Here are the highlights:
Build
Update Go Version Support: Add Go 1.25 and Remove Go 1.22 #20
Bug Fixes
Fix graceful shutdown handling in GracefulServer #17
Features
Create session store interface #21
Implement file-backed session store #22
Implement in-memory session store #23
Move BodyAsJson and BodyAsString from gopeasant to httpok #24
Store Interface and StoreEngine Implementation #25
Implement property merge in WithProperties #26
Refactory
Move redis session to it's own project #19
HTTPok 0.1.0
Compare
Sorry, something went wrong.
No results found
piraz
released this
16 Aug 04:52
HTTPok 0.1.0 Release Notes
Aug 16, 2025
We are pleased to announce the release of HTTPok 0.1.0.
Here are the highlights:
Build
Set minimal Go version to 1.22 and add 1.23, 1.24 to CI tests #18
Bug Fixes
Fix graceful shutdown handling in GracefulServer #17
HTTPok 0.0.9
Compare
Sorry, something went wrong.
No results found
piraz
released this
08 Feb 04:21
HTTPok 0.0.9 Release Notes
Feb 7, 2025
We are pleased to announce the release of HTTPok 0.0.9.
Here are the highlights:
Refactory
Change all interface{} references to any #16
HTTPok 0.0.8
Compare
Sorry, something went wrong.
No results found
piraz
released this
05 Feb 04:31
HTTPok 0.0.8 Release Notes
Feb 4, 2025
We are pleased to announce the release of HTTPok 0.0.8.
Here are the highlights:
Feature
Add logging middleware #14
Add log level methods to the logger interface #15
Refactory
Move package util to security #13
HTTPok 0.0.7
Compare
Sorry, something went wrong.
No results found
piraz
released this
01 Feb 05:09
HTTPok 0.0.7 Release Notes
Jan 31, 2025
We are pleased to announce the release of HTTPok 0.0.7.
Here are the highlights:
Feature
HTTPok 0.0.6
Compare
Sorry, something went wrong.
No results found
piraz
released this
29 Jan 03:20
HTTPok 0.0.6 Release Notes
Jan 28, 2025
We are pleased to announce the release of HTTPok 0.0.6.
Here are the highlights:
Feature
Create a session engine and middleware #8
Move the logger to it's own package #9
Refactory
Create ExactPath middleware #10
HTTPok 0.0.5
Compare
Sorry, something went wrong.
No results found
piraz
released this
15 Dec 07:18
HTTPok 0.0.5 Release Notes
Dec 15, 2024
We are pleased to announce the release of HTTPok 0.0.5.
Here are the highlights:
Bug Fixes
GracefulServer won't shutdown gracefully, just crash instead #7
HTTPok 0.0.4
Compare
Sorry, something went wrong.
No results found
piraz
released this
15 Dec 05:53
HTTPok 0.0.4 Release Notes
Dec 15, 2024
We are pleased to announce the release of HTTPok 0.0.4.
Here are the highlights:
Bug Fixes
Use RunLogger for initial log message instead of the standard log #6