Skip to content

CZERTAINLY-Core-2.11.0

Compare
Choose a tag to compare
@3keyroman 3keyroman released this 07 Feb 08:41
· 140 commits to master since this release
883030a

What's Changed

New Features 🦾

  • Add an option to mark CA certificate as trusted by @klaraf755 in #600
  • Implement retrieving certificates of authority belonging to RA profile by @klaraf755 in #626
  • Optimize certificate revocation check by processing and storing CA CRLs by @klaraf755 in #638

Enhancements 🛠

  • Format timestamp suffix of created scheduled discovery name by @klaraf755 in #613
  • Get certificate content in specified format and encoding by @klaraf755 in #619
  • Allow removing certificate Owner, Group and RA profile by @lubomirw in #634
  • Create already enabled key by specifying enabled property in request by @lubomirw in #643

Bug Fixes 🔩

  • Remove duplicate event and notification producing when validating certificates by scheduled job by @lubomirw in #616
  • Fix checking compliance of not checked certificates by scheduled job by @lubomirw in #617
  • Do not change validation status to revoked when certificate is revoked by user by @lubomirw in #621
  • Prevent infinite loop when iterating through discovered certificates by @lubomirw in #631
  • Fix callback when attribute with callback is part of group attributes by @lubomirw in #635
  • Fix validation when adding read only custom attribute to resource by @lubomirw in #636
  • Fix missing status attribute when updating entity by @3keyroman in #642
  • Fix sending internal and external notifications for group recipient by @lubomirw in #644

Other 🗄

  • Update dependency com.microsoft.azure:msal4j to v1.14.2 by @renovate in #623

Full Changelog: 2.10.0...2.11.0