2017年11月17日金曜日

LogicApps Release Update Sep. 29 ~ Nov. 03

油断していたので、LogicApps のリリースノートがまたも、まとめて更新されていました。

09/29 から 11/03 の間のリリースノートをまとめると、下記のようになりました。

Release Notes

  • Added new expression function: trim, uriHost, uriPath, uriPathAndQuery, uriPort, uriScheme, uriQuery
  • Combined integration account and IP whitelisting into Workflow Settings page
  • JSON transform via Liquid template
  • New expression functions: propertyset, propertyadd, and propertyremove
  • Configurable degree of parallelism for for-each loops between 1 and 50
  • Preserve the value when toggle between raw and detail input mode
  • Propagating dependent service errors
  • Expose all do-until loop iterations
  • Decode and render XML with syntax coloring in monitoring view
  • Batching trigger supports size-based release
  • Expose failed iterations in for-each loops
  • Support listing Azure Functions based on API definition in Function Apps


Bug Fixes

  • Performance improvement
  • Can't copy request url
  • Cannot rename and add comment card in IE11
  • Security fix: do not include cookie header with outgoing http requests
  • Dynamic outputs nested in array with same name are not shown in the token picker
  • Cannot switch array mode when mixed normal token and fx_token in ContentBytes field
  • Do not show Azure Functions in App Services list
  • No outputs show for Compose in debug view when inside Until
  • Can not drag card out of Swich-case
  • No inputs or outputs shown for SQL Server Get Rows
  • Cursor keeps shifting to the end of input when trying to insert tokens
  • Unnecessary duplicate dynamic calls are made during definition load
  • Incorrect definition generated for post actions in sharepoint

新関数として Trim が追加されていたり JSON 値を操作できるプロパティ関数が増えていたり、セキュリティとして IP アドレスのホワイトリスト指定ができるようになっていたり、ForEach ループの最大並列処理数が 20 から 50 になっていたり、統合アカウントを利用した Enterprise Integration で Liquid Template に対応していたり、バッチコネクタでメッセージサイズベースの条件が追加されていたり、この条件を統合アカウントに登録できたり、Azure Functions の API 定義に対応したり、と結構な改善が行われていました。

細かくリリースノートが出てくると助かるんですが・・・

0 件のコメント:

コメントを投稿