Releases: go-eagle/eagle
Releases · go-eagle/eagle
v1.9.0
Changelog
Bug fixes
Enhancements
- b97baa1 chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#130)
- f6f3bc7 chore(deps): bump github.com/prometheus/client_golang (#78)
- a4a381e chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#131)
- 0b31f30 chore: optimize log and add fatal level (#145)
- c776690 chore: optimize log and orm (#143)
- 3575914 chore: optimize log and orm (#144)
- dfad135 chore: support clickhouse (#139)
- 9407b40 chore: update dsn params for clickhouse (#142)
- 50c89d1 chore: upgrade eagle cli to v0.18.1
- e7a0a87 chore: upgrade go to 1.21 (#140)
v1.8.2
Changelog
Features
Enhancements
- a083c3d chore(ci): upgrade action version and add param
- d7a1d70 chore(ci): upgrade goreleaser to v2
- 72be393 chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#121)
- f47b138 chore(deps): bump golang.org/x/crypto in /cmd/eagle (#120)
- dc50d00 chore: add timeout for db (#134)
- f6f8018 chore: add timeout for db and add default param for new command (#137)
- feed70e chore: eagle cmd model support custom mysql port (#133)
- 3bfb1ae chore: gen project by adding branch name (#125)
- a5f51e0 chore: gen project by adding branch name (#126)
- 6e9b044 chore: improve func name (#119)
- b35d08d chore: install wire when eagle upgrade (#135)
- 1bf73a4 chore: remove refs to deprecated io/ioutil (#132)
v1.8.1
Changelog
Bug fixes
Enhancements
- fa89eb3 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#111)
- c54a6f1 chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 (#110)
- 040ccf3 chore(deps): bump gopkg.in/yaml.v3 in /cmd/eagle (#106)
- e2ac650 chore: imporve cmd[run/new] (#116)
- bd06cf6 chore: improve print log for crontab (#105)
- 9dd4993 chore: update config in logger.yaml (#108)
- 5fcf6b4 chore: update config in logger.yaml (#109)
- 77a8553 chore: upgrade go to v1.19 (#104)
v1.8.0
Changelog
Features
- 7482d1b feat(es): add elasticsearch client(v7) (#95)
- b4e4b80 feat: add crontab server and example (#101)
- bf3b452 feat: support custom filename for init log (#100)
Bug fixes
- ecd213c fix(ci): modify github owner
- 017c47e fix(ci): test release
- 8d5d5f6 fix: add exec permission for binary
- 4f40908 fix: add exec permission for binary
- fd8296c fix: add exec permission for binary
- 07865ad fix: make docker
Enhancements
- d8991ee chore(cd): update k8s yaml template
- ba3e36e chore(ci): deploy to aws eks
- 506c29d chore(ci): fix duplicated name
- ce69db7 chore(ci): fix golangci lint
- 437d3bc chore(ci): fix image url
- bf3c453 chore(ci): fix kubectl version to v1.26.4
- 4de8c4e chore(ci): improve lint and test
- d97438a chore(ci): modify args flag
- ca83e89 chore(ci): modify go vertion to 1.16 for lint
- d78be4b chore(ci): modify golangci-lint timeout to 10m
- 7e99d65 chore(ci): modify golangci-lint to v1.43.0
- 9fe97bd chore(ci): modify release config
- 70a98e2 chore(cli): approve gen task command
- f6e3e28 chore(deps): bump github.com/gin-gonic/gin from 1.7.3 to 1.7.7
- 38905a3 chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 (#90)
- df1cbc8 chore(deps): upgrade go-redis to v9 (#103)
- 1e368b9 chore(lint): remove error lint
- 3f9959d chore(lint): remove typecheck
- d864890 chore: improve consumer server (#91)
- 1208d7d chore: add permissions
- 3e75202 chore: add time const
- 9c39a53 chore: fix release tag
- feb8609 chore: fix yaml format
- 6a57874 chore: fmt imported and not used (#99)
- cc089a1 chore: improve ci of github action
- ad97ae2 chore: improve error tip
- 5425868 chore: improve error tips
- 7dbe32e chore: improve github action
- 052f9b2 chore: improve redis queue and add example (#102)
- f8e1513 chore: improve response
- 98808b7 chore: modify tag prefix
- 099c8bb chore: modify tigger event
- 01dbaab chore: modify var name GITHUB_TOKEN
- b860728 chore: optimize dockerfile
- 76e2394 chore: optimize dockerfile
- 1ec48fc chore: remove span (#94)
- d1e0745 chore: rename and modify branch
- 8a0bf00 chore: rename ci to test and add deploy
- 1100199 chore: rename cron
- d0717d1 chore: use tag name
Others
- 9932428 Merge branch 'master' of github.com:go-eagle/eagle
- 246f469 Merge branch 'master' of github.com:go-eagle/eagle
- a1dee97 Merge branch 'master' of github.com:go-eagle/eagle
- 2115661 Merge branch 'master' of github.com:go-eagle/eagle
- ad8d929 Merge pull request #77 from go-eagle/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
- 16e01c0 Merge pull request #89 from Haotian-Yang/master
- a096d83 Update README.md
- 90c100b Update README.md
- 3762e9e Update README.md
- f05ec7e Update README_ZH.md (#93)
- fea92ff add test echo
- df87b25 add test echo
- 684cb62 ci: modify version
- 0c54758 ci: new add deploy
- cb72794 doc: correct the goconvey website in the README.md
- 08447d2 lint: upgrade golangci-lint to v1.52
- 3e08388 refactor: improve rabbitmq client (#98)
- 746b573 test: improve es index settings and mappings (#96)
- 701a3e0 test: improve unit test