Releases: ortelius/emporous-go
Releases · ortelius/emporous-go
uor-client-go-v0.4.0
UOR Go Client 0.4.0
Changelog
- c19ecdc build(deps): bumps cosign to v1.13.1
- e2c3b06 chore: adds generate-usage-docs to make sanity and disable autogen tag
- b85fcbb fix: adds fixes from protolint to manager.proto
- 1717a64 fix: fixes uncaught error
- 1e99126 fix: increated timeout for linter and project check jobs
- eff0f9b fix: removes timeout on release CI job
- 8889926 fix: updates Makefile comment
- 4c6fb4c fix: updates the required tools section
Thank you to all contributors!
uor-client-go-v0.3.0
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!
uor-client-go-v0.3.0-alpha.1
Manaul prerelease to support tooling
client-v0.2.0
UOR Client (2022-06-29T17:02:54Z)
Welcome to this new release!
Changelog
- 28c9733 Custom Attributes from config (#23)
- 54e687a Disable build command
- 1118c71 Feat/add pull client method (#25)
- a6e1820 Feat/pull by attribute (#31)
- da6c5ea feat: adds version sub-command (#33)
Thanks!
Those were the changes on v0.2.0!
client-v0.1.0
UOR Client (2022-06-07T16:12:31Z)
Welcome to this new release!
Changelog
- f24b1f5 Add templating syntax and support for the .uor file extension (#3)
- 3fda7c9 chore(ci): adds initial CI configuration and issue templates
- 958f8bc chore: add License
- 741f18a chore: add initial README.md
- e209aa3 chore: changes out manual builds for goreleaser
- a83bf55 chore: updates issue labels
- f326a4f feat(logging): add logging solution to cli package
- d3bd414 feat(push): adds build and push functionality into different subcommands (#21)
- 0201991 feat: adds media type detection when loading OCI descriptors
- 0413080 fix(cli): changes file paths to relative paths for the registry client
- 762090e fix(license): remove brackets on copyright notice text
- f328bbf fix(parser): add support for "-" in filenames during parsing
- 57f92c7 fix: fix golangci version and remove code coverage check
- ba49525 prototype implementation of core client builder functionality (#1)
Thanks!
Those were the changes on v0.1.0!