Skip to content

Releases: kontent-ai/delivery-sdk-php

2.0.1 - package deprecation

17 Sep 08:14
Compare
Choose a tag to compare

⚠️ Package version deprecating due to Kentico Cloud rebranding to Kentico Kontent - will be replaced by v.3.0.0 kentico/kontent-delivery-sdk-php package ⚠️

2.0.0

18 Oct 08:40
Compare
Choose a tag to compare

Breaking change

  • Renamed modular items to linked items in API #67
  • From InlineModularContentResolverInterface->resolveInlineModularContent to InlineLinkedItemsResolverInterface->resolveInlineLinkedItems
  • From ModelBinder->resolveInlineModularContent to ModelBinder->resolveInlineLinkedItems
  • From ModelBinder->resolveModularItem to ModelBinder->resolveLinkedItem
  • From ModelBinder->bindModularContent to ModelBinder->bindLinkedItems

1.2.0

07 Jun 10:57
Compare
Choose a tag to compare

#56 - Implement a retry policy
#61 - Variable $contentLink will never exist in else branch (resolveLinksUrls)

1.1.0

14 Feb 13:59
Compare
Choose a tag to compare

New:

  • #32 - support for secured access to content

Release of version 1.0.0 RTM

02 Feb 08:16
88e8ef3
Compare
Choose a tag to compare

Features:

  • Retrieve content items
  • Preview unpublished content items
  • Filter content items
  • Localization
  • Retrieve modular content
  • Retrieve content as strongly-typed models
  • Render modular content items in Rich text
  • Resolve links to content items in Rich text
  • Retrieve taxonomy groups
  • Webhook support
  • Custom model binding

Beta 6

01 Feb 13:52
7a7e8c9
Compare
Choose a tag to compare
Beta 6 Pre-release
Pre-release

SDK version http header name correction

Beta 5

01 Feb 11:09
ec4f10a
Compare
Choose a tag to compare
Beta 5 Pre-release
Pre-release

New http header identifying version of the SDK

Beta 4

24 Jan 11:54
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release
  • Fixed #37 (Taxonomy group nesting)

Beta 3

18 Jan 15:54
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release
  • link resolution #7

Beta 2

21 Dec 17:39
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release
0.9.1

increased test coverage