Skip to content

Commit

Permalink
stable release for 3.00.55
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Sep 23, 2024
1 parent ba9df50 commit 2c0250e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
metpx-sr3 (3.00.55rc3) UNRELEASED; urgency=medium

* away from last release.

-- SSC-5CD2310S60 <[email protected]> Tue, 17 Sep 2024 15:54:06 -0400

metpx-sr3 (3.00.55rc2) stable; urgency=medium
metpx-sr3 (3.00.55) unstable; urgency=medium

* fix #1219 correct date conversion.
* fix #1214 scheduling refactor addresses a regression found in rc1

-- SSC-5CD2310S60 <[email protected]> Thu, 12 Sep 2024 15:16:55 -0400

metpx-sr3 (3.00.55rc1) unstable; urgency=medium

* fix #953 sr3 status queue size updates again.
* fix #1157 transfer/stat() call improves behaviour with overly dynamic data.
* fix #1209 Added *schedule_time* to scheduled flows (and polls)
Expand All @@ -31,8 +20,7 @@ metpx-sr3 (3.00.55rc1) unstable; urgency=medium
* fix #1217 one minute of wiggle room when scheduled flows come due.
* fix #1218 permissions of directories created by senders.


-- SSC-5CD2310S60 <[email protected]> Tue, 11 Sep 2024 11:24:36 -0400
-- SSC-5CD2310S60 <[email protected]> Tue, 23 Sep 2024 09:47:36 -0400

metpx-sr3 (3.00.54) unstable; urgency=medium

Expand Down
2 changes: 1 addition & 1 deletion sarracenia/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.00.55rc3"
__version__ = "3.00.55"

0 comments on commit 2c0250e

Please sign in to comment.