v1.5.0
What's Changed
- Update version by @onf-bot in #274
- chore(deps): bump github.com/omec-project/config5g from 1.4.0 to 1.4.1 by @dependabot in #275
- Remove duplicated
context
import by @gab-arrobo in #276 - Enable a couple of linters by @gab-arrobo in #277
- chore(deps): bump fsfe/reuse-action from 3 to 4 by @dependabot in #281
- feat: parametrize paths for TLS certificate and private key by @dariofaccin in #282
- chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #280
- fix: use absolute paths for TLS certificate and private key by @dariofaccin in #284
- chore(deps): bump github.com/omec-project/config5g from 1.4.1 to 1.4.2 by @dependabot in #285
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #286
- chore: replace omec-project/pfcp with wmnsk/go-pfcp by @gruyaume in #283
- chore: activate errcheck linter and check corresponding errors by @gruyaume in #287
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #290
- chore: enable
unparam
,noctx
, andnakedret
linters by @gruyaume in #288 - Enable
signoff
due to changes to LF requirements by @gab-arrobo in #291 - chore: bump version to 1.5.0 by @gruyaume in #289
New Contributors
- @dariofaccin made their first contribution in #282
Full Changelog: v1.4.3...v1.5.0