Releases: omec-project/util
Releases · omec-project/util
v1.5.7
v1.5.6
What's Changed
- Update version by @onf-bot in #200
- Remove github.com/stretchr/testify and rely only in GO testing package by @gab-arrobo in #201
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- Update version by @onf-bot in #191
- Bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #192
- Update logger components by removing unused/uninitialized and adding one by @gab-arrobo in #193
- Update codebase to replace
interface{}withanyas suggested by GO by @gab-arrobo in #194 - Bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 by @dependabot[bot] in #196
- Revert VERSION change due to issues with GHAs by @gab-arrobo in #198
- Create patch release by @gab-arrobo in #199
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Update version by @onf-bot in #189
- Move Decode function that is only used in NRF repo by @gab-arrobo in #190
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Update version by @onf-bot in #187
- Move code to other repos and update dependency to its latest version (v5) by @gab-arrobo in #188
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Update version by @onf-bot in #185
- Remove outdated dependency govalidator and upgrade gin package version by @gab-arrobo in #186
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Update version by @onf-bot in #178
- Bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #179
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #181
- Bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #182
- Remove archived package (Nov 30, 2021) by @gab-arrobo in #184
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update version by @onf-bot in #175
- Remove unused GHA by @gab-arrobo in #176
- Cleanup IPAM usage in the util package by @thakurajayL in #177
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Update version by @onf-bot in #169
- Bump golang from 1.24.4-bookworm to 1.24.5-bookworm in /mongoapi/dbtestapp by @dependabot[bot] in #168
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #170
- Bump github.com/omec-project/util from 1.3.2 to 1.4.0 in /mongoapi/dbtestapp by @dependabot[bot] in #172
- Bump golang from 1.24.5-bookworm to 1.24.6-bookworm in /mongoapi/dbtestapp by @dependabot[bot] in #173
- Remove outdated logs and update validation by @gab-arrobo in #174
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Update version by @onf-bot in #157
- Bump github.com/omec-project/util from 1.3.0 to 1.3.2 in /mongoapi/dbtestapp by @dependabot in #159
- Bump alpine from 3.21 to 3.22 in /mongoapi/dbtestapp by @dependabot in #160
- Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #161
- Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot in #162
- Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 in /mongoapi/dbtestapp by @dependabot in #164
- Bump golang from 1.24.3-bookworm to 1.24.4-bookworm in /mongoapi/dbtestapp by @dependabot in #165
- Bump github.com/gin-contrib/cors from 1.7.5 to 1.7.6 in /mongoapi/dbtestapp by @dependabot in #166
- feat: pass context into fsm by @gruyaume in #167
New Contributors
Full Changelog: v1.3.2...v1.4.0