Re-trying v1.3 release.
What's Changed
- Patch Riegeli build script in GHA workflow to fix build failure. by @copybara-service[bot] in #17
- Remove support for Python 3.9. Require Python 3.11+. by @copybara-service[bot] in #18
- Upgrade Docker base image to Ubuntu 22.04 to fix Python 3.11 build. by @copybara-service[bot] in #20
- Update Bazel version and simplify CI workflow. by @copybara-service[bot] in #22
- This CL introduces several type safety improvements and code cleanups across EnvLogger libraries and examples to ensure better static analysis compliance. by @copybara-service[bot] in #24
- Migrate packaging to Bazel rules_python, remove setup.py. by @copybara-service[bot] in #25
- Automate PyPI release via GitHub Actions. by @copybara-service[bot] in #26
- Optimize Python and C++ codec encoding performance. by @copybara-service[bot] in #27
- Bump version to 1.3. by @copybara-service[bot] in #28
Full Changelog: https://github.com/google-deepmind/envlogger/commits/v1.3