Skip to content

0.9.0

Compare
Choose a tag to compare
@nuclearsandwich nuclearsandwich released this 18 Oct 21:40
· 113 commits to master since this release

0.9.0 (2019-10-18 14:15:00 -0800)

  • Fixed possibly unescaped logger formatting in version. #553
  • Added ament package support to RPM generation. #534
  • Added ROS_PYTHON_VERSION to dependency condtionals. #551
    With this change rosdistro v4 indexes must define the python_version field introduced in ros-infrastructure/rep#207.
  • Fixed deprecation warnings by using yaml.safe_load. #530
  • Changed release suites, dropping all older than Ubuntu Xenial and adding Ubuntu Cosmic, Disco, and Eoan. #543
  • Improved error handling for package conditions and index files. #537
  • Added feature to disable pull request generation via argument or BLOOM_NO_ROSDISTRO_PULL_REQUEST environment variable. #548
  • Updated RPM generator to always create a source archive. #540
  • Updated RPM spec templates. #533