Skip to content

uor-client-go-v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 22:01
· 101 commits to main since this release
006ab2f

UOR Go Client 0.3.0

Changelog

  • f6bd927 Feat/attribute schema (#70)
  • 8b855df chore: moves TypeMeta to common_types.go
  • 81eb733 chore: moves the api and config pkgs from builder to top-level
  • b27adf1 chore: sorts imports
  • c8afbc1 chore: updates Collection to DataSetConfigurationSpec and moves LinkedCollection into the spec
  • 2bfe139 chore: updates spelling and docs and sorts imports
  • 016e4b3 feat: add Attribute type to model with value typing for query building
  • 246a53d feat: adds KindInt to Attribute Kinds and updates README.md with new attribute query instructions
  • 8b6bbaf feat: adds annotation conversions for AttributeSets
  • 07f1465 feat: adds unit tests for ConvertToModel and an attribute.Reflect method
  • c6525fd feat: removes viper for config loading and uses JSON standard library
  • f1ac95d fix: adds changes to inspect and traversal methods/tests for attribute typing
  • 82c2cc0 fix: changes main location in goreleaser configuration to existing location
  • 006ab2f fix: updates binary location in Containerfile (#76)

Thank you to all contributors!