Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 20:09
· 7 commits to main since this release
8d6c62e

What's Changed

  • Bump version to 0.3.0 after release by @karenyrx in #71
  • Preprocessing spec for additionalproperties by @lucy66hw in #70
  • [Automated PR]: Update generated protobuf schema (spec commit: 34d71face243365b48677ad86a5e800b24cf4cd3) by @github-actions in #65
  • preprocessing spec for changing const to boolean by @lucy66hw in #72
  • [Automated PR]: Update generated protobuf schema (spec commit: 2dda6e131eb81350eebaaa5e3abb216bb677ea0b) by @github-actions in #74
  • Add IndexDocument, UpdateDocument, GetDocument, DeleteDocument protos and move services to protos/services folder by @karenyrx in #73
  • Preprocessing oneof by aggregating array of item and single item by @lucy66hw in #76
  • Fix missing optional keywords in IndexDocument, UpdateDocument, GetDocument, DeleteDocument protos and use ObjectMap instead of Struct by @karenyrx in #75
  • [Automated PR]: Update generated protobuf schema (spec commit: 2dda6e131eb81350eebaaa5e3abb216bb677ea0b) by @github-actions in #77
  • Preprocessing spec by removing oneof if only one item by @lucy66hw in #79
  • Move some shared enums to top level by @karenyrx in #80
  • Fix terms query protos by @karenyrx in #83
  • Fix terms query routing parameter by @karenyrx in #84

New Contributors

  • @github-actions made their first contribution in #65

Full Changelog: 0.2.0...0.3.0