Releases: joaofnds/go-template
Releases · joaofnds/go-template
v1.31.1
1.31.1 (2024-02-05)
Chore
Refactor
- add kv http driver (1e804a2)
- add Must methods to user http driver (b35e8bd)
v1.31.0
1.31.0 (2024-01-09)
Feature
Refactor
- create module using fx.Module (3fbf89a)
- fx lifecycle parameter name (53fff9b)
v1.30.1
1.30.1 (2023-12-27)
Fix
- use
context.Background
to get context (9f8b518)
Chore
Refactor
- deprecation: update
goose.Run
to goose.RunContext
(96c8cfe)
v1.30.0
1.30.0 (2023-12-04)
Feature
- http: use sonic for json encode/decode (6f957fb)
v1.29.1
1.29.1 (2023-11-28)
Chore
Documentation
- readme: update line references (f9ce187)
Refactor
v1.29.0
1.29.0 (2023-09-16)
Feature
- tracing: add sample rate config (c1219c3)
v1.28.0
1.28.0 (2023-09-16)
Feature
Refactor
- postgres: move and rename pg trace plugin registering (705b47c)
v1.27.0
1.27.0 (2023-09-16)
Feature
Refactor
- controllers: use
UserContext
instead of Context
(f4462dc)
v1.26.0
1.26.0 (2023-09-13)
Feature
- add tracing exporter config (fa79d5a)