Skip to content

Releases: Azure/azure-functions-nodejs-library

V4.9.0

05 Nov 21:39
bfaf3bb

Choose a tag to compare

What's Changed

Full Changelog: v4.8.1...v4.8.2

V4.8.2

05 Nov 19:25

Choose a tag to compare

What's Changed

Full Changelog: v4.8.2...v4.9.0

v4.8.1

05 Nov 19:21

Choose a tag to compare

What's Changed

  • MCP Tool Trigger GA
  • MCP Fluent properties Support @swapnil-nagar in #377
  • MCP properties adding long and double support #378

Full Changelog: https://github.com/Azure/azure-functions-nodejs-library/compare/v4.7.3..v4.8.1

v4.7.3

09 Jun 19:20
c543818

Choose a tag to compare

What's Changed

Full Changelog: v4.7.2...v4.7.3

v4.7.2

22 May 22:19
b50350a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.7.2

v4.7.0

06 Mar 19:35
138c021

Choose a tag to compare

Added

New Contributors

Full Changelog: v4.6.1...v4.7.0

v4.6.1

06 Mar 19:36
d515a0a

Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.6.1

v4.6.0

29 Oct 16:36
4b36578

Choose a tag to compare

Fixed

Full Changelog: v4.5.1...v4.6.0

v4.5.1

28 Aug 19:10
5a93c76

Choose a tag to compare

Fixed

  • Fixed undefined HTTP params when streaming is enabled #285

v4.5.0

16 May 22:34
9e7366e

Choose a tag to compare

Added

  • Support for log hooks #228. This feature requires Azure Functions Host v4.34+
  • Allow specifying worker capabilities during setup #255

Fixed

  • Retry options were ignored #250