kiota-abstractions-ruby

Abstractions library for the Kiota generated SDKs in Ruby

MIT License

Downloads
132.1K
Stars
2
Committers
4

Bot releases are visible (Hide)

kiota-abstractions-ruby - v0.14.4 Latest Release

Published by github-actions[bot] 9 months ago

Changed

  • Fixed a bug that was causing the content not to be set in the request information.
kiota-abstractions-ruby - v0.14.3

Published by github-actions[bot] about 1 year ago

Added

  • Added a content type parameter to the stream content method of request information.
kiota-abstractions-ruby - v0.14.2

Published by github-actions[bot] about 1 year ago

kiota-abstractions-ruby - v0.14.1

Published by github-actions[bot] about 1 year ago

kiota-abstractions-ruby - v0.14.0

Published by github-actions[bot] over 1 year ago

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.
kiota-abstractions-ruby - v0.13.0

Published by github-actions[bot] almost 2 years ago

Added

  • Added a method to convert abstract requests to native requests in the request adapter interface.
kiota-abstractions-ruby - v0.12.0

Published by github-actions[bot] almost 2 years ago

Added

  • Initial public release of the package.