Skip to content

Releases: douyu/jupiter

v0.11.6

05 May 03:36
Compare
Choose a tag to compare

What's Changed

Other Changes

  • build(deps): bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0 by @dependabot in #836
  • build(deps): bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0 in /test/e2e by @dependabot in #837
  • build(deps): bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0 by @dependabot in #827
  • feat: add httpbin in docker-compose by @hnlq715 in #853
  • feat(freecache): fix nil not hit by @PengYechang in #850
  • build(deps): bump github.com/valyala/fasthttp from 1.46.0 to 1.47.0 in /test/e2e by @dependabot in #845

Full Changelog: v0.11.5...v0.11.6

v0.11.5

20 Apr 11:38
598e13c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #801
  • build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /test/e2e by @dependabot in #802
  • build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 in /test/e2e by @dependabot in #809
  • build(deps): bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 by @dependabot in #811
  • build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.6 in /test/e2e by @dependabot in #813
  • chore: update gen code by @hnlq715 in #815
  • feat: print log to console in dev mode by @hnlq715 in #816
  • build(deps): bump actions/stale from 7 to 8 by @dependabot in #800
  • build(deps): bump go.uber.org/multierr from 1.10.0 to 1.11.0 by @dependabot in #814
  • build(deps): bump github.com/samber/lo from 1.37.0 to 1.38.1 by @dependabot in #799
  • build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.6 by @dependabot in #812
  • build(deps): bump github.com/valyala/fasthttp from 1.44.0 to 1.45.0 by @dependabot in #789
  • build(deps): bump github.com/docker/docker from 23.0.0+incompatible to 23.0.3+incompatible in /tools by @dependabot in #818
  • build(deps): bump gorm.io/gorm from 1.24.6 to 1.25.0 by @dependabot in #824
  • build(deps): bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #819
  • build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #823
  • build(deps): bump github.com/smartystreets/goconvey from 1.7.2 to 1.8.0 by @dependabot in #822
  • build(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 by @dependabot in #821
  • Revert "build(deps): bump gorm.io/gorm from 1.24.6 to 1.25.0" by @hnlq715 in #825
  • build(deps): bump gorm.io/driver/mysql from 1.4.7 to 1.5.0 by @dependabot in #820
  • build(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #829
  • build(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #828
  • build(deps): bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #826
  • build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.7 to 3.5.8 by @dependabot in #830
  • fix: grpc listen host by @hnlq715 in #832
  • build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.8 by @dependabot in #831
  • build(deps): bump github.com/cosmtrek/air from 1.42.0 to 1.43.0 by @dependabot in #833
  • chore: bump jupiter to v0.11.5 by @hnlq715 in #834

Full Changelog: v0.11.4...v0.11.5

v0.11.4

29 Mar 06:20
Compare
Choose a tag to compare

New Changes

  • build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 in /test/e2e by @dependabot in #773
  • build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot in #772
  • build(deps): bump go.uber.org/multierr from 1.9.0 to 1.10.0 by @dependabot in #771
  • build(deps): bump github.com/philchia/agollo/v4 from 4.1.4 to 4.1.5 by @dependabot in #770
  • build(deps): bump github.com/xlab/treeprint from 1.1.0 to 1.2.0 by @dependabot in #775
  • build(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #774
  • fix: add producer group name for rocketmq by @DenisYin66 in #776
  • perf: RestrictParallel exec opti by @zhouxiaohuan in #779
  • build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 in /test/e2e by @dependabot in #795
  • build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 by @dependabot in #793
  • build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 in /test/e2e by @dependabot in #794
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 in /test/e2e by @dependabot in #783
  • build(deps): bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2 by @dependabot in #797
  • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #788
  • build(deps): bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 by @dependabot in #798
  • build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4 by @dependabot in #786
  • feat: protoc-gen-go-xfieldmask by @B15030328 in #755
  • build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #782
  • build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4 in /test/e2e by @dependabot in #790
  • build(deps): bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #792
  • build(deps): bump github.com/valyala/fasthttp from 1.44.0 to 1.45.0 in /test/e2e by @dependabot in #791
  • build(deps): bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #804
  • feat: update tools & add xfieldmask plugins by @B15030328 in #803

New Contributors

Full Changelog: v0.11.3...v0.11.4

v0.11.3

07 Mar 09:21
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump gorm.io/driver/mysql from 1.4.6 to 1.4.7 by @dependabot in #734
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 by @dependabot in #733
  • build(deps): bump github.com/onsi/gomega from 1.27.0 to 1.27.1 by @dependabot in #735
  • build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.1 by @dependabot in #736
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 in /test/e2e by @dependabot in #737
  • build(deps): bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.2 in /test/e2e by @dependabot in #742
  • build(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 by @dependabot in #741
  • build(deps): bump cirello.io/pglock from 1.10.0 to 1.11.0 by @dependabot in #740
  • docs: improve README by @hnlq715 in #743
  • build(deps): bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 by @dependabot in #744
  • feat: support get/watch config from etcd by @hnlq715 in #745
  • build(deps): bump github.com/hnlq715/struct2interface from 0.1.4 to 0.1.5 by @dependabot in #746
  • build(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 in /test/e2e by @dependabot in #749
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.0 to 2.15.1 in /test/e2e by @dependabot in #748
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.0 to 2.15.1 by @dependabot in #747
  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #750
  • build(deps): bump github.com/cosmtrek/air from 1.41.0 to 1.42.0 by @dependabot in #751
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.8.4 by @dependabot in #752
  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 in /test/e2e by @dependabot in #754
  • build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #758
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.1 to 2.15.2 by @dependabot in #763
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.1 to 2.15.2 in /test/e2e by @dependabot in #761
  • build(deps): bump go.opentelemetry.io/otel from 1.13.0 to 1.14.0 by @dependabot in #756
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.13.0 to 1.14.0 by @dependabot in #757
  • build(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.13.0 to 1.14.0 by @dependabot in #765
  • build(deps): bump gorm.io/gorm from 1.24.5 to 1.24.6 by @dependabot in #764
  • feat: get register address from listener by @hnlq715 in #739
  • build(deps): bump golang.org/x/mod from 0.8.0 to 0.9.0 by @dependabot in #766
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 in /test/e2e by @dependabot in #768
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 by @dependabot in #767

Full Changelog: v0.11.2...v0.11.3

v0.11.2

20 Feb 08:49
Compare
Choose a tag to compare

What's Changed

Other Changes

  • build(deps): bump gorm.io/driver/mysql from 1.4.5 to 1.4.6 by @dependabot in #717
  • build(deps): bump golang.org/x/mod from 0.7.0 to 0.8.0 by @dependabot in #715
  • feat: separate tools dependency from jupiter by @hnlq715 in #719
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 by @dependabot in #723
  • build(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 by @dependabot in #722
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 in /test/e2e by @dependabot in #721
  • feat: support reflection for grpc by @hnlq715 in #724
  • feat(freecache): v2 finish by @PengYechang in #702
  • build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.0 by @dependabot in #725
  • build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 in /test/e2e by @dependabot in #730
  • build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #727
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 in /tools by @dependabot in #728
  • feat: get default host instead of 127.0.0.1 by @hnlq715 in #731

Full Changelog: v0.11.1...v0.11.2

v0.11.1

10 Feb 08:52
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: remove unused code and refact test by @hnlq715 in #701
  • fix: remove unused code and use jupiter version by @hnlq715 in #703
  • fix: do not generate xerror when no enum found by @hnlq715 in #704
  • build(deps): bump gorm.io/gorm from 1.24.4 to 1.24.5 by @dependabot in #705
  • feat: add proto-gen-go-xxx binary for release by @hnlq715 in #707
  • feat: adjust application variable init by @B15030328 in #708
  • build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #712
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.12.0 to 1.13.0 by @dependabot in #713
  • build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /test/e2e by @dependabot in #714
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.12.0 to 1.13.0 by @dependabot in #711
  • build(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.12.0 to 1.13.0 by @dependabot in #716

Full Changelog: v0.11.0...v0.11.1

v0.11.0

03 Feb 10:24
Compare
Choose a tag to compare

What's Changed

Other Changes

  • build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 by @dependabot in #670
  • build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 in /test/e2e by @dependabot in #671
  • build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 in /test/e2e by @dependabot in #684
  • build(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 by @dependabot in #681
  • build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #680
  • build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 in /test/e2e by @dependabot in #682
  • build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 by @dependabot in #685
  • build(deps): bump github.com/urfave/cli from 1.22.11 to 1.22.12 by @dependabot in #679
  • build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #677
  • build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.6 to 3.5.7 by @dependabot in #675
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 in /test/e2e by @dependabot in #691
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 by @dependabot in #692
  • build(deps): bump go.opentelemetry.io/otel from 1.11.2 to 1.12.0 by @dependabot in #687
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 in /test/e2e by @dependabot in #694
  • feat: add more linter by @hnlq715 in #669
  • feat: add Must(Bulid,Singleton) Pattern to Client component by @B15030328 in #697
  • build(deps): bump gorm.io/gorm from 1.24.3 to 1.24.4 by @dependabot in #698
  • feat: support generate echo and gin server with protobuf by @hnlq715 in #696
  • chore: remove testproto by @hnlq715 in #699

Full Changelog: v0.10.2...v0.11.0

v0.10.2

17 Jan 04:04
48ff65c
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.10.1...v0.10.2

v0.10.1

11 Jan 08:46
f497a05
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore: change rocketmq consumer log level by @hnlq715 in #649
  • build(deps): bump github.com/hnlq715/struct2interface from 0.1.3 to 0.1.4 by @dependabot in #651
  • build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #650
  • build(deps): bump github.com/valyala/fasthttp from 1.43.0 to 1.44.0 by @dependabot in #653
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 by @dependabot in #654
  • build(deps): bump github.com/valyala/fasthttp from 1.43.0 to 1.44.0 in /test/e2e by @dependabot in #656
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 in /test/e2e by @dependabot in #655

Full Changelog: v0.10.0...v0.10.1

v0.10.0

05 Jan 02:11
a044fe5
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: support rocketMq pull and poll by @hjxp in #620
  • build(deps): bump github.com/samber/lo from 1.36.0 to 1.37.0 by @dependabot in #631
  • build(deps): bump actions/stale from 6 to 7 by @dependabot in #632
  • build(deps): bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #623
  • refactor: mq add raw config by @hjxp in #636
  • feat: add xecho api and xgrpc method display on console by @jarily in #637
  • build(deps): bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.0 in /test/e2e by @dependabot in #639
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.14.0 to 2.15.0 in /test/e2e by @dependabot in #634
  • refactor: mq raw config support InstanceName md5 and Addr http prefix by @hjxp in #638
  • build(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 in /test/e2e by @dependabot in #633
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.14.0 to 2.15.0 by @dependabot in #635
  • build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #627
  • build(deps): bump cirrus-actions/rebase from 1.7 to 1.8 by @dependabot in #621
  • build(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #622
  • fix: use pull_request_target instead of pull_request by @hnlq715 in #640
  • build(deps): bump go.uber.org/multierr from 1.7.0 to 1.9.0 by @dependabot in #624
  • build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 by @dependabot in #619
  • build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 in /test/e2e by @dependabot in #630
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.1 in /test/e2e by @dependabot in #629
  • chore: improve golanglint ci by @hnlq715 in #641
  • build(deps): bump github.com/hnlq715/struct2interface from 0.1.2 to 0.1.3 by @dependabot in #642
  • build(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 by @dependabot in #643
  • build(deps): bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.0 by @dependabot in #644
  • build(deps): bump gorm.io/driver/mysql from 1.4.4 to 1.4.5 by @dependabot in #645
  • build(deps): bump gorm.io/gorm from 1.24.2 to 1.24.3 by @dependabot in #646
  • chore: bump to v0.10.0 by @hnlq715 in #647

New Contributors

Full Changelog: v0.9.13...v0.10.0