Releases: omec-project/util
Releases · omec-project/util
v1.7.2
What's Changed
- Update version by @onf-bot in #249
- Bump github.com/gin-gonic/gin from 1.11.0 to 1.12.0 by @dependabot[bot] in #250
- Remove dead code and tested changes using OnRamp by @gab-arrobo in #251
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Update version by @onf-bot in #244
- Bump the actions-deps group with 13 updates by @dependabot[bot] in #245
- Bump the actions-deps group with 13 updates by @dependabot[bot] in #247
- Bump golang.org/x/net from 0.50.0 to 0.51.0 by @dependabot[bot] in #246
- Create patch release by @gab-arrobo in #248
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Update version by @onf-bot in #242
- Add deep copy function to utils by @gab-arrobo in #243
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Update version by @onf-bot in #203
- Make improvements to DSRM code by @gab-arrobo in #204
- Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 by @dependabot[bot] in #205
- Bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #206
- Bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #207
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #208
- Add GHA for scorecard analysis and add permission tokens (OpenSSF) by @sureshmarikkannu in #209
- Add security policy to improve ssf score by @sureshmarikkannu in #210
- Add precommit cfg and update dependabot file with github-actions by @sureshmarikkannu in #211
- Bump omec-project/.github/.github/workflows/update-version.yml from 0.0.1 to 0.0.2 by @dependabot[bot] in #216
- Bump omec-project/.github/.github/workflows/build.yml from 0.0.1 to 0.0.2 by @dependabot[bot] in #214
- Bump omec-project/.github/.github/workflows/branch-release.yml from 0.0.1 to 0.0.2 by @dependabot[bot] in #215
- Bump omec-project/.github/.github/workflows/stale-issue.yml from 0.0.1 to 0.0.2 by @dependabot[bot] in #212
- Bump omec-project/.github/.github/workflows/unit-test.yml from 0.0.1 to 0.0.2 by @dependabot[bot] in #213
- Bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #217
- Bump omec-project/.github/.github/workflows/static-analysis.yml from 0.0.1 to 0.0.3 by @dependabot[bot] in #218
- Bump omec-project/.github/.github/workflows/stale-issue.yml from 0.0.2 to 0.0.3 by @dependabot[bot] in #219
- Bump omec-project/.github/.github/workflows/unit-test.yml from 0.0.2 to 0.0.3 by @dependabot[bot] in #220
- Bump omec-project/.github/.github/workflows/fossa-scan.yml from 0.0.1 to 0.0.3 by @dependabot[bot] in #221
- Bump omec-project/.github/.github/workflows/update-version.yml from 0.0.2 to 0.0.3 by @dependabot[bot] in #222
- Bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 in the go_modules group across 1 directory by @dependabot[bot] in #223
- Bump omec-project/.github/.github/workflows/branch-release.yml from 0.0.2 to 0.0.3 by @dependabot[bot] in #224
- Bump omec-project/.github/.github/workflows/license-check.yml from 0.0.1 to 0.0.3 by @dependabot[bot] in #225
- Bump omec-project/.github/.github/workflows/scorecard-analysis.yml from 0.0.1 to 0.0.3 by @dependabot[bot] in #226
- Bump omec-project/.github/.github/workflows/lint.yml from 0.0.1 to 0.0.3 by @dependabot[bot] in #227
- Bump omec-project/.github/.github/workflows/build.yml from 0.0.2 to 0.0.3 by @dependabot[bot] in #228
- Bump omec-project/.github/.github/workflows/tag-github.yml from 0.0.1 to 0.0.3 by @dependabot[bot] in #229
- Group github-action PRs by @sureshmarikkannu in #230
- Bump the actions-deps group with 11 updates by @dependabot[bot] in #232
- Bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #231
- Bump the actions-deps group with 11 updates by @dependabot[bot] in #234
- Bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.7 by @dependabot[bot] in #233
- Bump the actions-deps group with 11 updates by @dependabot[bot] in #235
- Bump the actions-deps group with 11 updates by @dependabot[bot] in #237
- Bump go.mongodb.org/mongo-driver from 1.17.7 to 1.17.8 by @dependabot[bot] in #236
- Bump the actions-deps group with 11 updates by @dependabot[bot] in #240
- Bump go.mongodb.org/mongo-driver from 1.17.8 to 1.17.9 by @dependabot[bot] in #239
- Bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in #238
- Add grype scan, SBOM and improve labeling by @sureshmarikkannu in #241
New Contributors
- @sureshmarikkannu made their first contribution in #209
Full Changelog: v1.5.7...v1.6.0
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