File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Release notes
2+
3+ Starting from version 5.0.0, we note changes and new features per release in this file.
4+
5+ ## 5.1.0
6+
7+ - Bugfixes for the instituion aggregator:
8+ - Allow mapping of ` urn:mace:dir:attribute-def:uid ` attribute in institution aggregator (#140 )
9+ - Gracefully handle the case that no InstitutionEndpoint is configured for an SP
10+ - Make backend-connections less persistent; lifetime of a connection is now max 60s (#141 )
11+ - Change the paths for the info and health endpoints to support removal of the (url-rewriting) client
12+ Specifically, ` /aa/api/internal/health ` has been renamed to ` /internal/health ` ,
13+ and ` /aa/api/internal/info ` has been renamed to ` /internal/info `
14+ TODO: check
15+ - Fix dockerfile in order for the aa-server component to expose port 8080 (was previously handled by aa-client)
16+ - Maintenance:
17+ - Update Readme to remove references to aa-gui
18+ - Add Changelog
19+ - Add editorconfig
20+ - Remove obsolete Travis config
You can’t perform that action at this time.
0 commit comments