Skip to content

Commit 850c357

Browse files
committed
Changelog.
Signed-off-by: Marco A. Gutierrez <[email protected]>
1 parent 36bdb31 commit 850c357

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.rst

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
Forthcoming
2+
-----------
3+
* Align stdeb dependencies with setup.py (`#101 <https://github.com/osrf/osrf_pycommon/issues/101>`_)
4+
Follow-up to 4b2f3a8e4969f33dced1dc2db2296230e7a55b1d
5+
* Add '+upstream' suffix to published deb version (`#102 <https://github.com/osrf/osrf_pycommon/issues/102>`_)
6+
Using a debian version suffix which falls late alphabetically appears to
7+
give our packages preference by apt. If a user enables a repository
8+
which distributes packages created by OSRF or ROS, it is likely that
9+
they wish to use these packages instead of the ones packaged by their
10+
platform.
11+
* Upload coverage results to codecov (`#100 <https://github.com/osrf/osrf_pycommon/issues/100>`_)
12+
* Update ci.yaml (`#96 <https://github.com/osrf/osrf_pycommon/issues/96>`_)
13+
fix node.js <20 deprecation
14+
Co-authored-by: Scott K Logan <[email protected]>
15+
* Updated python version (`#97 <https://github.com/osrf/osrf_pycommon/issues/97>`_)
16+
Python version 3.7 is no longer supported as of June 27, 2023
17+
Co-authored-by: Scott K Logan <[email protected]>
18+
* Resolve outstanding resource warnings when running tests (`#99 <https://github.com/osrf/osrf_pycommon/issues/99>`_)
19+
* Update deb platforms for release (`#95 <https://github.com/osrf/osrf_pycommon/issues/95>`_)
20+
Added:
21+
* Ubuntu Noble (24.04 LTS pre-release)
22+
* Debian Trixie (testing)
23+
Dropped:
24+
* Debian Bullseye (oldstable)
25+
Retained:
26+
* Debian Bookworm (stable)
27+
* Ubuntu Focal (20.04 LTS)
28+
* Ubuntu Jammy (22.04 LTS)
29+
* Remove CODEOWNERS. (`#98 <https://github.com/osrf/osrf_pycommon/issues/98>`_)
30+
It is out of date and no longer serving its intended purpose.
31+
* Contributors: Chris Lalancette, Scott K Logan, Steven! Ragnarök, mosfet80
32+
133
2.1.4 (2023-08-21)
234
------------------
335
* Catch all of the spurious warnings from get_event_loop. (`#94 <https://github.com/osrf/osrf_pycommon/issues/94>`_)

0 commit comments

Comments
 (0)