Releases: qiniu/goc
Releases · qiniu/goc
v1.4.5
What's Changed
- chore: update installation method by @CarlJi in #308
- build(deps): bump minimatch and mocha in /tools/vscode-ext by @dependabot in #319
- Append
Goc
suffix in injected funtion name, to avoid declaration conflict in main pkg. by @Blaxon in #326 - chore: grep failed when in some special scenario by @CarlJi in #327
- build(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7 by @dependabot in #323
- Fix concurrent map iteration & write issue by @Blaxon in #329
- chore: enhance CI by @CarlJi in #331
New Contributors
Full Changelog: v1.4.4...v1.4.5
v1.4.4
v1.4.3
What's Changed
- 通过环境变量支持自定义service name by @williamfzc in #293 #294
- feat: use go 1.19 by @CarlJi in #302
New Contributors
- @williamfzc made their first contribution in #293
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- fix:fix server address error when running in k8s by @golangaccount in #286
- feat: enhance about ip revise logic by @CarlJi in #290
New Contributors
- @golangaccount made their first contribution in #286
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0 支持 Go 1.18
What's Changed
Full Changelog: v1.3.9...v1.4.0
v1.3.9
What's Changed
- fix service info err by @xwen-winnie in #240
- only change gopath when newGopath not exists in legacy mode by @CarlJi in #248
New Contributors
- @xwen-winnie made their first contribution in #240
Full Changelog: v1.3.8...v1.3.9
v1.3.8
What's Changed
- vulnerability fix: upgrade gin from v1.6.3 to v1.7.2 by @CarlJi in #212
- doc: provide one command to install goc by @CarlJi in #213
- build(deps): bump path-parse from 1.0.6 to 1.0.7 in /tools/vscode-ext by @dependabot in #217
- Update README_zh.md by @stardustman in #219
- fixed: optimize the local operation mode and add custom agentport and center server by @alonelucky in #228
- build(deps): bump axios from 0.21.1 to 0.21.2 in /tools/vscode-ext by @dependabot in #235
- feat: 使用mod=vendor时候不应该更新go.mod文件 by @socket515 in #237
New Contributors
- @stardustman made their first contribution in #219
- @alonelucky made their first contribution in #228
- @socket515 made their first contribution in #237
Full Changelog: v1.3.7...v1.3.8