Lift v3.3.0-RC1 Release Notes

Release Date: 2018-06-17 // almost 6 years ago
  • The Lift Committers are pleased to announce the release of Lift 3.3.0-RC1 on June 17th, 2017. This release is the first (and hopefully last) release candidate for Lift 3.3.0. We encourage all Lift Framework users to bump their applications to this version as quickly as possible. We'd like to collect feedback on how it works and spot any show-stopping bugs before we declare this release final.

    ๐Ÿš€ Per our release schedule, we'll have a two week testing period for this release. If we don't get bug reports in that time frame, we'll be releasing the final build of Lift 3.3.0 sometime after July 1st.

    Please read below for the changes in this milestone since Lift 3.3.0-M3.

    ๐Ÿ”„ Changes

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ— (#1950) Dependency and build version bumps. Including:
      • Scala 2.12.4 -> 2.12.6
      • commons-codec 1.10 -> 1.11
      • commons-fileupload 1.3.1 -> 1.3.3
      • joda-time 2.9.2 -> 2.10
      • joda-convert 1.8.1 -> 2.1
      • mongodb-driver 3.6.3 -> 3.7.1
      • mongodb-driver-async 3.6.3 -> 3.7.1
      • scalaz_core 7.2.7 -> 7.2.24
      • scala-xml 1.0.5 -> 1.0.6
      • rhino 1.7.7.1 -> 1.7.10

    About Lift

    0๏ธโƒฃ The Lift Framework is a mature, advanced framework for the modern software engineer. There are Seven Things that set Lift apart from the other frameworks out there today: it's secure-by-default, developer-centric, scalable, capable of rich interactive behavior, modular, and designer-friendly. If you're new to Lift or interested in checking out what these things mean, we recommend checking out Simply Lift and The Lift Cookbook.

    The Lift Mailing List is also a good resource for anyone to ask questions or just meet other Lift users. The Lift README is a good resource for figuring out how to use Lift in your project.