Skip to content

Commit

Permalink
Release version for 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qianmoQ committed Feb 5, 2021
1 parent fa6e3d0 commit b280dcc
Show file tree
Hide file tree
Showing 16 changed files with 41 additions and 16 deletions.
2 changes: 1 addition & 1 deletion clickhouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions docs/_data/banner_notification.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
enabled: true
text: gcm v1.0.6 is release!
url: /2021/01/29/v1.0.6/
text: gcm v1.0.7 is release!
url: /2021/02/06/v1.0.7/
25 changes: 25 additions & 0 deletions docs/collections/_posts/2021-02-06-v1.0.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: Release 1.0.7 (2020-02-06)
type: major
---

Gcm Version for 1.0.7 is release! [GitHub Milestone](https://github.com/EdurtIO/incubator-gcm/milestone/4)

Thanks to the following contributors:

- [qianmoQ](https://github.com/qianmoQ)

#### General changes

- Add sample code [example](https://github.com/EdurtIO/incubator-gcm/tree/master/example)
- Support multiple data sources [issues-14](https://github.com/EdurtIO/incubator-gcm/issues/14)

#### Common changes

- Add custom Java switch tool

#### Netty changes

- Add `@GetMapping`, `@PostMapping` annotation
- Fix the problem that LinkedTreeMap can't perform type parsing when passing List<Object> type data conversion [issues-13](https://github.com/EdurtIO/incubator-gcm/issues/13)
- Fix the problem of using @RestController annotation to return data results [issues-17](https://github.com/EdurtIO/incubator-gcm/issues/17)
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>incubator-gcm</artifactId>
<packaging>pom</packaging>

<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>

<modules>
<module>configuration</module>
Expand Down
2 changes: 1 addition & 1 deletion postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion presto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion script/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>incubator-gcm</artifactId>
<groupId>io.edurt.gcm</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit b280dcc

Please sign in to comment.