Skip to content

Commit 2ef9bbe

Browse files
committed
Write release notes
1 parent 07bc3fe commit 2ef9bbe

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ the [Industrial Data Space](https://industrial-data-space.github.io/trusted-conn
1515
under the hood to support research projects.
1616
It is **NOT** a production grade solution and should not be used as such.
1717

18+
Before updating, please take a look at `release_notes.md` to see if an update requires manual intervention.
19+
1820
## Table of Contents
1921

2022
- [Supported Standards](#spec)

release_notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Release Notes
2+
3+
Please read these notes carefully before updating.
4+
**Bold** notes require manual intervention.
5+
6+
## V 1.1.1
7+
8+
- **The default user backend for new users can (and must) now be specified using the new `user_backend_default` key in `omejdn.yml`**
9+
- Mainly Bugfixes
10+
11+
## V 1.1.0
12+
13+
- **Client certificate files are now chosen automatically. You may import your current certs by specifying a file as `import_certfile` for each client. `certfile` is now depricated**
14+
- **The user selfservice API must now be explicitly enabled in `omejdn.yml`**
15+
- RFC 8707 resource indication capabilities

0 commit comments

Comments
 (0)