Skip to content

v1.0.0

Compare
Choose a tag to compare
@sleelin sleelin released this 15 Nov 07:25
· 86 commits to main since this release
7cd3145

What's Changed

Additions:

  • BulkRequest and BulkResponse Protocol Messages
  • SearchRequest Protocol Messages
  • 100% coverage in unit tests
  • Handling for more data types in attribute coercion
  • Declared schemas now automatically treat nested schema extensions as declared
  • Full implementation of SCIM Filter specification in SCIMMY.Types.Filter class

Fixes:

  • Case sensitivity of attribute names in filter class
  • Various fixes in handling of PatchOp messages
  • Resource basepath is now mutable for multi-tenant environments

Full Changelog: v0.10.0...v1.0.0