Skip to content

v3.5.38

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:40
· 468 commits to main since this release

Bug Fixes:

  • cache action inputs for all action types by @zachdaniel

  • properly pass template opts when showing policy errors by @zachdaniel

  • add default values to manual action changesets (#2305) by @Torkan

  • properly escape collection defaults in TypedStruct macro (#2304) by @bradleygolden

Improvements:

  • skip count of records when paginating if filter evaluates to false (#2303) by Rodolfo Torres