Skip to content

v2023.12.14

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 18:02
· 258 commits to main since this release

December 14, 2023

Bugfix

  • fix error logged when JSONString passed to fmt.Sprintf()

Feature

  • Add NewJSONInput which creates a properly marshalled input type for graphql
  • Add support for Property Definitions
  • add func to generate yaml files from our structs
  • Add ability to set the parent system of a service during create or update
  • add default struct tags which provide default values for a struct to help with sample yaml generation

Dependency

  • Bump github.com/hasura/go-graphql-client from 0.10.0 to 0.10.1