Skip to content

Commit

Permalink
2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
noear committed Dec 8, 2023
1 parent 30f55b0 commit 661d71c
Show file tree
Hide file tree
Showing 195 changed files with 218 additions and 209 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center" style="text-align:center;">
<img src="solon_icon.png" width="128" />
<br />
Solon v2.6.2-SNAPSHOT
Solon v2.6.2
</h1>
<p align="center">
<strong>Java's new application development framework, smaller, faster, and easier!</strong>
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center" style="text-align:center;">
<img src="solon_icon.png" width="128" />
<br />
Solon v2.6.2-SNAPSHOT
Solon v2.6.2
</h1>
<p align="center">
<strong>Java 新的应用开发框架,更小、更快、更简单!</strong>
Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center" style="text-align:center;">
<img src="solon_icon.png" width="128" />
<br />
Solon v2.6.2-SNAPSHOT
Solon v2.6.2
</h1>
<p align="center">
<strong>Java's new application development framework, smaller, faster, and easier!</strong>
Expand Down
2 changes: 1 addition & 1 deletion README_JP.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center" style="text-align:center;">
<img src="solon_icon.png" width="128" />
<br />
Solon v2.6.2-SNAPSHOT
Solon v2.6.2
</h1>
<p align="center">
<strong>Javaの新しいアプリケーション開発フレームワーク、より小さく、より速く、より簡単です!</strong>
Expand Down
2 changes: 1 addition & 1 deletion README_RU.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center" style="text-align:center;">
<img src="solon_icon.png" width="128" />
<br />
Solon v2.6.2-SNAPSHOT
Solon v2.6.2
</h1>
<p align="center">
<strong>Новая структура разработки приложений Java, меньше, быстрее и проще!</strong>
Expand Down
9 changes: 6 additions & 3 deletions UPDATE_LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@
### 2.6.2
* 修复 solon.logging.logback 对 solon.logging.appender.console.enable 配置无效的问题
* 修复 maven 打包插件,出现 “Unable to rename XXX” 错误
* socket.d 升为 2.1.4
* 修复 jetty 适配,添加多个 http 端口时会受 ssl 配置影响
* 修复 swagger 适配 `@Body` 后 path 参数不能显示的问题
* 调整 solon.data nested 事务微略处理
* socket.d 升为 2.1.7
* folkmq 升为 1.0.18
* nacos2 升为 2.3.0
* folkmq 升为 1.0.15
* sqltoy 升为 5.2.84
* sqltoy 升为 5.2.85

### 2.6.1
* 新增 folkmq-solon-cloud-plugin 插件
Expand Down
2 changes: 1 addition & 1 deletion __hatch/metrics-solon-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions __hatch/nami.coder.thrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand All @@ -19,13 +19,13 @@
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
</dependency>

