Rocket Web Server 1.2.4

A bugfix release. Lots of good bugfixes here.

Milestone information

Project:
Rocket Web Server
Series:
trunk
Version:
1.2.4
Released:
 
Registrant:
Tim
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon Rocket-src-1.2.4.zip (md5) Source Distribution 996
last downloaded 78 weeks ago
download icon Rocket-mono-1.2.4.zip (md5) Monolithic Module 415
last downloaded 78 weeks ago
download icon Rocket-docs-1.2.4.zip (md5) Documentation 493
last downloaded 83 weeks ago
Total downloads: 1,904

Release notes 

Rocket 1.2.4 brings two new features:
- Rocket.start(background=False) - if background is passed as True, Rocket will run in background threads and start() will return as soon as it is finished starting everything.
- Added server-supported Futures (experimental and disabled by default)

Changelog 

View the full changelog

BUGFIXES:
- Rocket.stop() no longer stops logging by default. This behavior is considered deprecated and will notify you if you call it explicitly.
- Fixed the "restart" behavior to actually work
- Removed some race conditions where the monitor would not restart correctly.
- Fixed the timeout issue when sending HTTP headers.

Features:
- Rocket.start(background=False) - if background is passed as True, Rocket will run in background threads and start() will return as soon as it is finished starting everything.
- Added server-supported Futures (experimental and disabled by default)

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.