Skip to content

Releases: kontent-ai/aspnetcore-extensions

0.14.1

13 May 12:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...0.14.1

0.14.0

04 Apr 14:54
Compare
Choose a tag to compare

ASP.NET Core extensions v0.14.0

Features

Warning

Breaking change

  • Support for updated webhook functionality, see webhook documentation for more information.
    • Legacy webhooks (deprecated, to be removed from the product later) moved to Kontent.Ai.AspNetCore.Webhooks.Models.Legacy namespace

What's Changed

New Contributors

Full Changelog: 0.13.1...0.14.0

0.13.1

03 Aug 13:12
Compare
Choose a tag to compare

What's Changed

  • Use the latest version of Kontent.Ai.Urls and Kontent.Ai.Delivery.Abstractions package

Full Changelog: 0.13.0...0.13.1

0.13.0

03 Aug 12:56
df4c57e
Compare
Choose a tag to compare

What's Changed

  • 💥 Breaking change! Migration to Kontent.ai by @pokornyd in #12
    • Changing package name from Kentico.Kontent.AspNetCore to Kontent.Ai.AspNetCore
    • Changing Kentico.Kontent.* namespaces to Kontent.Ai.*
  • 💥 Breaking change! Target only .NET 6

Full Changelog: 0.12.0...0.13.0

0.13.0-beta.1

02 Aug 10:54
Compare
Choose a tag to compare
0.13.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.12.0...0.13.0-beta.1

0.12.0

29 Apr 12:47
88aa186
Compare
Choose a tag to compare

Summary

  • WebhookModel was removed in favor of ManagementWebhookModel and DeliveryWebhookModel, to be used with management and (preview) delivery webhook triggers respectively. For further information on webhook types, see webhooks reference documentation.

What's Changed

New Contributors

Full Changelog: v0.11.1...0.12.0

0.12.0-beta4

28 Apr 13:19
88aa186
Compare
Choose a tag to compare
0.12.0-beta4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.12.0-beta3...0.12.0-beta4

0.12.0-beta3

25 Nov 12:24
Compare
Choose a tag to compare
0.12.0-beta3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.1...0.12.0-beta3

0.12.0-beta2

12 Nov 17:57
Compare
Choose a tag to compare
0.12.0-beta2 Pre-release
Pre-release

Fix release pipeline

0.12.0-beta1

12 Nov 13:28
dd3ebe7
Compare
Choose a tag to compare
0.12.0-beta1 Pre-release
Pre-release

Changed the target to .NET 6 - #7