Skip to content

Releases: TarsCloud/TarsJava

v1.7.4

Choose a tag to compare

@TimmyYu TimmyYu released this 01 Nov 07:24

1、 fix notify proxy struct update to new version

v.1.7.3

Choose a tag to compare

@TimmyYu TimmyYu released this 30 Oct 03:16

fix bug

v1.7.2

Choose a tag to compare

@TimmyYu TimmyYu released this 16 Jun 13:30

1、 add json support
2、 fix bugs

v1.7.1

Choose a tag to compare

@TimmyYu TimmyYu released this 14 May 04:04

[issue]
1、Fixed a timeout escalation error when using the one_way request when escalation was reported

v1.6.3

Choose a tag to compare

@TimmyYu TimmyYu released this 14 May 08:36

cn:
issue:
1、 修正当上报的时候 ,使用的是one_way请求时,上报产生超时上报错误的问题

en:
[issue]
1、Fixed a timeout escalation error when using the one_way request when escalation was reported

v1.7.0

Choose a tag to compare

@TimmyYu TimmyYu released this 10 Apr 03:27

en:
Fix

  1. Fix set cannot read set information of system and request grouping at startup
  2. Fix the bug that there is no sorting when the node updates and reads
  3. Update maven partial dependencies to new version
  4. Fix a lot of built-in spelling errors
  5. jdk8 codeStyle
  6. Lots of other bug fixes

Features

  1. Logs are managed using logback, which all log controllers use
  2. Support CompletableFuture request service, and the builder supports the interface of CompletableFuture

cn:
问题修复
1、修正set无法在启动时,读取系统的set信息并请求分组
2、修正节点更新读取时,没有排序的问题
3、更新maven部分依赖至新版本
4、修正大量内置的拼写错误
5、jdk8 codeStyle
6、其他大量的错误修正

新增功能:
1、日志使用logback管理 ,所有的日志控制器都走logback
2、可以使用CompletableFuture 请求服务 ,生成器支持completableFuture的接口

1.6.2

Choose a tag to compare

@TimmyYu TimmyYu released this 06 Mar 04:00

Fix

  • fix set issue

1.6.1 release

Choose a tag to compare

@KahnCheny KahnCheny released this 21 Dec 15:11

Feature

  • Add set call support.

Fix

  • Fix stat report bug.