Skip to content

Commit 6783a16

Browse files
authored
chore: bump version to 1.4.0 (#64)
* update changelog Signed-off-by: Yutaka Kondo <[email protected]> * 1.4.0 --------- Signed-off-by: Yutaka Kondo <[email protected]>
1 parent d2a5e1b commit 6783a16

File tree

24 files changed

+108
-12
lines changed

24 files changed

+108
-12
lines changed

autoware_utils/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_utils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.4.0 (2025-04-22)
6+
------------------
7+
* feat: remove managed transform buffer (`#41 <https://github.com/autowarefoundation/autoware_utils/issues/41>`_)
8+
* Contributors: Amadeusz Szymko
9+
510
1.3.0 (2025-03-21)
611
------------------
712
* feat(autoware_utils): update readme as deprecated (`#51 <https://github.com/autowarefoundation/autoware_utils/issues/51>`_)

autoware_utils/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_utils</name>
5-
<version>1.3.0</version>
5+
<version>1.4.0</version>
66
<description>The autoware_utils package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_debug/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_utils_debug
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.4.0 (2025-04-22)
6+
------------------
7+
* chore: sync files (`#61 <https://github.com/autowarefoundation/autoware_utils/issues/61>`_)
8+
* chore: sync files
9+
* style(pre-commit): autofix
10+
---------
11+
Co-authored-by: github-actions <[email protected]>
12+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
13+
* ci(pre-commit): quarterly autoupdate (`#60 <https://github.com/autowarefoundation/autoware_utils/issues/60>`_)
14+
* ci(pre-commit): quarterly autoupdate
15+
updates:
16+
- [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0)
17+
- [github.com/adrienverge/yamllint: v1.35.1 → v1.37.0](https://github.com/adrienverge/yamllint/compare/v1.35.1...v1.37.0)
18+
- [github.com/scop/pre-commit-shfmt: v3.10.0-2 → v3.11.0-1](https://github.com/scop/pre-commit-shfmt/compare/v3.10.0-2...v3.11.0-1)
19+
- [github.com/pycqa/isort: 5.13.2 → 6.0.1](https://github.com/pycqa/isort/compare/5.13.2...6.0.1)
20+
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)
21+
- [github.com/pre-commit/mirrors-clang-format: v19.1.6 → v20.1.0](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.6...v20.1.0)
22+
- [github.com/cpplint/cpplint: 2.0.0 → 2.0.1](https://github.com/cpplint/cpplint/compare/2.0.0...2.0.1)
23+
- [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.32.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.30.0...0.32.1)
24+
* style(pre-commit): autofix
25+
---------
26+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
27+
* Contributors: awf-autoware-bot[bot], pre-commit-ci[bot]
28+
529
1.3.0 (2025-03-21)
630
------------------
731
* unify version

autoware_utils_debug/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_utils_debug</name>
5-
<version>1.3.0</version>
5+
<version>1.4.0</version>
66
<description>The autoware_utils_debug package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_diagnostics/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_utils_diagnostics
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.4.0 (2025-04-22)
6+
------------------
7+
58
1.3.0 (2025-03-21)
69
------------------
710
* unify version

autoware_utils_diagnostics/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_utils_diagnostics</name>
5-
<version>1.3.0</version>
5+
<version>1.4.0</version>
66
<description>The autoware_utils_diagnostics package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_geometry/CHANGELOG.rst

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

5+
1.4.0 (2025-04-22)
6+
------------------
7+
* chore: sync files (`#61 <https://github.com/autowarefoundation/autoware_utils/issues/61>`_)
8+
* chore: sync files
9+
* style(pre-commit): autofix
10+
---------
11+
Co-authored-by: github-actions <[email protected]>
12+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
13+
* feat(autoware_utils_geometry): resolve jazzy maybe-uninitialized (`#63 <https://github.com/autowarefoundation/autoware_utils/issues/63>`_)
14+
feat(autoware_geometry_utils): resolve maybe-uninitizlied error in jazzy
15+
* ci(pre-commit): quarterly autoupdate (`#60 <https://github.com/autowarefoundation/autoware_utils/issues/60>`_)
16+
* ci(pre-commit): quarterly autoupdate
17+
updates:
18+
- [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0)
19+
- [github.com/adrienverge/yamllint: v1.35.1 → v1.37.0](https://github.com/adrienverge/yamllint/compare/v1.35.1...v1.37.0)
20+
- [github.com/scop/pre-commit-shfmt: v3.10.0-2 → v3.11.0-1](https://github.com/scop/pre-commit-shfmt/compare/v3.10.0-2...v3.11.0-1)
21+
- [github.com/pycqa/isort: 5.13.2 → 6.0.1](https://github.com/pycqa/isort/compare/5.13.2...6.0.1)
22+
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)
23+
- [github.com/pre-commit/mirrors-clang-format: v19.1.6 → v20.1.0](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.6...v20.1.0)
24+
- [github.com/cpplint/cpplint: 2.0.0 → 2.0.1](https://github.com/cpplint/cpplint/compare/2.0.0...2.0.1)
25+
- [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.32.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.30.0...0.32.1)
26+
* style(pre-commit): autofix
27+
---------
28+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
29+
* fix(autoware_utils_geometry): fix procedure to check if point is on edge (`#56 <https://github.com/autowarefoundation/autoware_utils/issues/56>`_)
30+
* fix procedure to check if point is on edge
31+
* add test cases
32+
---------
33+
* fix: convex_full header not found (`#62 <https://github.com/autowarefoundation/autoware_utils/issues/62>`_)
34+
* test(autoware_utils): port unit tests from autoware.universe (`#28 <https://github.com/autowarefoundation/autoware_utils/issues/28>`_)
35+
* fix: boost convex_hull for newer boost versions (`#58 <https://github.com/autowarefoundation/autoware_utils/issues/58>`_)
36+
* Fix boost convex_hull for newer boost versions
37+
* Specify the distros for searchability
38+
* Use boost version for explicity
39+
---------
40+
* Contributors: Mitsuhiro Sakamoto, Takagi, Isamu, Tim Clephas, awf-autoware-bot[bot], pre-commit-ci[bot], storrrrrrrrm
41+
542
1.3.0 (2025-03-21)
643
------------------
744
* unify version

autoware_utils_geometry/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_utils_geometry</name>
5-
<version>1.3.0</version>
5+
<version>1.4.0</version>
66
<description>The autoware_utils_geometry package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_logging/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_utils_logging
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.4.0 (2025-04-22)
6+
------------------
7+
58
1.3.0 (2025-03-21)
69
------------------
710
* unify version

autoware_utils_logging/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_utils_logging</name>
5-
<version>1.3.0</version>
5+
<version>1.4.0</version>
66
<description>The autoware_utils_logging package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

0 commit comments

Comments
 (0)