Skip to content

12.1.0

Compare
Choose a tag to compare
@goyanespaula goyanespaula released this 13 Apr 14:49
· 7 commits to main since this release

[12.1.0] - 2023-04-12

Added

  • Added beta endpoint for server connection minutes usage
  • Added customRoles expand parameter to GET /api/v2/members
  • Added 409 return code information for reset environment keys endpoints
  • Added new beta endpoints for approvals
  • Updated response bodies for beta approval endpoints
  • Added contextKindTargeted filter parameter to GET /api/v2/flags/{projectKey}
  • Added contextKindsEvaluated filter parameter to GET /api/v2/flags/{projectKey}
  • Added evaluation expand parameter to GET /api/v2/flags/{projectKey}
  • Added evaluation expand parameter to GET /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}

Removed

Changed

  • Updated note for param memberId in follow flag endpoints putFlagFollowers and deleteFlagFollowers to reflect the limitation of Reader roles.
  • Updated the response body of ExpandableApprovalRequestResponse to optionally return environments instead of environment which is only used in beta APIs