Releases: gone-io/goner
Releases · gone-io/goner
v1.3.3
v1.3.2
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
v1.3.0
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
What's Changed
Bug Fixes 🐛
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
v1.1.1
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
v1.1.0
What's Changed
Enhancements 🚀
- refactor(g): move service-related functions and update app initialization by @Degfy in #60
- refactor(mcp): update dependency and improve server shutdown by @Degfy in #60
- feat(examples): add simple example project; add gin+xorm+viper example project by @Degfy in #60
- docs(examples): provide English readme.md for examples by @Degfy in #60
- deps: gone-io/gone to v2.1.0 by @Degfy in #60
- refactor: refactor all component load function for using gone v2.1 imported
MustLoad
by @Degfy in #60
Other Changes
- docs(service-registry): add etcd and consul service registry components by @Degfy in #55
- build(deps): bump the go_modules group across 3 directories with 1 update by @dependabot in #58
Full Changelog: v1.0.11...v1.1.0