Skip to content

v1.17.7

Compare
Choose a tag to compare
@conjur-jenkins conjur-jenkins released this 19 May 16:24
17d3071

[1.17.7] - 2022-06-29

Changed

Fixed

  • Previously, the temporary schemas used to modify Conjur policy
    caused the Postgres database catalog cache to leak memory over time,
    leading to an eventual crash. Now, we recycle the database
    connection after modifying policy to free this cache and prevent
    the memory leak from occurring.
    cyberark/conjur#2584

Security