<dependency>
<groupId>org.noear</groupId>
<artifactId>nami</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/nanoxlsx4j-solon-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/solon.boot.reactor-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/solon.serialization.avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __hatch/solon.serialization.thrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/nami-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-bundle1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-bundle2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-bundle3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-bundle4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-bundle5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-base-bundle6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-cloud-bundle1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-cloud-bundle2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __release/solon-shortcuts-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion __test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
3 changes: 2 additions & 1 deletion __test/src/test/java/features/socketd/SocketAsyncTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import org.noear.java_websocket.client.SimpleWebSocketClient;
import org.noear.snack.ONode;
import org.noear.socketd.SocketD;
import org.noear.socketd.transport.client.ClientSession;
import org.noear.socketd.transport.core.Message;
import org.noear.socketd.transport.core.Session;
import org.noear.socketd.transport.core.entity.StringEntity;
Expand Down Expand Up @@ -33,7 +34,7 @@ public void test_async_message() throws Throwable {

CompletableFuture<Boolean> check = new CompletableFuture<>();

Session session = SocketD.createClient("tcp://localhost:" + _port)
ClientSession session = SocketD.createClient("tcp://localhost:" + _port)
.listen(new SimpleListener(){
@Override
public void onMessage(Session session, Message message) throws IOException {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import org.noear.nami.channel.socketd.SocketdProxy;
import org.noear.snack.ONode;
import org.noear.socketd.SocketD;
import org.noear.socketd.transport.client.ClientSession;
import org.noear.socketd.transport.core.Entity;
import org.noear.socketd.transport.core.Message;
import org.noear.socketd.transport.core.Session;
Expand All @@ -27,7 +28,7 @@ public class SocketCallbackTest {
public void test_callback_message() throws Throwable {
int _port = 8080 + 20000;

Session session = SocketD.createClient("tcp://localhost:"+ _port)
ClientSession session = SocketD.createClient("tcp://localhost:"+ _port)
.listen(new PipelineListener().next(new SimpleListener(){
@Override
public void onMessage(Session session, Message message) {
Expand Down
5 changes: 3 additions & 2 deletions __test/src/test/java/features/socketd/SocketResponseTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import org.noear.nami.coder.snack3.SnackEncoder;
import org.noear.snack.ONode;
import org.noear.socketd.SocketD;
import org.noear.socketd.transport.client.ClientSession;
import org.noear.socketd.transport.core.Entity;
import org.noear.socketd.transport.core.Session;
import org.noear.socketd.transport.core.entity.StringEntity;
Expand All @@ -27,7 +28,7 @@ public class SocketResponseTest {
public void test() throws Throwable{
int _port = 8080 + 20000;

Session session = SocketD.createClient("tcp://localhost:"+_port)
ClientSession session = SocketD.createClient("tcp://localhost:"+_port)
.listen(SocketdProxy.socketdToHandler)
.open();

Expand All @@ -46,7 +47,7 @@ public void test() throws Throwable{
public void test_rpc_message() throws Throwable {
int _port = 8080 + 20000;

Session session = SocketD.createClient("tcp://localhost:"+ _port)
ClientSession session = SocketD.createClient("tcp://localhost:"+ _port)
.listen(SocketdProxy.socketdToHandler)
.open();

Expand Down
9 changes: 5 additions & 4 deletions __test/src/test/java/features/socketd/SocketTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import org.noear.socketd.SocketD;
import org.noear.socketd.exception.SocketdException;
import org.noear.socketd.exception.SocketdTimeoutException;
import org.noear.socketd.transport.client.ClientSession;
import org.noear.socketd.transport.core.Entity;
import org.noear.socketd.transport.core.Session;
import org.noear.socketd.transport.core.entity.StringEntity;
Expand All @@ -26,7 +27,7 @@ public void test_compatible() throws Throwable {
//这是短链接模式
//
String root = "tcp://localhost:" + (20000 + Solon.cfg().serverPort());
Session session = SocketD.createClient(root).open();
ClientSession session = SocketD.createClient(root).open();

Entity msg = session.sendAndRequest(root + "/demog/中文/1", new StringEntity("Hello 世界!"));
System.out.println(msg.dataAsString());
Expand Down Expand Up @@ -60,7 +61,7 @@ public void test_compatible() throws Throwable {
public void test2() throws Throwable {
//socket client
String root = "tcp://localhost:" + (20000 + Solon.cfg().serverPort());
Session session = SocketD.createClient(root).open();
ClientSession session = SocketD.createClient(root).open();

session.sendAndSubscribe(root + "/seb/test", new StringEntity("Hello 世界!+1"), (msg) -> {
if (msg == null) {
Expand All @@ -78,7 +79,7 @@ public void test3() throws Throwable {
//socket client
String root = "tcp://localhost:" + (20000 + Solon.cfg().serverPort());

Session session = SocketD.createClient(root).open();
ClientSession session = SocketD.createClient(root).open();

List<Integer> list = new ArrayList<>();
for (int i = 0; i < 100; i++) {
Expand Down Expand Up @@ -106,7 +107,7 @@ public void test4() throws Throwable {
//socket client
String root = "tcp://localhost:" + (20000 + Solon.cfg().serverPort());

Session session = SocketD.createClient(root).open();
ClientSession session = SocketD.createClient(root).open();


session.sendAndSubscribe(root + "/seb/test", new StringEntity("Hello 世界!"), (msg) -> {
Expand Down
14 changes: 7 additions & 7 deletions solon-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<packaging>pom</packaging>

<name>${project.artifactId}</name>
Expand All @@ -23,18 +23,18 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>

<solon.version>2.6.2-SNAPSHOT</solon.version>
<solon-admin.version>2.6.1</solon-admin.version>
<solon-integration.version>2.6.1</solon-integration.version>
<solon.version>2.6.2</solon.version>
<solon-admin.version>2.6.2</solon-admin.version>
<solon-integration.version>2.6.2</solon-integration.version>

<snack3.version>3.2.84</snack3.version>
<weed3.version>3.4.33</weed3.version>
<wood.version>1.2.6</wood.version>
<water.version>2.12.0</water.version>
<luffy.version>1.7.0</luffy.version>
<redisx.version>1.6.2</redisx.version>
<socketd.version>2.1.4</socketd.version>
<folkmq.version>1.0.15</folkmq.version>
<socketd.version>2.1.7</socketd.version>
<folkmq.version>1.0.18</folkmq.version>
<redisson.version>3.23.3</redisson.version>
<lettuce.version>6.2.5.RELEASE</lettuce.version>

Expand Down Expand Up @@ -144,7 +144,7 @@

<activerecord.version>5.1.2</activerecord.version>
<beetlsql.version>3.27.2-RELEASE</beetlsql.version>
<sqltoy.version>5.2.84</sqltoy.version>
<sqltoy.version>5.2.85</sqltoy.version>
<mybatis-flex.version>1.7.5</mybatis-flex.version>
<fastmybatis.version>2.9.7</fastmybatis.version>
<dbvisitor.version>5.4.0</dbvisitor.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.noear</groupId>
<artifactId>solon-parent</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
<relativePath>../../../solon-parent/pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 661d71c

Please sign in to comment.