Releases: free5gc/util
Releases · free5gc/util
v1.0.6
What's Changed
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #15
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #7
- add Strength option by Functional Options Pattern by @brianchennn in #9
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #10
- fix: query strength && dst IP "assigned" by @brianchennn in #12
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- refactor ip_filter_rule.go & modify Encode/Decode function by @brianchennn in #6
New Contributors
- @brianchennn made their first contribution in #6
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Add GitHub Action (#3) Add GitHub action for golangci-lint to check coding style. Accorading to https://github.com/marketplace/actions/run-golangci-lint. Add GitHub action for go build and go test CI
v1.0.0
Move and refactor util packages