Skip to content

Releases: maxott/magda-cli

v0.5.0

25 Nov 06:16
Compare
Choose a tag to compare

Changelog

d5fa6bb Add publisher filter flag
ac8cf05 Create search cmd
5ec9fa9 Create search pkg
c6dbd0a Create search.go
3da7c7d Fixed to compile
a72c163 Merge branch 'maxott:main' into main
90297b2 Merge pull request #2 from admcsiro/main
c056df8 New changes for PR
a8d85b4 Remove SkipGateway from searchPath
71fe1de Update search.go
9614101 build updated dependencies

v0.4.0

22 Nov 23:14
Compare
Choose a tag to compare

Changelog

0ec08de Add 'context' to all API calls to ultimately support OpenTelemetry instrumentation (not yet done)
bd947ea Only log errors when used as cli tools, otherwise display command context info
7c584bd Support AND and OR queries with a more programmer friendly API

v0.3.6

18 Sep 00:59
Compare
Choose a tag to compare

Changelog

c615966 Fixed the yaml2json converter. Used a buggy library
601186a go.mod and go.sum have changed as well