Accelbyte-py-sdk

Latest version: v0.70.0

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 13

0.26.0

- Updated spec for AccelByte Cloud v3.34.0.

0.25.1

- ! Fixed Social `export_stats` operation
python
file, error = export_stats(...)

- ! Fixed Platform `export_rewards`, `export_store`, `export_store_1`, `download_user_order_receipt`, `public_download_user_order_receipt` operations
python
file, error = export_*(...)
file, error = *download_*(...)

- Fixed bug in regarding Content-Type checking
- Fixed bug when receiving file responses
- Added tests for `export_store_1`, `import_store_1`, `export_rewards`, `export_stats`

0.25.0

- Add new tests
- Restructure docs folder

0.24.0

- Publish to PyPI
- Use local HttpBin in tests

0.23.0

- Add new [Commonly Used Cases](docs/common_use_cases.md) document.
- Fix default values in `DSMC Service` integration tests.
- Fix new required parameter in `Matchmaking Service` integration tests.
- Update to latest IAM User CRUD operations.

0.22.0

- Add `sdk` param to all `accelbyte_py_sdk.core` module level functions.
python
import accelbyte_py_sdk
from accelbyte_py_sdk.core import initialize, run_request

my_sdk = accelbyte_py_sdk.SDK()

initialize(sdk=my_sdk)

run_request(..., sdk=my_sdk)

- Add additional information when converting JWT into AccelByte token.
- Add Tic-Tac-Toe sample game and service.
- Updated spec for AccelByte Cloud v3.30.0.

Page 9 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.