Skip to content

Releases: microsoft/kiota-abstractions-ruby

v0.14.4

06 Feb 18:24
v0.14.4
7367a15
Compare
Choose a tag to compare

Changed

  • Fixed a bug that was causing the content not to be set in the request information.

v0.14.3

11 Oct 16:29
v0.14.3
c7b52fa
Compare
Choose a tag to compare

Added

  • Added a content type parameter to the stream content method of request information.

v0.14.2

05 Oct 13:31
v0.14.2
53793ad
Compare
Choose a tag to compare
try add for headers

v0.14.1

06 Sep 11:57
v0.14.1
eebfb06
Compare
Choose a tag to compare
switches to std url template

v0.14.0

22 Mar 14:00
v0.14.0
feb925f
Compare
Choose a tag to compare

Changed

  • Bumped minimum required ruby version to 3.0.

Added

  • Added a base request builder and request configuration class to reduce the amount of generated code.

v0.13.0

10 Jan 13:34
v0.13.0
69f093b
Compare
Choose a tag to compare

Added

  • Added a method to convert abstract requests to native requests in the request adapter interface.

v0.12.0

30 Dec 19:15
v0.12.0
743d937
Compare
Choose a tag to compare

Added

  • Initial public release of the package.