Skip to content

Releases: go-eagle/eagle

v1.8.1

20 Nov 01:39
e2ac650
Compare
Choose a tag to compare

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

10 Aug 02:42
df1cbc8
Compare
Choose a tag to compare

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