View Source Changelog

2.3.0

  • ✨ Support Retry-After header for rate limiting
  • ✨ Add Bot Detection Management endpoints
  • ✨ Add Prompts Rendering & Partials endpoints
  • ✨ Add Session Update endpoint
  • ✨ Add Client Secret Rotation endpoint
  • ✨ Add Connection Status endpoint
  • ✨ Add Connection Profiles management endpoints
  • ✨ Add Event Streams management endpoints
  • ✨ Add Network ACLs management endpoints
  • ✨ Add User Attribute Profiles management endpoints
  • ✨ Add Token Exchange Profiles management endpoints
  • ✨ Add Verifiable Credentials management endpoints
  • ✨ Add Risk Assessments management endpoints
  • ✨ Add Supplemental Signals management endpoints
  • ⚠️ Deprecate Rules and Hooks APIs

2.2.0

  • ✨ create api for forms
  • ✨ create api for flows
  • ✨ create api for self service profiles
  • ✨ add api for keys
  • ✨ add api for users
  • ✨ add api for sessions
  • 📝 fix doc comment

2.1.0

  • ✨ add api for branding
  • ✨ add api for connection
  • ✨ add api for guardian
  • ✨ add api for prompts
  • ✨ add api for users
  • 🐛 fix spec type
  • ♻️ move guardian module path
  • 🗑️ remove deprecated api
  • 💥 not to use Params struct and move endpoint consistent
  • 📝 mix docs for each module
  • 💡 update api comment
  • ⬆️ upgrade ex_doc