Releases: omec-project/sctplb
Releases · omec-project/sctplb
v1.6.0
What's Changed
- Update version by @onf-bot in #83
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #84
- Bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #85
- Bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #86
- Update
client.pb
file due to deprecation by @gab-arrobo in #88 - Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #87
- Changes to accomodate branch rename by @daf-LF in #89
- Refactor path for configuration file, option(s) and Docker image by @gab-arrobo in #90
- Create minor release by @gab-arrobo in #91
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update version by @onf-bot in #79
- Bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #81
- Replace logger
logrus
withzap
by @gab-arrobo in #82
Full Changelog: v1.4.3...v1.5.0
v1.4.3
What's Changed
- Update version by @onf-bot in #60
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #61
- Bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #62
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #63
- Bump fsfe/reuse-action from 3 to 4 by @dependabot in #66
- Bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #67
- Bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #65
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #68
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #69
- Enable signoff in GitHub Action by @gab-arrobo in #70
- Bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #71
- Bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #72
- Bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #73
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #74
- Bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #75
- Bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot in #76
- Update dependencies by @gab-arrobo in #77
- Release sctplb by @thakurajayL in #78
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Update version by @onf-bot in #46
- Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #47
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #48
- Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #50
- Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #49
- Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #51
- Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #52
- Bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in #53
- Updates to Dependabot by @gab-arrobo in #54
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #55
- Bump alpine from 3.19 to 3.20 by @dependabot in #56
- chore: Bump ngap to v1.2.2 by @ghislainbourgeois in #57
- Add GO report card by @gab-arrobo in #58
- Create patch release by @gab-arrobo in #59
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update version by @onf-bot in #37
- Bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #38
- Bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in #39
- Improvements to Github Actions by @gab-arrobo in #41
- Add GHA for Hadolint by @gab-arrobo in #42
- Bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #40
- Fix checksum mismatch in go.sum file by @gab-arrobo in #44
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #43
- Create patch release due to checksum mismatch with the go.sum file by @gab-arrobo in #45
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- First SCTPLB code commit by @thakurajayL in #1
- fossa fix by @thakurajayL in #3
- Update README.md by @thakurajayL in #2
- Update README.md by @thakurajayL in #4
-
- finding sctp connection from connectionpool based on remotegnbip 2… by @vthiruveedula in #5
- prevent race condition on BackendNF list by @ianchen0119 in #6
- Bumps go version to 1.21 (latest stable) by @gatici in #9
- Update Dockerfile to be truly multi-stage by @gab-arrobo in #10
- DRS integration in sctplb & fixing call distribution by @thakurajayL in #11
- Revert "DRS integration in sctplb & fixing call distribution" by @thakurajayL in #12
- Refactor by @ianchen0119 in #8
- Fix build issue by @gab-arrobo in #13
- Add github actions by @gab-arrobo in #14
- Bump golang from 1.21.3-bookworm to 1.21.5-bookworm by @dependabot in #15
- Bump google.golang.org/protobuf from 1.28.0 to 1.32.0 by @dependabot in #16
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3 by @dependabot in #17
- Bump google.golang.org/grpc from 1.48.0 to 1.60.1 by @dependabot in #18
- chore: Add FOSSA check to GH actions by @ghislainbourgeois in #20
- Bump golang from 1.21.5-bookworm to 1.21.6-bookworm by @dependabot in #19
- Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #21
- chore: Add unit test job to CI by @ghislainbourgeois in #22
- Bump golang from 1.21.6-bookworm to 1.22.0-bookworm by @dependabot in #24
- Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #25
- Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #26
- Bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #27
- Remove unnecessary
replace
directive by @gab-arrobo in #23 - Bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #28
- Bump fsfe/reuse-action from 2 to 3 by @dependabot in #29
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #30
- Bump golang from 1.22.0-bookworm to 1.22.1-bookworm by @dependabot in #31
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #32
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #33
- Bump github.com/omec-project/ngap from 1.1.0 to 1.2.0 by @dependabot in #34
- Add GHA for tagging/creating releases and stale issues/PRs by @gab-arrobo in #35
- Release: Update VERSION by @gab-arrobo in #36
New Contributors
- @thakurajayL made their first contribution in #1
- @vthiruveedula made their first contribution in #5
- @ianchen0119 made their first contribution in #6
- @gatici made their first contribution in #9
- @gab-arrobo made their first contribution in #10
- @dependabot made their first contribution in #15
- @ghislainbourgeois made their first contribution in #20
Full Changelog: https://github.com/omec-project/sctplb/commits/v1.4.0