Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump version to 1.3.0 #104

Merged
merged 2 commits into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions autoware_common_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_common_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------

Expand Down
2 changes: 1 addition & 1 deletion autoware_common_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_common_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware common messages package.</description>
<maintainer email="[email protected]">Takagi, Isamu</maintainer>
<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_control_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_control_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------

Expand Down
2 changes: 1 addition & 1 deletion autoware_control_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_control_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware control messages package.</description>

<maintainer email="[email protected]">M. Fatih Cırıt</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_localization_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_localization_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------

Expand Down
2 changes: 1 addition & 1 deletion autoware_localization_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_localization_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware localization messages package.</description>

<maintainer email="[email protected]">M. Fatih Cırıt</maintainer>
Expand Down
5 changes: 5 additions & 0 deletions autoware_map_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package autoware_map_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------
* feat(autoware_map_msgs): add MapProjectorInfo message (`#102 <https://github.com/autowarefoundation/autoware_msgs/issues/102>`_)
* Contributors: Ryohsuke Mitsudome

1.2.0 (2024-10-01)
------------------
* feat(autoware_map_msgs): add msg and srv files releated with dynamic lanelet loading (`#81 <https://github.com/autowarefoundation/autoware_msgs/issues/81>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_map_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_map_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware map messages package.</description>

<maintainer email="[email protected]">kminoda</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_perception_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_perception_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------

Expand Down
2 changes: 1 addition & 1 deletion autoware_perception_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_perception_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware perception messages package.</description>
<maintainer email="[email protected]">Takagi, Isamu</maintainer>
<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_planning_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_planning_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------
* docs(TrajectoryPoint): add comment for acceleration_mps2 to clarify its usage (`#92 <https://github.com/autowarefoundation/autoware_msgs/issues/92>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_planning_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_planning_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware planning messages package.</description>
<maintainer email="[email protected]">Takagi, Isamu</maintainer>
<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_sensing_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_sensing_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------

Expand Down
2 changes: 1 addition & 1 deletion autoware_sensing_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_sensing_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware sensing messages package.</description>

<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_system_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_system_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------

Expand Down
2 changes: 1 addition & 1 deletion autoware_system_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_system_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware system messages package.</description>
<maintainer email="[email protected]">Takagi, Isamu</maintainer>
<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_v2x_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_v2x_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------
* feat(autoware_v2x_msgs): add virtual gate messages (`#77 <https://github.com/autowarefoundation/autoware_msgs/issues/77>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_v2x_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_v2x_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware v2x messages package.</description>
<maintainer email="[email protected]">Takagi, Isamu</maintainer>
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_vehicle_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_vehicle_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-11-25)
------------------

1.2.0 (2024-10-01)
------------------

Expand Down
2 changes: 1 addition & 1 deletion autoware_vehicle_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_vehicle_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Interfaces between core Autoware vehicle components</description>
<maintainer email="[email protected]">Apex.AI, Inc.</maintainer>
<maintainer email="[email protected]">Yutaka Kondo</maintainer>
Expand Down
Loading