Skip to content

Commit 8f6528e

Browse files
authored
Jetty Changelog (#689)
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent 3450568 commit 8f6528e

1 file changed

Lines changed: 40 additions & 1 deletion

File tree

Changelog.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
## Gazebo Math 9.x
22

3-
### Gazebo Math 9.0.0 (20XX-XX-XX)
3+
### Gazebo Math 9.0.0 (2025-09-24)
4+
5+
1. **Baseline:** this includes all changes from 8.2.0 and earlier.
6+
7+
1. packages.apt: use jetty package names
8+
* [Pull request #687](https://github.com/gazebosim/gz-math/pull/687)
9+
10+
1. Add simple OccupancyGrid class
11+
* [Pull request #685](https://github.com/gazebosim/gz-math/pull/685)
12+
13+
1. Update tutorial build step
14+
* [Pull request #626](https://github.com/gazebosim/gz-math/pull/626)
15+
16+
1. Bazel support
17+
* [Pull request #683](https://github.com/gazebosim/gz-math/pull/683)
18+
* [Pull request #681](https://github.com/gazebosim/gz-math/pull/681)
19+
* [Pull request #680](https://github.com/gazebosim/gz-math/pull/680)
20+
* [Pull request #673](https://github.com/gazebosim/gz-math/pull/673)
21+
22+
1. python: suppress Pose3 deprecation warnings
23+
* [Pull request #682](https://github.com/gazebosim/gz-math/pull/682)
24+
25+
1. Bump dependency versions of gz-cmake and others in jetty and remove version from package names
26+
* [Pull request #677](https://github.com/gazebosim/gz-math/pull/677)
27+
* [Release-tools issue #1309](https://github.com/gazebo-tooling/release-tools/issues/1309)
28+
29+
1. Include `numpy_helpers` in the `py_test` calls
30+
* [Pull request #673](https://github.com/gazebosim/gz-math/pull/673)
31+
32+
1. Unify `Python3_Development_FOUND` checks
33+
* [Pull request #663](https://github.com/gazebosim/gz-math/pull/663)
34+
35+
1. Remove deprecations from SphericalCoordinates, Stopwatch, graph/Edge, and graph/Vertex classes
36+
* [Pull request #653](https://github.com/gazebosim/gz-math/pull/653)
37+
38+
1. Bump major version to 9
39+
* [Pull request #635](https://github.com/gazebosim/gz-math/pull/635)
40+
41+
1. `buffer_protocol` for vectors and matrices in python bindings
42+
* [Pull request #524](https://github.com/gazebosim/gz-math/pull/524)
443

544
## Gazebo Math 8.x
645

0 commit comments

Comments
 (0)