Skip to content

Releases: dmit-4884/natscope

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:07

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 ( <>)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:02

Changelog

  • cef36a3: fix(lint): extract shared converter field-mapping options ( <>)
  • 924527d: fix(lint): drop useless boolean initializers in e2e audit specs ( <>)
  • 2e92c39: docs: add contributing guide and security policy ( <>)
  • 7654331: docs(readme): add status badges ( <>)
  • 5fb2305: docs(readme): add feature screenshots ( <>)
  • 4d223e3: ci: add cross-platform release smoke-test workflow ( <>)
  • 548abc3: fix(app): fall back to user-local service dirs when system paths are unwritable ( <>)
  • a5efdb9: fix(docker): make shipped image defaults self-consistent ( <>)
  • 9235d04: fix(version): print placeholder for empty build metadata fields ( <>)
  • cafa26d: docs(readme): document LIB_DIR/VAR_DIR service directories ( <>)
  • a8b977b: Merge branch 'fix/linux-startup' into develop ( <>)
  • 8587666: style: drop explanatory comments from startup fixes ( <>)
  • 3e3eac4: fix(natsclient): keep durable name when creating a consumer ( <>)
  • dee37fa: test(e2e): cover consumer durable-name round-trip ( <>)
  • cae854b: Merge branch 'fix/consumer-create' into develop ( <>)
  • 19aee20: fix(web): revalidate publish payload when a template is loaded ( <>)
  • 79f2866: fix(history): record the encoded payload size, not the JSON source length ( <>)
  • 3aee856: Merge branch 'fix/publish-template' into develop ( <>)
  • 670b63b: fix(web): route all user-facing errors through api/errors and de-duplicate connection toasts ( <>)
  • 9eb7675: fix(web): surface connection failures and stale views ( <>)
  • 8d561af: Merge branch 'fix/connection-state' into develop ( <>)
  • 964ee14: fix(web): pin date and byte formatting to shared locale-independent utils ( <>)
  • 0b3f6cf: fix(web): use shared empty/not-found states and plural() for count labels ( <>)
  • 49f746e: fix(web): make the resize handle, KV rows and subject picker keyboard-accessible ( <>)
  • c59b5c8: fix(web): strip the [code] prefix from proto compile and selection errors ( <>)
  • c90f432: Merge branch 'fix/ui-polish' into develop ( <>)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:52

Changelog

  • 124377b: fix(cli): start the server when invoked without a subcommand ( <>)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:10

Changelog