Releases: kontent-ai/management-sdk-net
Releases · kontent-ai/management-sdk-net
6.0.0
Kontent.ai .NET management SDK 6.0.0
Breaking changes
projectIdis nowenvironmentIdin majority of scenarios- most references to projects were updated to refer to environments
- methods such as
withProjectIdare nowwithEnvironmentId - properties, comments, documentation...
- actions that are still project-wide remain unchanged
- methods such as
Features
Set due dates
Reorder elements in types and taxonomies
View scheduled publish/unpublish
What's Changed
- Project to environment by @pokornyd in #259
- Add move operation to type, snippet and taxonomy PATCH by @VladimirO-kontent in #260
- EN-130 - Add schedules to content item variant by @VladimirO-kontent in #261
- EN-125 Add due date to content item variant by @arguit in #262
New Contributors
Full Changelog: 5.2.0...6.0.0
5.2.0
What's Changed
- Add custom headers to webhooks by @lenkaklimcikova in #258
- more info on custom webhook headers in Kontent.ai documentation
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- #255 add collections to spaces by @AdamZ-Kontent in #256
- collections can now be assigned to spaces, more info in our documentation
- Add new webhook filters by @winklertomas in #257
- new filtering options have been added to the reworked webhooks, introduced in the latest major version see product updates for more information
Full Changelog: 5.0.0...5.1.0
5.0.0
.NET management SDK for Kontent.ai 5.0.0
- latest major release brings reworked webhook functionality, while keeping support for their legacy implementation, with related methods renamed to clearly communicate their deprecation
- package now targets .NET 8
Breaking changes.
- all original methods pertaining to legacy webhook functionality have been renamed accordingly
PostWebhook→PostLegacyWebhookDeleteWebhook→DeleteLegacyWebhook- etc.
- ⚠ original method names have been retained for the updated webhook functionality implementation
- ⚠ .NET 8 was adopted as the latest LTS release, replacing .NET 6 as the supported version
New features
Improved webhook experience
- webhook methods were adjusted to bring you all the benefits of our reworked webhook experience, allowing more granular trigger event configuration and providing wider range of objects to fire an event from <Product Update | Readme>
- added related tests and code samples
What's Changed
- Add new webhooks and rename legacy webhooks by @lenkaklimcikova in #254
New Contributors
- @lenkaklimcikova made their first contribution in #254
Full Changelog: 4.7.0...5.0.0
4.7.0
What's Changed
- Add asset codename by @VladimirO-kontent in #250
New Contributors
- @VladimirO-kontent made their first contribution in #250
Full Changelog: 4.6.0...4.7.0
4.6.0
What's Changed
- New unit tests by @gormal in #175
- Fix dead link by @jankalfus in #243
- Fix dead link by @Simply007 in #244
- Update workflow response model by @PetrSvirak in #246
- #245 Add collection property to asset models by @AdamZ-Kontent in #248
New Contributors
- @jankalfus made their first contribution in #243
- @PetrSvirak made their first contribution in #246
Full Changelog: 4.5.0...4.6.0
4.5.0
4.4.0
What's Changed
- 210 introduce GetKontentElementCodename extension method by @Sevitas in #217
- fix retry policy by @gormal in #213
- Add support for X-KC-SDKID by @gormal in #222
- #215 Add support for spaces by @AdamZ-Kontent in #221
- #216 - Add support for managing Preview configuration via MAPI by @robertstebel in #218
Full Changelog: 4.3.0...4.4.0
4.3.0
What's Changed
- Add support for displayTimeZone of DateTime element by @Radimersky in #204
- upgrade github actions by @Sevitas in #206
- KCL-9904 Remove is_non_localizable property from unsupported type elements in MAPI by @vladbulyukhin in #209
- Replace GetExecutingAssembly as it is not supported by self-contained… by @gormal in #208
New Contributors
- @Radimersky made their first contribution in #204
- @vladbulyukhin made their first contribution in #209
Full Changelog: 4.2.0...4.2.1
4.2.0
What's Changed
- Code samples for validation endpoint by @gormal in #199
- 201 - support for_default values in modular content and asset elements by @Iorethan in #202
- KCL-9407 - add support for H5 and H6 by @Tomas-Kristof in #205
New Contributors
- @Iorethan made their first contribution in #202
- @Tomas-Kristof made their first contribution in #205
Full Changelog: 4.1.0...4.2.0