Skip to content

Releases: vulsio/go-msfdb

v0.4.6

11 May 06:19
de66d73

Choose a tag to compare

Changelog

  • de66d73 fix(ci/release): grant contents:write to goreleaser job (#210)

v0.4.5

11 May 02:24
ea7f520

Choose a tag to compare

chore(deps): bump github.com/labstack/echo/v4 in the all group (#209)

Bumps the all group with 1 update: [github.com/labstack/echo/v4](https://github.com/labstack/echo).


Updates `github.com/labstack/echo/v4` from 4.15.1 to 4.15.2
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.15.1...v4.15.2)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.4

04 Feb 00:09
b016fec

Choose a tag to compare

What's Changed

  • fix!(server): Replace deprecated echo middleware API by @Copilot in #203
  • chore(deps): bump alpine from 3.22 to 3.23 in the all group by @dependabot[bot] in #200
  • chore(deps): bump the all group across 1 directory with 2 updates by @dependabot[bot] in #201

New Contributors

  • @Copilot made their first contribution in #203

Full Changelog: v0.4.3...v0.4.4

v0.4.3

09 Dec 02:58
35b3ae1

Choose a tag to compare

Changelog

  • 35b3ae1 chore(deps): bump the all group across 1 directory with 2 updates (#198)
  • 11269b6 chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 (#197)

v0.4.2

25 Sep 02:24
aae8842

Choose a tag to compare

Changelog

  • aae8842 chore(integration): remove integration tests (#195)
  • acb8ebe chore(deps): bump the all group across 1 directory with 2 updates (#194)
  • 7889b3d chore(deps): bump the all group across 1 directory with 2 updates (#193)

v0.4.1

01 Jul 06:03
a3fbae9

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #187
  • chore(lint): ignore package name lint rule by @shino in #188

Full Changelog: v0.4.0...v0.4.1

v0.4.0

24 Jun 01:22
fa4f410

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #160
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.6 to 3.1.7 by @dependabot in #161
  • build(go): update 1.24 by @MaineK00n in #163
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #162
  • chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot in #164
  • feat(dependabot): add github-actions by @MaineK00n in #166
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #167
  • chore(deps): bump goreleaser/goreleaser-action from 4 to 6 by @dependabot in #168
  • chore(deps): bump actions/setup-go from 3 to 5 by @dependabot in #170
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #171
  • chore(deps): bump docker/build-push-action from 3 to 6 by @dependabot in #172
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #173
  • chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #174
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #175
  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #169
  • chore(deps): bump requests from 2.32.0 to 2.32.4 in /integration by @dependabot in #184
  • chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #165
  • chore(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #181
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #178
  • chore(ci): update dependabot.yml to group dependencies by @shino in #185
  • chore(deps): bump alpine from 3.14 to 3.22 in the all group by @dependabot in #186

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Oct 04:39
38cb012

Choose a tag to compare

Changelog

  • 38cb012 refactor: use std slices package (#151)
  • a8fd0cc build: update go to 1.23 (#150)
  • 0c8a289 feat(db) no progress when --log-json option (#147)
  • 04189c0 chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#145)
  • 6f9045a chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#143)
  • 7c30666 --- (#142)
  • 7aceabf chore(deps): bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 (#140)
  • 44779a1 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#139)
  • 8bfc812 chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#133)
  • b6e2d68 chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.7 (#132)
  • 22712dc chore(deps): bump gorm.io/driver/mysql from 1.5.1 to 1.5.5 (#134)
  • 4ec8377 chore(deps): bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 (#135)
  • ccc4931 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 (#127)
  • 5e36a17 chore(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 (#124)
  • d08d2a3 chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#125)
  • 0cf2f64 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#123)
  • 7a377d6 chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.4 (#119)
  • 0433528 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#122)
  • 19cab55 chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 (#121)
  • 2ec325c chore(deps): bump github.com/glebarez/sqlite from 1.9.0 to 1.10.0 (#118)
  • 1f58840 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#120)
  • b705e69 chore(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 (#114)
  • b2b9283 chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#113)
  • 8c07009 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#112)

v0.2.3

06 Sep 06:11
4a3780a

Choose a tag to compare

What's Changed

  • chore(deps): bump requests from 2.25.1 to 2.31.0 in /integration by @dependabot in #103
  • chore(deps): bump gorm.io/gorm from 1.25.0 to 1.25.2 by @dependabot in #105
  • chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #104
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 by @dependabot in #107
  • chore(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #108
  • feat(ci): add darwin by @MaineK00n in #109

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 May 14:42
61c47a0

Choose a tag to compare

What's Changed

  • feat(ci): test fetch periodically by @MaineK00n in #84
  • chore(deps): bump github.com/spf13/viper from 1.8.1 to 1.15.0 by @dependabot in #81
  • chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.7.0 by @dependabot in #92
  • chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.5 to 3.1.2 by @dependabot in #88
  • chore(deps): bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 by @dependabot in #90
  • chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.16 by @dependabot in #94
  • chore(deps): bump gorm.io/gorm from 1.21.11 to 1.25.0 by @dependabot in #93
  • chore(deps): bump github.com/inconshreveable/log15 from 0.0.0-20200109203555-b30bc20e4fd1 to 3.0.0-testing.5+incompatible by @dependabot in #96
  • chore(deps): bump github.com/go-redis/redis/v8 from 8.4.0 to 8.11.5 by @dependabot in #97
  • chore(deps): use github.com/labstack/echo/v4 by @MaineK00n in #98
  • refactor: use pure go sqlite driver by @MaineK00n in #99

New Contributors

Full Changelog: v0.2.1...v0.2.2