forked from IQSS/dataverse
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(jpa): add release note for 5.6 about IQSS#7980
- Loading branch information
1 parent
8df07cf
commit 59dbdd8
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
### Default Values for Database Connections fixed | ||
|
||
Introduced in Dataverse release 5.3 a regression might have hit you: | ||
the announced default values for the database connection never actually worked. | ||
|
||
With the update to Payara 5.2022.3 it was possible to introduce working | ||
defaults. The documentation has been changed accordingly. | ||
|
||
Together with this change, you can now enable advanced connection pool | ||
configurations useful for debugging and monitoring. See the docs for details. |