Fix child and missing strand validation; add backend field to chidren
Contents
New features
- Replace
uri_env_name
field with newbackend
field in children schema that provides children using Google Pub/Sub with the configurations to communicate
Minor improvements and fixes
- Add version consistency GitHub action
- Fix child validation by adding missing argument
source
- Fix missing strand data validation by making strand attributes public (this removes the disparity between the attributes being private but the related names being used not including a leading underscore)