Skip to content

v2.1.0

Compare
Choose a tag to compare
@JonathanWilbur JonathanWilbur released this 01 Feb 13:19
· 790 commits to master since this release

Changes

  • Implement the Search Continuation Reference Procedure defined in
    ITU Recommendation X.518 (2019),
    Section 20.4.3.
    • This means that, in some circumstances, instead of returning continuation
      references to the client, Meerkat DSA will chain searches to other DSAs to
      continue the search.
  • Improved distinguished name comparison for checking which remote DSAs are
    trusted for Identity-Based Requester Authentication, described in
    ITU Recommendation X.518 (2019),
    Section 22.1.1.
  • Properly support the unmerged option in paginated list and search
    operations.

How to Upgrade

If you are already on version 2.0.0 or higher, just upgrade; there are no breaking changes. Otherwise, see the release notes for version 2.0.0.