Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

PASS Java Client 0.7.0

Choose a tag to compare

@emetsger emetsger released this 27 Aug 13:50

PASS Java Client 0.7.0

Supports context version 3.5

  • Affiliation is now recorded as a Set of strings on User and Contributor

Binary incompatible with 0.6.x: User.affiliation and Contributor.affiliation in 0.6.x was migrated from String to Set<String> in 0.7.0.