Skip to content

Releases: openGemini/opengemini-client-java

v0.3.4

12 May 06:21
v0.3.4
2249dea

Choose a tag to compare

What's Changed

  • feat: add grpc plugin and Implemented code generation for gRPC services. by @castlighting in #155
  • ci: update Github Actions to use new repository path by @xiezhx9 in #157
  • fix: upgrade http-facade and fix incompatible issues by @CennyMo in #158
  • docs: upgrade doc with http-facade by @CennyMo in #159
  • feat(compress): add the compress dependency by @hezhangjian in #161
  • refactor: delete BaseAsyncClient.java, refactorOpenGeminiClient by @CennyMo in #165
  • feat: facade bug fix by @CennyMo in #167

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

25 Dec 15:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

21 Oct 23:27

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Sep 00:03

Choose a tag to compare

What's Changed

  • refactor: unify opengemini client configuration by @shoothzj in #124
  • refactor: merge client module to opengemini-client by @shoothzj in #125
  • refactor: unify opengemini to one client and factory by @shoothzj in #126
  • build: update dependency to latest version by @shoothzj in #127

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Sep 05:06
9f05f66

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Aug 06:07
660260c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Jun 00:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

16 Feb 12:58
e615ed7

Choose a tag to compare

What's Changed

  • init project structure by @shoothzj in #1
  • feat: add tls config in jdk client by @zhiheng123 in #2
  • feat: set up opengemini before test by @xiang092689 in #4
  • feat: add config to client by @instpe in #3
  • ci: fix java unit test name by @Tjingjuan in #5
  • feat: add asynchttpclient okhttp module by @shoothzj in #6
  • refactor: extract common base configuration by @shoothzj in #7
  • style: add builder for the configure of AuthConfig and BaseConfiguration by @zhiheng123 in #8
  • feat: initialize the OpenGeminiJdkClient class by @instpe in #10
  • feat: add query method of jdk http client by @zhiheng123 in #11
  • feat: initialize the OpenGeminiReactorClient by @Tjingjuan in #12
  • refactor: extract opengemini common module by @shoothzj in #13
  • feat: add query method for reactor client by @shoothzj in #14
  • feat: add kotlin and scala module by @shoothzj in #15
  • chore: maven central has changed the way to publish release by @shoothzj in #16
  • build: release 0.0.1 version by @shoothzj in #17

New Contributors

Full Changelog: https://github.com/openGemini/opengemini-client-java/commits/v0.0.1