Skip to content

Commit 52c4d0a

Browse files
update release notes to include changes from: https://github.com/ArcadeAI/tools/pull/15
1 parent cfbaf53 commit 52c4d0a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Release Title: Configure Salesforce subdomain & max concurrency through secrets
2+
3+
Release Date: July 31, 2025
4+
5+
### Breaking Changes
6+
- Upgraded `arcade_salesforce` package from **v1.0.0** to **v2.0.0**, introducing changes to the client initialization API. Existing integrations must update their dependency and initialization code accordingly.
7+
8+
### New Features
9+
- 🚀 Support for configuring the Salesforce **subdomain** via secrets or environment variables, with validation and error handling when the value is missing.
10+
- 🚀 Support for configuring **max concurrency** for Salesforce requests through secrets or environment variables, including a sensible default when unset.

0 commit comments

Comments
 (0)