Spray v1.1.0 Release Notes

Release Date: 2013-11-29 // over 10 years ago
    • spray-http: added some more helpers around form data and BodyPart construction

    • spray-io:

      • fixed Terminated dead letters from IO layer (#704)
      • fixed Tcp.SO.reuseAddress not being applied for outgoing connections (#712)
    • spray-routing:

      • fixed problem with compressResponseIfRequested allowing unused parameters
    • ✅ spray-testkit: added NoAutoHtmlLinkFragments helper trait