Skip to content

Commit

Permalink
Add release notes for IQSS#7457
Browse files Browse the repository at this point in the history
  • Loading branch information
poikilotherm committed Dec 8, 2020
1 parent e6f38ee commit ffe775e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/release-notes/7457-introduce-mpconfig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Introducing MicroProfile Config API

With this Dataverse release, we start to make use of the MicroProfile Config API. (As you might have noticed
for the database connection settings.)

This will benefit both devs and sysadmins, but the codebase will have to be refactored to make use of it.
As this will take time, we will always provide a backward compatible way of using it.

For more details, please see the development guide about "Consuming Configuration", which also
explains the benefits in more detail.

0 comments on commit ffe775e

Please sign in to comment.