Rblx-open-cloud

Latest version: v2.2.4

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

Scan your dependencies

Page 4 of 5

1.2.0

- Added support for [Ordered Data Stores](https://devforum.roblox.com/t/opencloud-ordered-datastores-public-beta/2269023)
- Already documented: https://rblx-open-cloud.readthedocs.io/en/latest/datastore/#rblx-open-cloud.OrderedDataStore

1.1.0

- Added [Assets API](https://devforum.roblox.com/t/introducing-open-cloud-assets-api/2245171) support!

NOTE: Assets API is not documented yet (coming later today), for now use this example: https://github.com/TreeBen77/rblx-open-cloud/blob/main/examples/assets.py

NOTE FOR BETA TESTERS: I changed the syntax from what was in beta, so it will work with future apis better.

1.0.1

- Fixed a small bug which skipped some keys in `datastore.list_keys`

*still patiently waiting for oauth2*

1.0.0

I'm sorry for the breaking changed, but I changed the `rblxopencloud.Universe` name to `rblxopencloud.Experience`, and I also changed `DataStore.universe` to `DataStore.experience`. I had to do this because I didn't want to live on forever knowing that I used the wrong name for Experiences (after the V1 release I can't really make breaking changes)

I've released V1 of the library now. I wanted to wait until after OAuth2 was fully released for this, but it was delayed from end of 2022 to 'over the next months': https://devforum.roblox.com/t/open-cloud-oauth20-alpha-program/1791194/65?u=treeben77

__NOTE: If you have intentionally installed a version of the library for alpha usage, it does NOT have the Universe name changes yet. I won't change the name for them until they're fully released into the library (which is when Roblox releases the update.)__

0.4.3

The library printed the EntryInfo.key_created value in the init for EntryInfo. forgot to remove that before releasing (oops).

0.4.2

Changelog

- I think i fixed a bug which cause the library to raise an exception on many functions in the DataStores data classes. The bug occured if a key, version or datastore was created/updated at a specific milisecond which meant that the timestamp was shorter. Roblox and python don't use the same ISO standards which is why this bug was caused.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.