File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
7
## Unreleased
8
8
9
+ ## [ 11.1.0] ( https://github.com/dbmdz/metadata-service/releases/tag/11.1.0 )
10
+
9
11
### Added
10
12
11
13
- Added functionality to update the order of subcollections
12
14
15
+ ### Changed
16
+
17
+ - Dependency upgrades
18
+
19
+ ### Fixed
20
+
21
+ - SQL to generate Breadcrumbs
22
+
13
23
## [ 11.0.1] ( https://github.com/dbmdz/metadata-service/releases/tag/11.0.1 ) - 2025-05-08
14
24
15
25
### Fixed
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 >11.1.0-SNAPSHOT </version >
9
+ <version >11.1.0-rc.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 >11.1.0-SNAPSHOT </version >
10
+ <version >11.1.0-rc.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 >11.1.0-SNAPSHOT </version >
9
+ <version >11.1.0-rc.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</artifactId >
9
- <version >11.1.0-SNAPSHOT </version >
9
+ <version >11.1.0-rc.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 >11.1.0-SNAPSHOT </version >
14
+ <version >11.1.0-rc.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