Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 00:22
· 2 commits to main since this release
e8e394b

0.22.0 (Jun 10, 2025)

ENHANCEMENTS

  • Ephemeral restful_resource: Add (renew|close)_body_raw to support body parameter (0cb301b)
  • restful_operation: delete_header and delete_query supports body parameter (#148)
  • Ephemeral restful_resource: (renew|close)_header and (renew|close)_query supports body parameter (#148)

BUG FIXES

  • Ephemeral restful_resource: The default header and query are now working (d34c04c)