Releases: gone-io/goner
Releases · gone-io/goner
Release list
v1.3.6
v1.3.5
What's Changed
Other Changes
- ci(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #106
- Feature/redis update by @Degfy in #107
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
Exciting New Features 🎉
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
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/v2to 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