- Ensure a checkpoint is taken at the end of a training run when using RLlib and the checkpoint_freq parameter != 0.
- Remove restriction on vectorized env rollouts when using deterministic FSMEnvs.
- Fix packaging issues due to setuptools depreciations.
- Temporarily disable unstable RLlib RLModule API.
- Update Sphinx dependencies.
- Add deprecation warning for older MsgPayload type.