- f9d7126e - 4.10.0-beta.1
- 48b19694 - fix: update unleash-frontend to v4.10.0-beta.5
- e00d5532 - fix: add release script
- f64d2cb7 - Merge pull request #1474 from Unleash/docs/segments-reference-docs
- 35bd047a - docs: reword api return type description
- 90794fc6 - docs: add segment ids examples for replacing strategy segments
- 6f2a336f - docs: simplify activation strategy payload
- 683e3391 - docs: update payload for activation strategies
- bf9f9e9d - docs: update return types to use JSON examples instead of TS
- d9aae95c - docs: move when to use segments to top of document
- 14cb523c - docs: expand on time-based strategies with segments
- 971b411d - docs: explain that with multiple segments, all must be satisfied.
- 93b20246 - docs: make note of how to remove all segments from a strategy
- e4c2e880 - docs: segment names don't need to be url-friendly.
- 020e94e3 - docs: update segments availability in API docs too
- cc670a01 - docs: update segments availability: indicate that it's experimental
- 524be02b - docs(docs): document the use of AliasPlugin for theme resolution
- c8578f06 - chore: remove comment code
- f59f43bb - chore: use
docusaurusPath
function consistently. - c0228a0c - chore: remove unused code
- 79b55825 - docs(fix): various typos and abstractions fixed
- facf546d - docs(fix): fix internal links between segments docs
- 8eb91fc8 - fix(docs): fix the quotes of JSON property in table
- 45dc2c8c - fix: remove redundant heading
- 3846ad82 - fix: re-add the groupId prop for the API request tabs component.
- e0387628 - docs: finish the API docs for segments
- 10243894 - docs: add POST and GET by ID
- d8803271 - docs: describe GET /api/admin/segments
- 5d164db4 - docs: add relevant types for this API
- fc6ea25e - docs: add more endpoint data
- cfbe0427 - feat: make API request component work without payloads
- d167de76 - docs: add stories file for API request component
- 03217657 - chore: add more docusaurus alias resolutions
- 3440b4f4 - docs: add segments api placeholder
- e37714d6 - docs: First draft of segments reference doc
- 9f7d8784 - fix: add missing awaits (#1472)
- 1da38781 - feat: add segment limits (#1469)
- cf06b562 - fix: allow instance ID to be empty for metrics (#1471)
- be21a2af - Merge pull request #1473 from Unleash/docs/add-dotnet-constraint-warning
- 43068365 - docs: Add .NET SDK to list of SDKs that crash on new operators