Skip to content

13.0.1

Compare
Choose a tag to compare
@petrsvihlik petrsvihlik released this 31 Mar 16:22
512e960

https://www.nuget.org/packages/Kentico.Kontent.Delivery/13.0.1

New features:

Breaking changes:

  • WithHttpClient(new HttpClient()) became WithDeliveryHttpClient(new DeliveryHttpClient(new HttpClient())) (see the docs)
  • interfaces and models have been moved to the abstraction library Kentico.Kontent.Delivery.Abstractions -> add this namespace to your codefiles (or use the Code Generator v5, link below)

Related releases: