File tree Expand file tree Collapse file tree 16 files changed +41
-16
lines changed
Expand file tree Collapse file tree 16 files changed +41
-16
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >incubator-gcm</artifactId >
88 <groupId >io.edurt.gcm</groupId >
9- <version >1.0.7-SNAPSHOT </version >
9+ <version >1.0.7</version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >incubator-gcm</artifactId >
88 <groupId >io.edurt.gcm</groupId >
9- <version >1.0.7-SNAPSHOT </version >
9+ <version >1.0.7</version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >incubator-gcm</artifactId >
88 <groupId >io.edurt.gcm</groupId >
9- <version >1.0.7-SNAPSHOT </version >
9+ <version >1.0.7</version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 11enabled : true
2- text : gcm v1.0.6 is release!
3- url : /2021/01/29 /v1.0.6 /
2+ text : gcm v1.0.7 is release!
3+ url : /2021/02/06 /v1.0.7 /
Original file line number Diff line number Diff line change 1+ ---
2+ title : Release 1.0.7 (2020-02-06)
3+ type : major
4+ ---
5+
6+ Gcm Version for 1.0.7 is release! [ GitHub Milestone] ( https://github.com/EdurtIO/incubator-gcm/milestone/4 )
7+
8+ Thanks to the following contributors:
9+
10+ - [ qianmoQ] ( https://github.com/qianmoQ )
11+
12+ #### General changes
13+
14+ - Add sample code [ example] ( https://github.com/EdurtIO/incubator-gcm/tree/master/example )
15+ - Support multiple data sources [ issues-14] ( https://github.com/EdurtIO/incubator-gcm/issues/14 )
16+
17+ #### Common changes
18+
19+ - Add custom Java switch tool
20+
21+ #### Netty changes
22+
23+ - Add ` @GetMapping ` , ` @PostMapping ` annotation
24+ - 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 )
25+ - Fix the problem of using @RestController annotation to return data results [ issues-17] ( https://github.com/EdurtIO/incubator-gcm/issues/17 )
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >incubator-gcm</artifactId >
88 <groupId >io.edurt.gcm</groupId >
9- <version >1.0.7-SNAPSHOT </version >
9+ <version >1.0.7</version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >incubator-gcm</artifactId >
88 <groupId >io.edurt.gcm</groupId >
9- <version >1.0.7-SNAPSHOT </version >
9+ <version >1.0.7</version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >incubator-gcm</artifactId >
88 <groupId >io.edurt.gcm</groupId >
9- <version >1.0.7-SNAPSHOT </version >
9+ <version >1.0.7</version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >incubator-gcm</artifactId >
88 <groupId >io.edurt.gcm</groupId >
9- <version >1.0.7-SNAPSHOT </version >
9+ <version >1.0.7</version >
1010 </parent >
1111
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 77 <artifactId >incubator-gcm</artifactId >
88 <packaging >pom</packaging >
99
10- <version >1.0.7-SNAPSHOT </version >
10+ <version >1.0.7</version >
1111
1212 <modules >
1313 <module >configuration</module >
You can’t perform that action at this time.
0 commit comments