This repository was archived by the owner on May 27, 2026. It is now read-only.
Releases: sv-tools/mongoifc
Releases · sv-tools/mongoifc
Release list
v2.5.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #276
- chore(deps): bump the ci group across 1 directory with 7 updates by @dependabot[bot] in #280
- chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #282
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- chore(go): relax Go toolchain version in.mod by @SVilgelm in #259
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #260
- Bump the ci group with 2 updates by @dependabot[bot] in #261
- chore(to): add tools module and go.mod for dev tooling by @SVilgelm in #262
- chore(deps): bump github/codeql-action from 3.29.11 to 3.30.0 in the ci group by @dependabot[bot] in #263
- chore(deps): bump the ci group with 3 updates by @dependabot[bot] in #264
- chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 in the ci group by @dependabot[bot] in #265
- chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 in the ci group by @dependabot[bot] in #266
- chore(deps): bump the ci group with 2 updates by @dependabot[bot] in #267
- chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.3.0 to 2.3.1 by @dependabot[bot] in #269
- chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 in the ci group by @dependabot[bot] in #268
- chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 in the ci group by @dependabot[bot] in #270
- chore(deps): bump the ci group with 2 updates by @dependabot[bot] in #271
- chore(deps): bump the ci group with 2 updates by @dependabot[bot] in #273
- chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.3.1 to 2.4.0 by @dependabot[bot] in #272
- feat(client): ad AppendDriverInfo and BulkWrite by @SVilgelm in #274
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- fix(tests): remove unnecessary nolint comments in cleanup functions by @SVilgelm in #252
- fix(test): silence linter about missing context in exec.Command by @SVilgelm in #258
- Bump go.uber.org/mock from 0.5.2 to 0.6.0 by @dependabot[bot] in #257
- Bump go.mongodb.org/mongo-driver/v2 from 2.2.2 to 2.3.0 by @dependabot[bot] in #256
CI
- Bump github/codeql-action from 3.29.0 to 3.29.2 in the ci group by @dependabot[bot] in #251
- Bump github/codeql-action from 3.29.2 to 3.29.3 in the ci group by @dependabot[bot] in #253
- Bump the ci group with 2 updates by @dependabot[bot] in #255
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- docs: add installation command to README for clarity by @SVilgelm in #244
- Bump go.mongodb.org/mongo-driver/v2 from 2.2.1 to 2.2.2 by @dependabot in #248
CI
- Bump the ci group with 2 updates by @dependabot in #245
- Bump codecov/test-results-action from 1.1.0 to 1.1.1 in the ci group by @dependabot in #246
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 in the ci group by @dependabot in #247
- Bump github/codeql-action from 3.28.18 to 3.28.19 in the ci group by @dependabot in #249
- Bump github/codeql-action from 3.28.19 to 3.29.0 in the ci group by @dependabot in #250
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- switch to v2 of mongo driver by @SVilgelm in #239
- Bump go.mongodb.org/mongo-driver/v2 from 2.0.0 to 2.2.1 by @dependabot in #241
- chore: update imports and badges to use mongoifc v2 module path by @SVilgelm in #243
Misc
- fix GO-2025-3487 by @SVilgelm in #216
- Update LICENSE by @SVilgelm in #217
- Fix link to workflow badge by @SVilgelm in #218
- add new linters and fix code by @SVilgelm in #219
- Add link to MongoDB driver in Update README.md by @SVilgelm in #236
CI
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #220
- Bump github/codeql-action from 3.28.10 to 3.28.16 by @dependabot in #231
- Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #230
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #226
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #223
- Bump go.uber.org/mock from 0.5.0 to 0.5.1 by @dependabot in #228
- Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 by @dependabot in #224
- Bump go.uber.org/mock from 0.5.1 to 0.5.2 by @dependabot in #232
- chore(deps): group Dependabot updates for CI and golangci-lint by @SVilgelm in #233
- fix(deps): reorder Dependabot groups by @SVilgelm in #234
- ci: update Go setup and add test result uploads to workflow by @SVilgelm in #235
- Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #238
- Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #237
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #240
- fix groupping of Dependabot updates by @SVilgelm in #242
Full Changelog: v1.17.3...v2.2.1
v1.17.3
What's Changed
- Bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 by @dependabot in #213
- Switch to Go v1.24
- Use
go toolfor mocks generation by @SVilgelm in #214 - get rid of Makefile by @SVilgelm in #215
CI
- Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #202
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #204
- Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 by @dependabot in #208
- Bump github/codeql-action from 3.28.1 to 3.28.9 by @dependabot in #207
- Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #212
- Bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #210
- Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #211
- Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 by @dependabot in #209
Full Changelog: v1.17.2...v1.17.3
v1.17.2
What's Changed
- Bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 by @dependabot in #198
- Update Mocks by @SVilgelm in #187
CI
- fix Codecov upload action by @SVilgelm in #180
- fix golangci-lint action by @SVilgelm in #181
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #182
- Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #183
- Create update mocks workflow by @SVilgelm in #186
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #184
- Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #185
- Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #189
- Bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in #188
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #190
- remove CodeQL from workflow and use default config by @SVilgelm in #191
- use version for immutable actions by @SVilgelm in #192
- Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #193
- Update and rename checks.yaml to code.yaml by @SVilgelm in #194
- Update README.md to use code workflow for the badge by @SVilgelm in #195
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #197
- Bump github/codeql-action from 3.27.9 to 3.28.0 by @dependabot in #196
- Bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #200
- Bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #199
- Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #201
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
- Bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #164
- Update Go to v1.23 by @SVilgelm in #179
- Bump go.uber.org/mock from 0.4.0 to 0.5.0 by @dependabot in #171
CI
- Bump codecov/codecov-action from 4.5.0 to 5.0.2 by @dependabot in #176
- Bump github/codeql-action from 3.26.8 to 3.27.4 by @dependabot in #175
- Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #173
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #168
- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #166
- Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #178
- Bump codecov/codecov-action from 5.0.2 to 5.0.4 by @dependabot in #177
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- Bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 by @dependabot in #159
- index_view: add DropOneWithKey function by @SVilgelm in #161
CI
- Bump github/codeql-action from 3.26.4 to 3.26.5 by @dependabot in #155
- Bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in #157
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #156
- Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #158
- Bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #160
Misc
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 by @dependabot in #147
- update golang.org/x/crypto to safe v0.23.0 by @SVilgelm in #153
- update the minimal version of Go toolchain to 1.22.0 by @SVilgelm in #146
CI
- set contents permissions to read in the workflow by @SVilgelm in #148
- update workflow and pin the versions of the actions to use the hashes by @SVilgelm in #149
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #152
- Bump github/codeql-action from 3.24.9 to 3.26.4 by @dependabot in #151
- Bump actions/checkout from 4.1.1 to 4.1.7 by @dependabot in #150
Full Changelog: v1.16.0...v1.16.1