Skip to content

Commit 7025d8f

Browse files
awf-autoware-bot[bot]github-actions
andauthored
chore: bump version (1.12.0) and update changelog (autowarefoundation#164)
* chore: update all "CHANGELOG.rst"s * 1.12.0 --------- Co-authored-by: github-actions <github-actions@github.com>
1 parent 299d6d5 commit 7025d8f

24 files changed

Lines changed: 210 additions & 12 deletions

File tree

autoware_common_msgs/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package autoware_common_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.12.0 (2026-04-27)
6+
-------------------
7+
58
1.11.0 (2025-10-23)
69
-------------------
710

autoware_common_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_common_msgs</name>
5-
<version>1.11.0</version>
5+
<version>1.12.0</version>
66
<description>Autoware common messages package.</description>
77
<maintainer email="isamu.takagi@tier4.jp">Takagi, Isamu</maintainer>
88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_control_msgs/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package autoware_control_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.12.0 (2026-04-27)
6+
-------------------
7+
58
1.11.0 (2025-10-23)
69
-------------------
710

autoware_control_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_control_msgs</name>
5-
<version>1.11.0</version>
5+
<version>1.12.0</version>
66
<description>Autoware control messages package.</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_localization_msgs/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package autoware_localization_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.12.0 (2026-04-27)
6+
-------------------
7+
58
1.11.0 (2025-10-23)
69
-------------------
710

autoware_localization_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_localization_msgs</name>
5-
<version>1.11.0</version>
5+
<version>1.12.0</version>
66
<description>Autoware localization messages package.</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_map_msgs/CHANGELOG.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
Changelog for package autoware_map_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.12.0 (2026-04-27)
6+
-------------------
7+
* docs: add documentation to remaining msg/srv fields (`#156 <https://github.com/autowarefoundation/autoware_msgs/issues/156>`_)
8+
* docs: add unit and range documentation to message fields
9+
Add inline comments to clarify units and valid ranges for:
10+
- TrafficLightElement.msg: confidence range (0.0-1.0)
11+
- ObjectClassification.msg: probability range (0.0-1.0)
12+
- SteeringReport.msg: steering_tire_angle unit [rad]
13+
- VelocityReport.msg: velocity units [m/s], heading_rate [rad/s]
14+
Related to https://github.com/autowarefoundation/autoware_adapi_msgs/issues/106
15+
* add comments
16+
* style(pre-commit): autofix
17+
* Apply suggestions from code review
18+
Co-authored-by: Mete Fatih Cırıt <mfc@autoware.org>
19+
* Update autoware_system_msgs/srv/ChangeOperationMode.srv
20+
Co-authored-by: Mete Fatih Cırıt <mfc@autoware.org>
21+
* Update autoware_vehicle_msgs/srv/ControlModeCommand.srv
22+
Co-authored-by: Mete Fatih Cırıt <mfc@autoware.org>
23+
* Update autoware_planning_msgs/srv/SetWaypointRoute.srv
24+
---------
25+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
26+
Co-authored-by: Mete Fatih Cırıt <mfc@autoware.org>
27+
* Contributors: Yutaka Kondo
28+
529
1.11.0 (2025-10-23)
630
-------------------
731

autoware_map_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_map_msgs</name>
5-
<version>1.11.0</version>
5+
<version>1.12.0</version>
66
<description>Autoware map messages package.</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_msgs/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package autoware_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.12.0 (2026-04-27)
6+
-------------------
7+
* chore(`autoware_simulation_msgs`): ported from `tier4_autoware_msgs` (`#162 <https://github.com/autowarefoundation/autoware_msgs/issues/162>`_)
8+
* Contributors: Junya Sasaki
9+
510
1.11.0 (2025-10-23)
611
-------------------
712

autoware_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_msgs</name>
5-
<version>1.11.0</version>
5+
<version>1.12.0</version>
66
<description>Meta package for the autoware_msgs packages</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

0 commit comments

Comments
 (0)