Issues
- Port the changes to the contributing guide to the master branchPSMDB-1608Resolved issue: PSMDB-1608Paweł Lebioda
- Eliminate unnecessary copyingPSMDB-1566Paweł Lebioda
- Implement the `security.kmip.useLegacyProtocol` config file optionPSMDB-1282Paweł Lebioda
- auditPath doesn't try to use correct directory when --fork specified and relative path givenPSMDB-121Paweł Lebioda
- json extension is used for audit log file by default even if BSON format is specifiedPSMDB-118Resolved issue: PSMDB-118Paweł Lebioda
- Use proper error codes for error messages in pg_tdePG-1527
- We need to restrict where we are allowed to create files with the file keyring providerPG-1518Anders Åstrand
- Add a separate param for passing client certificate while adding KMIP providerPG-1506
- Enhance Encryption Metadata Visibility in pg_tdePG-1499
- Fsync file name when rotating the key filePG-1487
- Rotate WAL internal key on server startPG-1460andreas.karlsson
- Verify that encryption works with template databasesPG-1447
- Protect global keys against database ownersPG-1440
- pg_tde currently validates the connection, write permission and provider only when adding a key. Instead, it should perform validation when a new provider is addedPG-1419Anders Åstrand
- Add custom wait events to writing to key files and key provider filesPG-836
15 of 15
Port the changes to the contributing guide to the master branch
Done
General
Escalation
General
Escalation
Description
Environment
None
Details
Assignee
Paweł LebiodaPaweł LebiodaReporter
Konstantin TrushinKonstantin TrushinLabels
Needs QA
NoComponents
Sprint
NoneFix versions
Priority
Medium
Details
Details
Assignee
Paweł Lebioda
Paweł LebiodaReporter
Konstantin Trushin
Konstantin TrushinLabels
Needs QA
No
Components
Sprint
None
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created February 17, 2025 at 1:18 PM
Updated March 20, 2025 at 9:48 AM
Resolved March 17, 2025 at 10:20 AM
In the task updated the contributing guide for version 8.0. The respective pull request has been merge into the branch
v8.0
.The changes from the pull request are also applicable to the
master
branch but haven’t been ported there.To ensure that the
master
’s version of the contributing guide is up-to-date, please port the changes in that branch too.