Releases · raystack/stencil

v0.5.1

v0.5.0

v0.4.1

v0.4.0

What's Changed

  • fix(go-client): avoid parallel loads if accessed from multiple go routines by @harikrishnakanchi in #162
  • docs: minor fixes on broken links and refs by @GrayFlash in #163

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

v0.3.2

v0.3.1

v0.3.0

v0.2.2

What's Changed

  • fix(clojure-client): set custom headers to client by @harikrishnakanchi in #131
  • chore: remove stencil push script by @harikrishnakanchi in #132
  • ci: update branch name in workflows by @harikrishnakanchi in #133
  • fix: required enum value validation by @harikrishnakanchi in #134
  • chore: Release 0.2.2 by @harikrishnakanchi in #136

Full Changelog: v0.2.1...v0.2.2

v0.2.1

What's Changed

  • docs: update overview and concepts by @ravisuhag in #114
  • fix: mark version as non-required flag by @ishanarya0 in #116
  • docs: update guide and styles by @ravisuhag in #117
  • refactor: namespace data formats by @ravisuhag in #113
  • feat: search command by @ishanarya0 in #115
  • feat: add clojure client by @harikrishnakanchi in #118
  • docs: upgrade docusaurus by @ravisuhag in #121
  • feat(java-client): find descriptors by proto fullname by @harikrishnakanchi in #122
  • feat(go-client): find descriptors by proto fullname by @harikrishnakanchi in #123
  • fix(java-client): use refresh strategy for initial load by @harikrishnakanchi in #124
  • feat: add path to search results by @harikrishnakanchi in #126
  • feat: add content-length header by @harikrishnakanchi in #127
  • feat(server): add compatibility check API by @harikrishnakanchi in #128
  • chore: Release 0.2.1 by @harikrishnakanchi in #129

Full Changelog: v0.2.0...v0.2.1