I just published spray 0.8.0-RC3 to scala-tools.org/releases.
These are the changes since RC2:
1. Broaden RequestContext complete/fail overloads for more flexibility (thx to Chris and Bruce for the heads up)
2. Bug fix in FormDataUnmarshaller involving form fields containing an '&' char (thx to Julien for the report and fix)
Even though the first point touches the public API these changes should be completely transparent in all but a few edge cases.
As always you are very much invited to try it out in your environment and report any problems.
Cheers and happy spraying,
Mathias
PS: Even though Akka 1.3 is supposed to be out in a few days spray 0.8.0 will stay on Akka 1.2.
Possibly we'll do a "double release" and immediately release 0.8.1 for Akka 1.3 as well.