Skip to content

v1.18.16

Compare
Choose a tag to compare
@jesterhazy jesterhazy released this 24 Apr 17:36
· 3752 commits to master since this release

Bug fixes and other changes

  • add KMS key option for Endpoint Configs
  • skip p2 test in regions without p2s, freeze urllib3, and specify allow_pickle=True for numpy
  • use correct TF version in empty framework_version warning
  • remove logging level overrides

Documentation changes

  • add environment setup instructions to CONTRIBUTING.md
  • add clarification around framework version constants
  • remove duplicate content from workflow readme
  • remove duplicate content from RL readme