chore: update core dependencies to v1.1.9#171
Conversation
Summary by CodeRabbit
WalkthroughThis update changes a comment in the Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
🧰 Additional context used🧠 Learnings (4)📓 Common learningstransports/go.mod (11)core/schemas/account.go (2)tests/core-providers/go.mod (16)🔇 Additional comments (3)
✨ Finishing Touches
🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
# Update Azure API version default to 2024-08-01-preview This PR updates the default Azure API version from "2024-02-01" to "2024-08-01-preview" in the Azure key configuration schema. The change is accompanied by version bumps from v1.1.8 to v1.1.9 in the core module references across dependent packages, and removes a local replacement directive in the core-providers test module.

Update Azure API version default to 2024-08-01-preview
This PR updates the default Azure API version from "2024-02-01" to "2024-08-01-preview" in the Azure key configuration schema. The change is accompanied by version bumps from v1.1.8 to v1.1.9 in the core module references across dependent packages, and removes a local replacement directive in the core-providers test module.