v1.11.0
What's Changed
New Features
- Permissions Table and Hasura Function Permissions by @Mythicaeda in #1019
- Add
getEffectiveArgumentsBulk
Hasura Action by @skovati in #984 - Add Java Action Permissions by @Mythicaeda in #1032
- Added permission checking to the sequencing server endpoints by @cohansen in #1030
Bug Fixes
- Fix Merge Function Volatility and Add Missing Select Permissions by @Mythicaeda in #1029
- Remove nonexistent keys from default permissions by @Mythicaeda in #1035
- Fix recurrence goal bug that doesn't schedule goal if recurrence interval is greater than plan by @jmdelfa in #988
- Allow user role to update scheduling_specification.plan_revision by @jeffpamer in #1039
Refactoring
- Add aerie_admin role to Hasura action permissions by @camargo in #1028
- Add hasura relationship metadata for linking scheduling goals/conditions to scheduling specs by @jeffpamer in #1031
- Remove Action Keys that Cannot Take Fine-Grained Permissions by @Mythicaeda in #1033
Testing
Other Changes
- EPOCH HMS String Parsing should support Negative Duration by @goetzrrGit in #1018
- Release v1.11.0 by @camargo in #1042
New Contributors
Full Changelog: v1.10.0...v1.11.0