File tree Expand file tree Collapse file tree 8 files changed +15
-8
lines changed
schemacrawler-ai-langchain4j
schemacrawler-ai-mcpserver Expand file tree Collapse file tree 8 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
SchemaCrawler AI release notes.
4
4
5
+ <a name =" v16.26.3-2 " ></a >
6
+ ## Release 16.26.3-2 - 2025-07-15
7
+
8
+ - Add additional tests, and fix startup issues
9
+
10
+
5
11
<a name =" v16.26.3-1 " ></a >
6
- ## Release 16.26.3-1 - 2025-07-30
12
+ ## Release 16.26.3-1 - 2025-07-14
7
13
8
14
- Move compact catalog to SchemaCrawler AI
9
15
- Update copyright notices and license to EPL 2.0
10
16
- Add a new ` --transport ` command-line switch, and default to ` stdio `
11
17
- Add a new "schemacrawler-aichat" module to further organize code
18
+ - Add new Docker image endpoint to allow start from Docker MCP Registry
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-ai-aggregator</artifactId >
9
- <version >16.26.3-1 </version >
9
+ <version >16.26.3-2 </version >
10
10
<packaging >pom</packaging >
11
11
<name >SchemaCrawler AI [Aggregator]</name >
12
12
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >us.fatehi</groupId >
6
6
<artifactId >schemacrawler-ai-parent</artifactId >
7
- <version >16.26.3-1 </version >
7
+ <version >16.26.3-2 </version >
8
8
<relativePath >../schemacrawler-ai-parent</relativePath >
9
9
</parent >
10
10
<artifactId >schemacrawler-ai-aichat</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-ai-parent</artifactId >
9
- <version >16.26.3-1 </version >
9
+ <version >16.26.3-2 </version >
10
10
<relativePath >../schemacrawler-ai-parent</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-ai-parent</artifactId >
9
- <version >16.26.3-1 </version >
9
+ <version >16.26.3-2 </version >
10
10
<relativePath >../schemacrawler-ai-parent</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-ai-parent</artifactId >
9
- <version >16.26.3-1 </version >
9
+ <version >16.26.3-2 </version >
10
10
<relativePath >../schemacrawler-ai-parent</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-ai-parent</artifactId >
9
- <version >16.26.3-1 </version >
9
+ <version >16.26.3-2 </version >
10
10
<relativePath >../schemacrawler-ai-parent</relativePath >
11
11
</parent >
12
12
<artifactId >schemacrawler-ai-mcpserver</artifactId >
Original file line number Diff line number Diff line change 11
11
</parent >
12
12
13
13
<artifactId >schemacrawler-ai-parent</artifactId >
14
- <version >16.26.3-1 </version >
14
+ <version >16.26.3-2 </version >
15
15
<packaging >pom</packaging >
16
16
<name >SchemaCrawler AI [Parent]</name >
17
17
<description >Free database schema discovery and comprehension tool</description >
You can’t perform that action at this time.
0 commit comments