This repository was archived by the owner on Feb 3, 2026. It is now read-only.
11.0.0
[11.0.0] - 2022-11-21
Added
- Added beta Workflow templates endpoints
- added structs for Flag Reuse to be expanded upon later
- Added
targetingRuleDescriptionto experiment iteration flag response - Added
targetingRuleClausesto experiment iteration flag response - Added
probabilityOfMismatchto experiment result response - Added
archivedDatefield to experiment response, omitted when experiment is not archived - Added
archivedDatefield to expanded experiment for the Get metric endpoint, omitted when experiment is not archived - Added
lifecycleStateparameter to Get experiments to query by archived and/or active experiments - Added
_idpSyncedparameter toTeamobject - Added beta endpoints for flag defaults
- Added beta endpoint for bulk editing members
- Added beta endpoint for bulk editing teams
- Added
MaintainerTeamin 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
kindfield in the metric types to only include the allowed enum values (pageview,click,custom) - Get metric
experimentsfield is expandable, omitted by default - Get metric
experimentCountfield is expandable, omitted by default - Get metric list
experimentCountfield is expandable, omitted by default - Renamed
ExpiringUserTargetErrortoExpiringTargetErrorto prepare for expiring context targets - New code reference repositories will set the
defaultBranchtomainif you do not specify a value during creation - In repository endpoints,
gitlabis now a supportedrepoType - In the flag creation endpoint, updated endpoint to replace applicable
nullvalues with project-level flag defaults - Renamed
getApprovalsandgetApprovalendpoints togetApprovalsForFlagandgetApprovalForFlagrespectively
Bug Fixes
- Updated OpenAPI specification to include the missing
sortquery param onGET /projects - Updated
ResourceIdentifierfrom an empty Object to a string type - Updated
UUIDto be a string with formatuuid