Releases
11.0.0
Compare
Sorry, something went wrong.
No results found
[11.0.0] - 2022-11-21
Added
Added beta Workflow templates endpoints
added structs for Flag Reuse to be expanded upon later
Added targetingRuleDescription to experiment iteration flag response
Added targetingRuleClauses to experiment iteration flag response
Added probabilityOfMismatch to experiment result response
Added archivedDate field to experiment response, omitted when experiment is not archived
Added archivedDate field to expanded experiment for the Get metric endpoint, omitted when experiment is not archived
Added lifecycleState parameter to Get experiments to query by archived and/or active experiments
Added _idpSynced parameter to Team object
Added beta endpoints for flag defaults
Added beta endpoint for bulk editing members
Added beta endpoint for bulk editing teams
Added MaintainerTeam in preparation for teams as flag maintainers (not yet released)
Add beta endpoints for Approval Requests
Removed
Changed
Updated beta create workflow endpoint to allow for creating a workflow from a template
In the Experiments endpoints, updated the existing kind field in the metric types to only include the allowed enum values (pageview, click, custom)
Get metric experiments field is expandable, omitted by default
Get metric experimentCount field is expandable, omitted by default
Get metric list experimentCount field is expandable, omitted by default
Renamed ExpiringUserTargetError to ExpiringTargetError to prepare for expiring context targets
New code reference repositories will set the defaultBranch to main if you do not specify a value during creation
In repository endpoints, gitlab is now a supported repoType
In the flag creation endpoint, updated endpoint to replace applicable null values with project-level flag defaults
Renamed getApprovals and getApproval endpoints to getApprovalsForFlag and getApprovalForFlag respectively
Bug Fixes
Updated OpenAPI specification to include the missing sort query param on GET /projects
Updated ResourceIdentifier from an empty Object to a string type
Updated UUID to be a string with format uuid
You can’t perform that action at this time.