Releases: omec-project/metricfunc
Releases · omec-project/metricfunc
v1.6.0
What's Changed
- Update version by @onf-bot in #88
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #91
- Bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #90
- Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #89
- Bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in #92
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #93
- Refactor path for configuration file, option(s) and Docker image by @gab-arrobo in #94
- Create minor release by @gab-arrobo in #95
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update version by @onf-bot in #65
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #66
- Bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #67
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #68
- Bump fsfe/reuse-action from 3 to 4 by @dependabot in #72
- Bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #70
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #71
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #73
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #74
- Enable signoff in GitHub Action by @gab-arrobo in #75
- Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #76
- Bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #77
- Bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #78
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #79
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #80
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #84
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #82
- Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #83
- Bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #81
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #85
- Bump github.com/omec-project/openapi from 1.2.0 to 1.3.1 by @dependabot in #86
- Replace
logrus
withzap
logger by @gab-arrobo in #87
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Fix issue with GHA by @gab-arrobo in #43
- Bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in #44
- Improvements to Github Actions by @gab-arrobo in #45
- Apply
gofumpt
by @gab-arrobo in #46 - Address issues with linters:
gci
,lll
,misspell
,gosimple
, andstatischeck
by @gab-arrobo in #47 - Enable linter:
errcheck
by @gab-arrobo in #48 - Bump golangci/golangci-lint-action from 4.0.0 to 4.0.1 by @dependabot in #49
- Bump golangci/golangci-lint-action from 4.0.1 to 5.0.0 by @dependabot in #50
- Fixed issue with ports format by @gab-arrobo in #51
- Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #52
- Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #53
- Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #54
- Bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in #55
- Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #56
- Updates to Dependabot by @gab-arrobo in #57
- Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #59
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #60
- Bump alpine from 3.19 to 3.20 by @dependabot in #61
- chore: Move to util v1.1.0 by @ghislainbourgeois in #62
- Address gofmt lint issue and added GO report card by @gab-arrobo in #64
- Create patch release by @gab-arrobo in #63
New Contributors
- @ghislainbourgeois made their first contribution in #62
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add GHA for tagging/creating releases and stale issues/PRs by @gab-arrobo in #40
- Release: Update VERSION by @gab-arrobo in #41
- Update version by @onf-bot in #42
New Contributors
Full Changelog: v1.2.0...v1.4.0
v1.2.0
What's Changed
- Controller Functionality by @vthiruveedula in #11
-
- Removed controller Config file, merged controller config with metric config by @vthiruveedula in #12
- Handled Failure Scenarios by @vthiruveedula in #13
- pronto rogue imsi changes fix by @UpadhyayaAnkur in #15
- updated readme by @UpadhyayaAnkur in #16
- replaced keyword onos with userApp and updated readme by @UpadhyayaAnkur in #17
- Bumps go version to 1.21 (latest stable) by @gatici in #18
- Add Dependabot/GHA and fix a few lint issues by @gab-arrobo in #19
- Bump golang from 1.21.3-bookworm to 1.21.6-bookworm by @dependabot in #20
- Bump alpine from 3.16 to 3.19 by @dependabot in #21
- Bump github.com/sirupsen/logrus from 1.7.0 to 1.9.3 by @dependabot in #22
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.18.0 by @dependabot in #23
- Bump github.com/segmentio/kafka-go from 0.4.35 to 0.4.47 by @dependabot in #24
- Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 by @dependabot in #25
- Bump golang.org/x/net from 0.0.0-20220706163947-c90051bbdb60 to 0.20.0 by @dependabot in #26
- Remove unnecessary
replace
directive by @gab-arrobo in #28 - Test FOSSA Action with secrets by @gab-arrobo in #29
- Update FOSSA action by @gab-arrobo in #27
- Bump golang from 1.21.6-bookworm to 1.21.7-bookworm by @dependabot in #30
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #32
- Bump golang from 1.21.7-bookworm to 1.22.0-bookworm by @dependabot in #31
- Bump fsfe/reuse-action from 2 to 3 by @dependabot in #33
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #34
- Refactor Docker image by @gab-arrobo in #35
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #36
- Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in #37
- Update dependencies by @gab-arrobo in #38
- Add GHA for
hadolint
by @gab-arrobo in #39
New Contributors
- @vthiruveedula made their first contribution in #11
- @gatici made their first contribution in #18
- @gab-arrobo made their first contribution in #19
- @dependabot made their first contribution in #20
Full Changelog: v1.1.2...v1.2.0
amf stats support
Merge pull request #10 from UpadhyayaAnkur/main adding amf statistics
MetricFunc release
Merge pull request #3 from UpadhyayaAnkur/dev-metricfunc metric func apiserver, prometheus and kafka changes