Skip to content

v1.2.3

Compare
Choose a tag to compare
@sleelin sleelin released this 06 Aug 03:39
· 21 commits to main since this release
8a25458

What's Changed

  • Allow leading special characters for attribute names in filter strings
  • Treat null as undefined in match method of SCIMMY.Types.Filter class
  • Fix handling of schema extensions when filtering coerced values in SCIMMY.Types.SchemaDefinition class
  • Throw 500 and 501 errors for missing or invalid handlers in SCIMMY.Resources.User and SCIMMY.Resources.Group classes
  • Limit patch method to singular resources in SCIMMY.Resources.User and SCIMMY.Resources.Group classes

Full Changelog: v1.2.2...v1.2.3