Skip to content

Releases: mss-boot-io/mss-boot

v0.5.0

07 Apr 16:26
32d2893
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix: update SQL query formatting and restore package import by @lwnmengjing in #237
  • ✨ feat: migrate to redis.UniversalClient and update connecti… by @lwnmengjing in #244

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Mar 07:48
96792b4
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 by @dependabot in #234
  • ⬆️ update dependencies in go.mod by @mss-boot in #235

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

v0.3.0

20 Mar 08:11
92889b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0

v0.2.9

14 Mar 09:04
92e097a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

29 Oct 03:29
2839a98
Compare
Choose a tag to compare

What's Changed

  • ⬆️ update deps version by @lwnmengjing in #156
  • build(deps): bump github.com/casbin/casbin/v2 from 2.98.0 to 2.99.0 by @dependabot in #157
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.33 by @dependabot in #158
  • build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #159
  • build(deps): bump github.com/go-playground/validator/v10 from 10.22.0 to 10.22.1 by @dependabot in #162
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.6 to 1.34.10 by @dependabot in #165
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.33 by @dependabot in #164
  • build(deps): bump go.opentelemetry.io/otel/trace from 1.29.0 to 1.30.0 by @dependabot in #170
  • build(deps): bump github.com/aws/smithy-go from 1.20.4 to 1.21.0 by @dependabot in #169
  • build(deps): bump gorm.io/plugin/dbresolver from 1.5.2 to 1.5.3 by @dependabot in #168
  • build(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #166
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.54.0 to 0.55.0 by @dependabot in #167
  • ⬆️ update deps by @lwnmengjing in #182
  • build(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot in #187
  • build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 by @dependabot in #185
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.1 by @dependabot in #183
  • build(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #186
  • build(deps): bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #184

Full Changelog: v0.2.7...v0.2.8

v0.2.7

26 Aug 07:56
5311098
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

09 Aug 06:43
4a74e60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

22 Jul 15:55
e0141b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

18 Jul 13:16
02bcef7
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix: tenant auth scope by @lwnmengjing in #114
  • 🐛 fix: dependabot package by @lwnmengjing in #115
  • build(deps): bump github.com/hashicorp/consul/api from 1.28.2 to 1.29.2 by @dependabot in #120
  • build(deps): bump k8s.io/client-go from 0.30.0 to 0.30.2 by @dependabot in #119
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.51.0 to 0.53.0 by @dependabot in #118
  • build(deps): bump github.com/aws/smithy-go from 1.20.2 to 1.20.3 by @dependabot in #116
  • ✨ feat: support grpc custom options by @lwnmengjing in #121
  • ✨ feat: support config provider support aws appconfig by @lwnmengjing in #123

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Jul 12:46
5ee6aa2
Compare
Choose a tag to compare

What's Changed

New Contributors

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