Skip to content

0.9.0 Release#62

Merged
github-actions[bot] merged 9 commits into
mainfrom
release/0.9.0
Jul 9, 2026
Merged

0.9.0 Release#62
github-actions[bot] merged 9 commits into
mainfrom
release/0.9.0

Conversation

@Stream-SDK-Bot

Copy link
Copy Markdown
Collaborator

0.9.0 Release

Stream Bot and others added 9 commits June 22, 2026 08:20
CharacterSet.urlPathAllowed membership is OS-version dependent: iOS 15/16
percent-encode some sub-delimiters (e.g. "@"/";") that iOS 17+ leaves
literal, so the hard-coded expectation only held on newer Foundation.

Assert only the path-allowed characters that are stable across every
supported OS version ("/" and ","). escapedPathItem itself is unchanged.
Maps [String: Any?] to [String: String]?, dropping nil-valued keys and comma-joining collections. Used by the chat OpenAPI Swift generator so absent query params are omitted from the URL instead of serialized as "<null>". Existing mapValuesToQueryItems overloads are unchanged.
@Stream-SDK-Bot Stream-SDK-Bot requested a review from a team as a code owner July 9, 2026 17:20
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
1 Error
🚫 Please start subject with capital letter.
e34953a

Generated by 🚫 Danger

@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
79.2% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@laevandus

Copy link
Copy Markdown
Contributor

/merge release

@testableapple

Copy link
Copy Markdown
Contributor

Publication of the release has been launched 👍

@github-actions github-actions Bot merged commit 27555e3 into main Jul 9, 2026
7 of 9 checks passed
@github-actions github-actions Bot deleted the release/0.9.0 branch July 9, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants