Skip to content

Commit 3456934

Browse files
committed
Releasing version 4.3.3.18
1 parent 6e83cc2 commit 3456934

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
<groupId>org.computate</groupId>
55
<artifactId>computate-base</artifactId>
66
<relativePath>../computate-base/pom.xml</relativePath>
7-
<version>${revision}</version>
7+
<version>4.3.3.18</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>computate-vertx</artifactId>
12+
<version>4.3.3.18</version>
1213
<packaging>jar</packaging>
1314
<name>Computate Tools for integrating with Vert.x</name>
1415
<description>Tools for integrating with Vert.x for reactive, asynchronous programming. </description>

release/4.3.3.18-release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
# Mon Nov 14, 2022
3+
4+
- Releasing version 4.3.3.18
5+
- Fixed a bug where generated classes were treated as APIs.
6+
- Fixing the search API pivot and stats response format
7+
- Create codeql.yml
8+

0 commit comments

Comments
 (0)