Skip to content

Conversation

oricho123
Copy link
Collaborator

  • Changed Python version requirement from 3.9 to 3.8.
  • Updated urllib3 version constraint to >= 1.25.3, < 3.0.0.
  • Added aiohttp and aiohttp-retry as dependencies.
  • Refactored API client and related API methods to support asynchronous operations.
  • Updated documentation examples to reflect async usage.
  • Adjusted unit tests to utilize async test cases.

- Changed Python version requirement from 3.9 to 3.8.
- Updated urllib3 version constraint to >= 1.25.3, < 3.0.0.
- Added aiohttp and aiohttp-retry as dependencies.
- Refactored API client and related API methods to support asynchronous operations.
- Updated documentation examples to reflect async usage.
- Adjusted unit tests to utilize async test cases.
@oricho123 oricho123 self-assigned this Jun 26, 2025
- Add sdk_logger.py utility for consistent logging
- Add log_sdk_usage calls to all API methods:
  🌍 Environment Variables API
  🔑 Secrets API
  📝 Logs API
  📬 Queue API
  💾 Storage API
  🔐 Secure Storage API
- Update version to 0.0.1
- All changes are immediately visible in quickstart projects
@Yanivridel Yanivridel merged commit 83efbd4 into master Aug 21, 2025
5 checks passed
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.

2 participants