Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:07
· 1 commit to main since this release

Changelog

  • f617937: Merge branch 'main' into develop ( <>)
  • 9290a93: fix(web): allow creating mirror streams without subjects ( <>)
  • 19e34c6: fix(web): surface republish, transforms, mirror and consumer limits in the config panel ( <>)
  • 1be1cda: fix(web): send consumer backoff on create and update ( <>)
  • eabe035: fix(web): make KV value edits compare-and-swap ( <>)
  • 5642238: fix(web): refresh object bucket stats after an upload ( <>)
  • f78edf5: fix(web): show the not-found state when a stream disappears ( <>)
  • 0ea45dc: fix(web): make object rows keyboard-operable ( <>)
  • 93d7725: fix(natsclient): list push consumers via ListConsumers ( <>)
  • bc16ea2: fix(natsclient): keep republish src/dest on stream create ( <>)
  • d4a6473: fix(web): warn about ignored edits and diff only what can change ( <>)
  • d6d2e05: fix(errs): surface client-side NATS validation as InvalidArgument ( <>)
  • 7284aa8: Merge branch 'fix/js-backend' into develop ( <>)
  • 7c85834: Merge branch 'fix/management-api' into develop ( <>)
  • e62ae5e: feat(web): add subject, sequence and keep options to the purge dialog ( <>)
  • b9323b0: fix(web): complete the copy-as-CLI omission notes and label KV keys ( <>)
  • 41f4658: refactor(web): drop comments and keep internal stream types unexported ( <>)
  • 5c2062e: Merge branch 'fix/stream-forms' into develop ( <>)
  • dd78762: build(proto): vendor deps-ts codegen inputs under third_party ( <>)
  • 350c788: feat(proto): add ephemeral consumer flag and updatable filter subjects ( <>)
  • 18a63fb: feat(management): support ephemeral consumers and consumer filter updates ( <>)
  • f6ad3ad: feat(web): send consumer ephemeral flag and filter updates over the API ( <>)
  • 27a3f55: feat(web): make consumer durability and subject filters editable in the form ( <>)
  • 802a759: feat(web): flag ephemeral consumers in the list and detail views ( <>)
  • bd56b61: test(web): target the consumer Name field after the durable-name input removal ( <>)
  • 16f6c74: Merge branch 'fix/proto-consumers' into develop ( <>)
  • 58ba01d: Merge branch 'fix/consumer-ui' into develop ( <>)