============= Release Notes ============= .. toctree:: :maxdepth: 2 1.3.2 ------ Release date: February 18, 2025 * Added support for EU Sovereign Cloud * Minor bug fixes 1.3.1 ------ Release date: December 8, 2023 * Introducing support for setting the content type implicitly or explicitly when writing files 1.3.0 ------ Release date: November 16, 2023 * Introducing DataLake support in ocifs 1.2.2 ------ Release date: November 16, 2023 * Fix for Windows os.path bug 1.2.1 ----- Release date: March 29, 2023 * Patch issue with region parameter being required for unknown signers 1.2.0 ----- Release date: March 24, 2023 * Filter ``ls`` to not show empty files with names ending in "/". * Add ``sync`` method to allow copying folders between local and object storage. * Update ``copy`` to forward requests to ``sync`` when one of the paths is local and the other is ``oci`` prefixed. * Add ``oci-cli`` as an optional requirement. * Create a default region upon instantiation of the filesystem instance.