File tree Expand file tree Collapse file tree 18 files changed +21
-17
lines changed
src/test/java/com/arangodb Expand file tree Collapse file tree 18 files changed +21
-17
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 7.13.1] - 2024-11-29
10+
11+ - tolerate error responses with text content-type (#587 , DE-960)
12+
913## [ 7.13.0] - 2024-11-15
1014
1115- improved serialization and deserialization of ` RawBytes ` and ` RawJson ` (#586 )
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.13.0 </version >
11+ <version >7.13.1 </version >
1212 </parent >
1313
1414 <name >core</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.13.0 </version >
11+ <version >7.13.1 </version >
1212 </parent >
1313
1414 <name >arangodb-java-driver</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.13.0 </version >
11+ <version >7.13.1 </version >
1212 </parent >
1313
1414 <name >http-protocol</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.13.0 </version >
11+ <version >7.13.1 </version >
1212 </parent >
1313
1414 <name >jackson-serde-json</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.13.0 </version >
11+ <version >7.13.1 </version >
1212 </parent >
1313
1414 <name >jackson-serde-vpack</name >
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.13.0 </version >
11+ <version >7.13.1 </version >
1212 </parent >
1313
1414 <name >jsonb-serde</name >
Original file line number Diff line number Diff line change 55
66 <groupId >com.arangodb</groupId >
77 <artifactId >arangodb-java-driver-parent</artifactId >
8- <version >7.13.0 </version >
8+ <version >7.13.1 </version >
99 <inceptionYear >2016</inceptionYear >
1010 <modules >
1111 <module >release-parent</module >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.arangodb</groupId >
88 <artifactId >arangodb-java-driver-parent</artifactId >
9- <version >7.13.0 </version >
9+ <version >7.13.1 </version >
1010 </parent >
1111 <packaging >pom</packaging >
1212
Original file line number Diff line number Diff line change 88 <relativePath >../release-parent</relativePath >
99 <groupId >com.arangodb</groupId >
1010 <artifactId >release-parent</artifactId >
11- <version >7.13.0 </version >
11+ <version >7.13.1 </version >
1212 </parent >
1313
1414 <name >arangodb-java-driver-shaded</name >
You can’t perform that action at this time.
0 commit comments