File tree Expand file tree Collapse file tree 13 files changed +14
-12
lines changed Expand file tree Collapse file tree 13 files changed +14
-12
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
7
## Unreleased
8
8
9
+ ## [ 9.4.1] ( https://github.com/dbmdz/metadata-service/releases/tag/9.4.1 ) - 2025-01-09
10
+
9
11
### Fixed
10
12
11
13
- A deletion of a nonexistant resource no longer leads to a client error
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Repository Client</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.github.dbmdz.metadata</groupId >
9
9
<artifactId >metasvc</artifactId >
10
- <version >9.4.1-SNAPSHOT </version >
10
+ <version >9.4.1</version >
11
11
</parent >
12
12
13
13
<name >Metadata-Service: lobid.org Client</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Model</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc-server</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Repository Server (Backend API)</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.github.dbmdz.metadata</groupId >
7
7
<artifactId >metasvc-server</artifactId >
8
- <version >9.4.1-SNAPSHOT </version >
8
+ <version >9.4.1</version >
9
9
</parent >
10
10
11
11
<name >Metadata-Service: Repository Server (Backend IMPL File)</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc-server</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Repository Server (Backend IMPL InMemory)</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >io.github.dbmdz.metadata</groupId >
10
10
<artifactId >metasvc-server</artifactId >
11
- <version >9.4.1-SNAPSHOT </version >
11
+ <version >9.4.1</version >
12
12
</parent >
13
13
14
14
<name >Metadata-Service: Repository Server (Backend IMPL JDBI PostgreSql)</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc-server</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Repository Server (Backend IMPL External System lobid.org)</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc-server</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Repository Server (Business)</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Repository Server</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.github.dbmdz.metadata</groupId >
8
8
<artifactId >metasvc-server</artifactId >
9
- <version >9.4.1-SNAPSHOT </version >
9
+ <version >9.4.1</version >
10
10
</parent >
11
11
12
12
<name >Metadata-Service: Repository Server (Webapp)</name >
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >io.github.dbmdz.metadata</groupId >
13
13
<artifactId >metasvc</artifactId >
14
- <version >9.4.1-SNAPSHOT </version >
14
+ <version >9.4.1</version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >Metadata-Service</name >
You can’t perform that action at this time.
0 commit comments