Skip to content

Commit c8bb8e7

Browse files
committed
Jetty Changelog
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent f20bf7f commit c8bb8e7

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

Changelog.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
## libsdformat 16.X
22

3-
### libsdformat 16.0.0 (20XX-XX-XX)
3+
### libsdformat 16.0.0 (2025-09-24)
4+
5+
1. **Baseline:** this includes all changes from 15.3.0 and earlier.
6+
7+
1. [Bazel] Fix dep issue when building with clang
8+
* [Pull request #1581](https://github.com/gazebosim/sdformat/pull/1581)
9+
10+
1. [Bazel] Add back sdformat.hh auto-generated lumped header
11+
* [Pull request #1570](https://github.com/gazebosim/sdformat/pull/1570)
12+
13+
1. [Bazel] Fix inclusion of sdf/ data deps
14+
* [Pull request #1567](https://github.com/gazebosim/sdformat/pull/1567)
15+
16+
1. [Bazel] Fix build errors with clang
17+
* [Pull request #1566](https://github.com/gazebosim/sdformat/pull/1566)
18+
19+
1. Install exe and spec files to unversioned folders
20+
* [Pull request #1569](https://github.com/gazebosim/sdformat/pull/1569)
21+
22+
1. Remove gz_test_deps from python tests
23+
* [Pull request #1564](https://github.com/gazebosim/sdformat/pull/1564)
24+
25+
1. Bump dependency versions of gz-cmake and others in jetty and remove version from package names
26+
* [Pull request #1561](https://github.com/gazebosim/sdformat/pull/1561)
27+
* [Release-tools issue #1309](https://github.com/gazebo-tooling/release-tools/issues/1309)
28+
29+
1. Fix initialization and thread-safety of SDF::Version() global
30+
* [Pull request #1522](https://github.com/gazebosim/sdformat/pull/1522)
31+
32+
1. Remove deprecations from Camera.hh, ParserConfig.hh, and config.hh
33+
* [Pull request #1519](https://github.com/gazebosim/sdformat/pull/1519)
34+
35+
1. Bump major version to 16
36+
* [Pull request #1487](https://github.com/gazebosim/sdformat/pull/1487)
437

538
## libsdformat 15.X
639

0 commit comments

Comments
 (0)