Skip to content

Play 2.6.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcospereira marcospereira released this 10 Mar 22:28
· 5540 commits to main since this release
  1. #6965: Move most JSON docs to play-json project
  2. #6974: Fix some typos and small improvements to migration guide
  3. #6975: Deprecate methods using global state in test Helpers
  4. #6976: Fix small file headers inconsistencies
  5. #6978: Add note about modularized OpenID support to 2.6 migration guide.
  6. #6979: play-ahc-ws should not depends on play-test
  7. #6981: Migration details about play-iteratees being a standalone project
  8. #6982: Small correction for routing dsl deprecation warning
  9. #6983: Add note and link about file tag for log configuration
  10. #6984: Use List instead of Map to manage java-form errors
  11. #6991: Update ModuleDirectory.md
  12. #6992: Ensure akka-http has valid reference.conf
  13. #6993: Add a skip on slow CI server flag on specs
  14. #6994: Case Typo
  15. #6996: Use test mode by default in StaticAssetsMetadata
  16. #6998: Add injectable templates to highlights
  17. #7001: Add link to upgrading blog post
  18. #7002: Add stub controller components
  19. #7003: Migrate CSRF to request attributes
  20. #7007: Add type ascription in play.api.test.Fakes.scala, and remove useless method
  21. #7008: Add Lucidchart Migration Blog Guide to Migration25
  22. #7014: Add builtin controller components
  23. #7015: Ignore files created by Visual Studio code editor
  24. #7022: Update play-json to 2.6.0-M4
  25. #7025: Add @helper.repeatWithIndex(...) template helper
  26. #7026: Fix XHTML mime type
  27. #7027: Correctly compare signed tokens
  28. #7031: Fix logging on redirects and add status utility methods
  29. #7032: Add additional @targets to constraints
  30. #7043: Fix version in @deprecated
  31. #7044: Delete welcome page
  32. #7047: Deprecation of methods (getFile(), resource() and resourceAsStream()
  33. #7061: Return empty map when parsing uris with empty query strings