Releases: omec-project/ausf
Releases · omec-project/ausf
v1.6.0
What's Changed
- Update version by @onf-bot in #128
- Refactor path for configuration file, opton(s) and Docker image by @gab-arrobo in #129
- Create minor release by @gab-arrobo in #130
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Update version by @onf-bot in #116
- chore(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #118
- chore(deps): Bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #117
- chore(deps): Bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in #121
- chore(deps): Bump github.com/urfave/cli from 1.22.15 to 1.22.16 by @dependabot in #119
- chore(deps): Bump github.com/omec-project/config5g from 1.5.0 to 1.5.1 by @dependabot in #120
- Changes to suppor branch rename by @daf-LF in #123
- chore(deps): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #122
- Clean up logging and golangci by @gab-arrobo in #127
- fix: observe GRPC client by @gatici in #126
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update version by @onf-bot in #105
- chore(deps): Bump github.com/omec-project/config5g from 1.4.2 to 1.4.3 by @dependabot in #106
- chore(deps): Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #109
- chore(deps): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #108
- chore(deps): Bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #107
- chore(deps): Bump github.com/omec-project/config5g from 1.4.3 to 1.4.4 by @dependabot in #110
- feat: add UE authentication metrics by @dariofaccin in #112
- chore(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #111
- chore(deps): Bump github.com/omec-project/config5g from 1.4.4 to 1.5.0 by @dependabot in #113
- chore(deps): Bump github.com/omec-project/openapi from 1.2.1 to 1.3.1 by @dependabot in #114
- Replace
logrus
withzap
logger by @gab-arrobo in #115
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- Update version by @onf-bot in #85
- chore(deps): Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #86
- chore(deps): Bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #87
- chore(deps): Bump github.com/omec-project/config5g from 1.4.0 to 1.4.1 by @dependabot in #88
- chore(deps): Bump fsfe/reuse-action from 3 to 4 by @dependabot in #91
- chore(deps): Bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #92
- feat: parametrize paths for TLS certificate and private key by @dariofaccin in #93
- chore(deps): Bump github.com/omec-project/config5g from 1.4.1 to 1.4.2 by @dependabot in #94
- chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #95
- chore(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #96
- Enable
signoff
in GitHub Action by @gab-arrobo in #97 - chore(deps): Bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #98
- Address
staticcheck
linter issues by @gab-arrobo in #99 - Add GHA for
staticcheck
by @gab-arrobo in #100 - feat: enable NRF response caching by @dariofaccin in #90
- chore(deps): Bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #101
- chore(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #102
- chore(deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #103
- create version 1.4.2 by @gatici in #104
New Contributors
- @dariofaccin made their first contribution in #93
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update version by @onf-bot in #61
- chore: Adding unit tests for custom Webui URL by @gatici in #62
- chore(deps): Bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in #63
- Improvements to Github Actions by @gab-arrobo in #64
- chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #65
- chore(deps): Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #66
- chore(deps): Bump github.com/omec-project/config5g from 1.3.1 to 1.3.3 by @dependabot in #68
- chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #69
- feat: expose metrics for prometheus to scrape by @gruyaume in #67
- chore(deps): Bump github.com/urfave/cli from 1.22.14 to 1.22.15 by @dependabot in #70
- chore(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #71
- chore(deps): Bump github.com/omec-project/config5g from 1.3.3 to 1.3.4 by @dependabot in #72
- chore(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #73
- chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #75
- chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #74
- chore(deps): Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #77
- chore(deps): Bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in #76
- chore(deps): Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #78
- Updates to Dependabot by @gab-arrobo in #79
- chore(deps): Bump github.com/omec-project/config5g from 1.3.4 to 1.3.5 by @dependabot in #80
- chore(deps): Bump alpine from 3.19 to 3.20 by @dependabot in #81
- chore: Move to util v1.1.0 by @ghislainbourgeois in #82
- Add GO report card and other improvements by @gab-arrobo in #83
- Create patch release by @gab-arrobo in #84
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- add Dockerfile and Makefiles for ausf in #1
- remove export port and clean make output in #2
- Add FOSSA license scan (3.0.5) by @sindack in #4
- Fix license for go.mod and go.sum by @sindack in #6
- Config Sync with configpod by @thakurajayL in #7
- disable logs to unwanted file in #8
- SDCORE-501 Enable grpc Streaming at all network functions by @UpadhyayaAnkur in #9
- Removed Member-only license by @UpadhyayaAnkur in #10
- license cleanup by @thakurajayL in #12
- makefile changes by @vthiruveedula in #11
- update config module tag by @thakurajayL in #13
- Updated config version by @thakurajayL in #14
- dev update dependencies by @thakurajayL in #16
- Keep Alive Support by @vthiruveedula in #17
- Update config5g reference by @thakurajayL in #18
- Bumps go version to 1.21 (latest stable) by @gatici in #19
- chore: Adds dependabot support for automated dependency management by @gruyaume in #20
- Bump golang from 1.21.3-bookworm to 1.21.4-bookworm by @dependabot in #21
- Bump alpine from 3.16 to 3.18 by @dependabot in #22
- Bump github.com/google/uuid from 1.1.2 to 1.4.0 by @dependabot in #23
- Bump github.com/gin-gonic/gin from 1.7.0 to 1.9.1 by @dependabot in #24
- Bump github.com/urfave/cli from 1.22.5 to 1.22.14 by @dependabot in #25
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #26
- chore: Adds CI workflow to run tests and build project by @gruyaume in #27
- chore: Adds go setup in CI by @gruyaume in #28
- Bump golang from 1.21.4-bookworm to 1.21.5-bookworm by @dependabot in #29
- Bump alpine from 3.18 to 3.19 by @dependabot in #31
- Bump actions/setup-go from 4 to 5 by @dependabot in #30
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #32
- chore: Uses go version from go.mod by @gruyaume in #33
- chore: Adds lint checks to CI by @gruyaume in #34
- chore: Enables gofmt linting by @gruyaume in #35
- chore: Enables unused lint check by @gruyaume in #36
- chore: Adds staticcheck lint check by @gruyaume in #37
- chore: Adds gosimple, goconst, gomodguard, and whitespace lint checks by @gruyaume in #38
- chore: Add FOSSA check to GH actions by @ghislainbourgeois in #39
- chore: enable all go vet analyzers in CI by @patriciareinoso in #41
- Bump golang from 1.21.5-bookworm to 1.21.6-bookworm by @dependabot in #40
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #42
- Bump google.golang.org/grpc from 1.48.0 to 1.56.3 by @dependabot in #43
- Bump golang.org/x/crypto from 0.9.0 to 0.17.0 by @dependabot in #44
- chore: Remove builder from DOCKER_TARGETS by @ghislainbourgeois in #45
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #46
- Remove use of UeauCommon and start using ueauth from the util repo by @gab-arrobo in #47
- Bump golang from 1.21.6-bookworm to 1.22.0-bookworm by @dependabot in #48
- Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #49
- Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #50
- chore: Move http_wrapper dependency to util project by @ghislainbourgeois in #51
- chore: Move path_util to util project by @ghislainbourgeois in #52
- chore(deps): Bump fsfe/reuse-action from 2 to 3 by @dependabot in #53
- Refactor Docker image by @gab-arrobo in #54
- chore(deps): Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in #55
- Update
omec-dependencies
dependencies by @gab-arrobo in #56 - Add GHA for
hadolint
by @gab-arrobo in #57 - chore: Parameterise webui URL by @gatici in #58
- Add GHA for tagging/creating releases and stale issues/PRs by @gab-arrobo in #59
- Release: Update VERSION by @gab-arrobo in #60
New Contributors
- @thakurajayL made their first contribution in #7
- @UpadhyayaAnkur made their first contribution in #9
- @vthiruveedula made their first contribution in #11
- @gatici made their first contribution in #19
- @gruyaume made their first contribution in #20
- @dependabot made their first contribution in #21
- @ghislainbourgeois made their first contribution in #39
- @patriciareinoso made their first contribution in #41
- @gab-arrobo made their first contribution in #47
Full Changelog: https://github.com/omec-project/ausf/commits/v1.4.0