Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

68 lines (35 loc) · 1.18 KB

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.3.5 (2023-6-19)

Bug Fixes

  • Allow no required content requests (2e9b925)

0.3.4 (2022-10-10)

Bug Fixes

  • Encode URI parameters

0.3.3 (2022-8-4)

Bug Fixes

  • SerializablePagedList meta data not preserved

0.3.2 (2022-7-28)

Bug Fixes

  • Include response content in SiestaHttpCallFailedException

0.3.1 (2022-7-25)

Bug Fixes

  • Include response information in SiestaHttpCallFailedException

0.3.0 (2022-3-8)

Features

  • Make SiestaClient concrete implementation

0.2.0 (2022-3-4)

Features

  • Add specific exceptions within client calls

0.1.4 (2022-2-28)

Bug Fixes

  • Do not throw on bad correlationId config

0.1.3 (2021-9-14)

Bug Fixes

  • Allow for different return type when patching

0.1.2 (2021-9-13)

Bug Fixes

  • Remove FluentValidations

0.1.1 (2021-9-13)