Phoenix 1.4.0-rc.0 发布,Elixir Web 开发框架

栏目: 编程语言 · 发布时间: 7年前

内容简介:Phoenix 1.4.0 首个 RC 版本已发布,新版本将支持 Cowboy 2 ,并引入具体改进内容如下:

Phoenix 1.4.0 首个 RC 版本已发布,新版本将支持 Cowboy 2 ,并引入 Phoenix.Socket.Transport

具体改进内容如下:

  • [ChannelTest] Respect user's configured ExUnit :assert_receive_timeout for macro assertions

  • [Controller] Support partial file downloads with :offset and  :length options to  send_download/3

  • [Controller] Add additional security headers to put_secure_browser_headers ( x-content-type-optionsx-download-options , and  x-permitted-cross-domain-policies )

  • [Controller] Add put_router_url/2 to override the default URL generation pulled from endpoint configuration

  • [Endpoint] Add Cowboy2Adapter for HTTP2 support with cowboy2

  • [Endpoint] The socket/3 macro now accepts direct configuration about websockets and longpoll

  • [Endpoint] Support MFA function in :check_origin config for custom origin checking

  • [Endpoint] Add new :phoenix_error_render instrumentation callback

  • [Logger] Add whitelist support to filter_parameters logger configuration, via new  :keep tuple format

  • [Phoenix] Add Phoenix.json_library/0 and replace  Poison with  Jason for JSON encoding in new projects

  • [Router] Display list of available routes on debugger 404 error page

  • [Router] Raise on duplicate plugs in pipe_through scopes

  • [Presence] Add Presence.get_by_key to fetch presences for specific user

  • [Socket] Add new phoenix_socket_connect instrumentation

  • [Logger] Log calls to user socket connect

更多细节可查阅发行说明

Phoenix 是一个函数式编程语言 Elixir 的 Web 开发框架。

Phoenix 1.4.0-rc.0 发布,Elixir Web 开发框架

源码下载:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Spring 2企业应用开发

Spring 2企业应用开发

人民邮电出版社 / 2008-10 / 45.00元

《Spring 2企业应用开发》是一部权威的实战指南,由Spring开发团队撰写,全面讲述了Spring2企业应用开发。主要涵盖SpringFramework、核心容器、AOP(面向方面编程)、典型的SpringAOP框架等内容。通过阅读《Spring 2企业应用开发》,读者能够在实战中掌握Spring最佳实践,成为高效的Java开发人员。一起来看看 《Spring 2企业应用开发》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具