Releases: pedramktb/go-base-lib
Releases · pedramktb/go-base-lib
v1.3.0
v1.2.2
What's Changed
- fix: use consistent error responses by @pedramktb in #33
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
What's Changed
- feat: refactored packages, added postgres with test containers, added custom types and taggederror by @pedramktb in #31
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- feat: implement callback logger with context support by @pedramktb in #22
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix: update WireGuard manager to stringify ipv6 addresses correctly by @pedramktb in #21
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: implement WireGuard manager with routing and interface management by @pedramktb in #18
- fix: update dns type to net.UDPAddr and adjust routing rules accordingly by @pedramktb in #19
- fix: change dns parameters to net.UDPAddr type in WireGuard manager by @pedramktb in #20
Full Changelog: v1.0.4...v1.1.0
v1.0.4
v1.0.3
What's Changed
- feat: added context based logging by @pedramktb in #14
- build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v1.0.2...v1.0.3