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