Lots of fixes in this one in prep for presenting this week...
Update provider metadata to put SVG images where they should have been -- in Details
Update Rekeying Task visualization with progress
Update Provider visualization with new features
Change Provider Features to be interface-driven, i.e. ICanRunSanityTests
Update dependency versions across the board
"Unified Commit" mode -- resources which share a commit boundary cannot have their functions run in parallel because of collisions inside Azure. This helps organize things to best be parallelized while still obeying that boundary
New SVG loading animation (it's adorable!)
ASP deserialization hotfixes -- this one is weird, since suddenly Functions stopped dealing with complex objects. I expect to fix this in the coming weeks.
Lots of fixes in this one in prep for presenting this week...
ICanRunSanityTests