Skip to content

v0.17.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 22:58
· 13 commits to refs/heads/main since this release
a2a5725

📚 Documentation/Examples

Cleanup variables & readme @brent-anyscale (#45)

Make it clear that the logging-sink configuration is to enable/disable a submodule. Additional updates to ensure that required variables show up at the top of the list of variables in the default README.

Pull request checklist

Please check if your PR fulfills the following requirements:

  • pre-commit has been run
  • Tests for the changes have been added (for bug fixes / features)
  • All tests passing
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Pull Request Type

  • Bugfix
  • New feature
  • Refactoring (no functional changes)
  • Documentation change
  • Other (please describe):

Does this introduce a breaking change?

  • Yes
  • No