Skip to content

Releases: gabrielweyer/azure-functions-telemetry

4.0.2-alpha.0.36

14 Jun 02:03

Choose a tag to compare

Revert Service Bus SDK bump

4.0.1 Remove remaining mentions to Azure Functions v3

21 Dec 23:02

Choose a tag to compare

Remove remaining mentions to Azure Functions v3

4.0.0 Drop support for .NET Core 3.1/.NET 6 and Azure Functions v3

21 Dec 02:30

Choose a tag to compare

Drop support for:

  • .NET Core 3.1
  • .NET 6
  • Azure Functions v3

You can use the previous version is you still need support.

3.1.0 Add support for .NET 8

23 Nov 02:45

Choose a tag to compare

3.1.0 Support .NET 8

3.0.1-alpha.0.49

18 Nov 09:46

Choose a tag to compare

Fix func permissions

3.0.0 Use .NET Standard 2.0 instead of 2.1

26 May 11:00

Choose a tag to compare

I shouldn't have used .NET Standard 2.1 to start with. See The future of .NET Standard and .NET Standard.

I don't expect this to be a breaking change but I decided to bump the major to give consumers a heads-up.

2.0.2 Document in-process model requirement

31 Mar 00:42

Choose a tag to compare

  • Update Functions libraries and SDK to latest

2.0.1 Make applicationName optional

25 Aug 11:21

Choose a tag to compare

applicationName is now optional. When applicationName is not provided, neither the 'Cloud role name', nor the 'Application version' will be set.

2.0.1-alpha.0.10

22 Aug 22:35
b4d12db

Choose a tag to compare

2.0.1-alpha.0.10 Pre-release
Pre-release
Merge b38bb3bfafa112799fecaa5205e765563b850a2c into 98c6ca7005d21b71d…

2.0.1-alpha.0.9

19 Aug 06:12
3583077

Choose a tag to compare

2.0.1-alpha.0.9 Pre-release
Pre-release

applicationName is now optional. When applicationName is not provided, neither the 'Cloud role name', nor the 'Application version' will be set.