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 up version to 1.4.0 #44

Merged
merged 3 commits into from
Jan 15, 2025
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
5 changes: 5 additions & 0 deletions autoware_internal_debug_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package autoware_internal_debug_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.4.0 (2025-01-15)
------------------
* feat(autoware_internal_debug_msgs): add ProcessingTime msgs (`#41 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/41>`_)
* Contributors: cyn-liu

1.3.0 (2024-12-26)
------------------
* feat: add String.srv (`#37 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/37>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_internal_debug_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_internal_debug_msgs</name>
<version>1.3.0</version>
<version>1.4.0</version>
<description>Autoware internal debug messages package.</description>
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
<maintainer email="[email protected]">Yukihiro Saito</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_internal_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_internal_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.4.0 (2025-01-15)
------------------

1.3.0 (2024-12-26)
------------------
* chore: sync files (`#25 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/25>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_internal_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_internal_msgs</name>
<version>1.3.0</version>
<version>1.4.0</version>
<description>Autoware internal messages package.</description>
<maintainer email="[email protected]">Berkay Karaman</maintainer>
<maintainer email="[email protected]">M. Fatih Cırıt</maintainer>
Expand Down
3 changes: 3 additions & 0 deletions autoware_internal_perception_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package autoware_internal_perception_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.4.0 (2025-01-15)
------------------

1.3.0 (2024-12-26)
------------------
* chore: sync files (`#25 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/25>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_internal_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_internal_perception_msgs</name>
<version>1.3.0</version>
<version>1.4.0</version>
<description>Autoware internal perception messages package.</description>
<maintainer email="[email protected]">M. Fatih Cırıt</maintainer>
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
Expand Down
35 changes: 35 additions & 0 deletions autoware_internal_planning_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package autoware_internal_planning_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.4.0 (2025-01-15)
------------------
* feat(autoware_internal_planning_msgs): add Scenario.msg (`#43 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/43>`_)
Co-authored-by: Yutaka Kondo <[email protected]>
* feat(autoware_internal_planning_msgs): add PathWithLaneId.msg (`#42 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/42>`_)
* feat(autoware_internal_planning_msgs): add PathWithLaneId.msg
* style(pre-commit): autofix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Contributors: cyn-liu

* feat(autoware_internal_planning_msgs): add Scenario.msg (`#43 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/43>`_)
Co-authored-by: Yutaka Kondo <[email protected]>
* feat(autoware_internal_planning_msgs): add PathWithLaneId.msg (`#42 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/42>`_)
* feat(autoware_internal_planning_msgs): add PathWithLaneId.msg
* style(pre-commit): autofix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Contributors: cyn-liu

1.3.0 (2024-12-26)
------------------

1.2.0 (2024-12-19)
------------------

1.1.0 (2024-07-01)
------------------

1.0.1 (2024-05-10)
------------------
2 changes: 1 addition & 1 deletion autoware_internal_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_internal_planning_msgs</name>
<version>0.1.0</version>
<version>1.4.0</version>
<description>The autoware_internal_planning_msgs package</description>
<maintainer email="[email protected]">Yukihiro Saito</maintainer>
<maintainer email="[email protected]">Cynthia Liu</maintainer>
Expand Down