Skip to content

Fix child and missing strand validation; add backend field to chidren

Compare
Choose a tag to compare
@cortadocodes cortadocodes released this 26 Jan 16:36
· 216 commits to main since this release
c3bc556

Contents

New features

  • Replace uri_env_name field with new backend 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)