Skip to content

Releases: gone-io/goner

v1.3.6

Choose a tag to compare

@Degfy Degfy released this 24 Oct 07:01

Full Changelog: v1.3.5...v1.3.6

v1.3.5

Choose a tag to compare

@Degfy Degfy released this 10 Sep 09:38

What's Changed

Other Changes

Full Changelog: v1.3.4...v1.3.5

v1.3.4

Choose a tag to compare

@Degfy Degfy released this 05 Sep 04:46
6a4114b

What's Changed

Exciting New Features 🎉

  • feat(mongo): add goner/mongo by @Degfy in #98

Other Changes

  • build(deps): bump the go_modules group across 2 directories with 1 update by @dependabot[bot] in #96
  • deps(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group by @dependabot[bot] in #97
  • build(deps): bump the go_modules group across 29 directories with 1 update by @dependabot[bot] in #99
  • add http.ResponseWriter support by @Degfy in #105

Full Changelog: v1.3.3...v1.3.4

v1.3.3

Choose a tag to compare

@Degfy Degfy released this 10 Jun 07:17
75bd8ef

What's Changed

Other Changes

  • docs: restructure README files for better organization by @Degfy in #92
  • build: update dependency github.com/gone-io/gone/v2 to v2.2.6 by @Degfy in #93
  • Getting ready to release v1.3.3 by @Degfy in #94

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@Degfy Degfy released this 05 Jun 07:38
cea5564

What's Changed

Exciting New Features 🎉

  • feat(apollo): implement configuration change notification functionality by @Degfy in #86
  • feat(nacos): add configuration change notification functionality by @Degfy in #87
  • feat(remote): add configuration change notification functionality for goner/viper/remote by @Degfy in #88
  • feat(xorm): add sub modules for xorm to support mssql, mysql, oracle, postgres, sqlite by @Degfy in #89

Other Changes

  • refactor(examples): reorganize config center examples and update depe… by @Degfy in #84
  • build: update github.com/gone-io/gone/v2 to v2.2.5 by @Degfy in #85
  • build(deps): bump golang.org/x/crypto from 0.12.0 to 0.35.0 in /xorm/mssql in the go_modules group across 1 directory by @dependabot in #90
  • build: update VERSION to v1.3.2 by @Degfy in #91

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@Degfy Degfy released this 28 May 04:47
3bf9cb5

What's Changed

Other Changes

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@Degfy Degfy released this 26 May 00:23
386f57a

What's Changed

Exciting New Features 🎉

  • Refactor http-injector to support custom injection parser for parsing http parameters by @Degfy in #80
  • Support MQ by @Degfy in #81

Other Changes

  • update gone to v2.2.2 by @Degfy in #78
  • build(deps): bump the go_modules group across 3 directories with 2 updates by @dependabot in #82

Full Changelog: v1.2.2...v1.3.0

v1.2.2

Choose a tag to compare

@Degfy Degfy released this 08 May 09:30
b6c909f

What's Changed

Bug Fixes 🐛

  • fix(otel): prevent multiple registration of OTel providers by @Degfy in #75

Other Changes

  • docs: update README files with language toggles and consistent formatting by @Degfy in #73
  • docs(README): update component classification and formatting by @Degfy in #74

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@Degfy Degfy released this 07 May 13:11
2452d63

What's Changed

Exciting New Features 🎉

  • Add support for openTelemetry by @Degfy in #68

Enhancements 🚀

  • enhance goner/zap with OpenTelemetry by @Degfy in #70
  • add examples and docs for otel by @Degfy in #72

Full Changelog: v1.1.1...v1.2.1

v1.1.1

Choose a tag to compare

@Degfy Degfy released this 27 Apr 10:13

What's Changed

Other Changes

  • docs(gin+gorm+viper): update README headers for consistency by @Degfy in #61
  • fix(viper): error where type is not string with empty default by @Degfy in #62
  • examples: example module name normalization and check example compiling and running by @Degfy in #63

Full Changelog: v1.1.0...v1.1.1