Commit Graph

  • 99058350c0 feat: add stress/NoRace tests for concurrent operations (Go parity) Joseph Doherty 2026-02-24 09:15:17 -05:00
  • fde1710eb0 feat: add auth callout and account limit tests (Go parity) Joseph Doherty 2026-02-24 09:05:28 -05:00
  • 9317b92a9c feat: add message trace tests (Go parity) Joseph Doherty 2026-02-24 09:03:05 -05:00
  • 51e47fbe67 feat: add server event and advisory tests (Go parity) Joseph Doherty 2026-02-24 09:00:01 -05:00
  • ec1a9295f9 feat: add advanced config/reload tests (Go parity) Joseph Doherty 2026-02-24 08:58:24 -05:00
  • 163667bbe2 feat: add JetStream cluster consumer replication tests (Go parity) Joseph Doherty 2026-02-24 08:39:32 -05:00
  • 3862f009ba feat: add JetStream cluster meta-cluster governance tests (Go parity) Joseph Doherty 2026-02-24 07:54:00 -05:00
  • c33e5e3009 feat: add JetStream cluster advanced and long-running tests (Go parity) Joseph Doherty 2026-02-24 07:53:50 -05:00
  • 5a22fd3213 feat: add JetStream cluster stream replication and placement tests (Go parity) Joseph Doherty 2026-02-24 07:53:28 -05:00
  • 4fa0be2281 feat: add JetStreamClusterFixture for multi-node cluster tests (Go parity) Joseph Doherty 2026-02-24 07:36:32 -05:00
  • 543b791cb5 feat: port remaining JetStream core tests from Go (edge cases, preconditions, direct get) Joseph Doherty 2026-02-24 06:47:17 -05:00
  • 3e972f217e feat: add FileStore 6-way permutation tests (Go testFileStoreAllPermutations parity) Joseph Doherty 2026-02-24 06:43:48 -05:00
  • 6bcd682b76 feat: add NatsRaftTransport with NATS subject routing ($NRG.*) Joseph Doherty 2026-02-24 06:40:41 -05:00
  • 9cc9888bb4 feat: add S2 compression and AEAD encryption for FileStore (Go parity) Joseph Doherty 2026-02-24 06:29:34 -05:00
  • 2c9683e7aa feat: upgrade JetStreamService to lifecycle orchestrator Joseph Doherty 2026-02-24 06:03:46 -05:00
  • 14019d4c58 docs: add full Go parity implementation plan (17 tasks, 3 phases) Joseph Doherty 2026-02-24 05:42:29 -05:00
  • 0b349f8ecf docs: add full Go parity design Joseph Doherty 2026-02-24 05:35:13 -05:00
  • 116307f7e5 merge: integrate full production parity worktree — 2,606 tests passing Joseph Doherty 2026-02-24 04:54:59 -05:00
  • cf83148f5e docs: mark all 25 tasks completed in task persistence file Joseph Doherty 2026-02-23 22:56:14 -05:00
  • 3ff801865a feat: Waves 3-5 — FileStore, RAFT, JetStream clustering, and concurrency tests Joseph Doherty 2026-02-23 22:55:41 -05:00
  • f1353868af feat: Wave 6 batch 2 — accounts/auth, gateways, routes, JetStream API, JetStream cluster tests Joseph Doherty 2026-02-23 22:35:06 -05:00
  • 9554d53bf5 feat: Wave 6 batch 1 — monitoring, config reload, client protocol, MQTT, leaf node tests Joseph Doherty 2026-02-23 21:40:29 -05:00
  • 921554f410 feat: define StreamStore/ConsumerStore interfaces from Go store.go Joseph Doherty 2026-02-23 21:06:16 -05:00
  • 256daad8e5 feat: port internal data structures from Go (Wave 2) Joseph Doherty 2026-02-23 20:56:20 -05:00
  • 636906f545 feat: scaffold namespaces for data structures, FileStore, and RAFT Joseph Doherty 2026-02-23 20:42:42 -05:00
  • 4a4d27c878 docs: add full production parity implementation plan Joseph Doherty 2026-02-23 20:40:33 -05:00
  • d445a9fae1 docs: add full production parity design Joseph Doherty 2026-02-23 20:31:57 -05:00
  • 08cedefa5c merge: integrate go-dotnet-test-parity — 212 new tests across 4 phases Joseph Doherty 2026-02-23 20:08:07 -05:00
  • 553483b6ba feat: phase D protocol surfaces test parity — 75 new tests across MQTT and JWT Joseph Doherty 2026-02-23 20:06:54 -05:00
  • 61b1a00800 feat: phase C jetstream depth test parity — 34 new tests across 7 subsystems Joseph Doherty 2026-02-23 19:55:31 -05:00
  • 28d379e6b7 feat: phase B distributed substrate test parity — 39 new tests across 5 subsystems Joseph Doherty 2026-02-23 19:41:30 -05:00
  • 7ffee8741f feat: phase A foundation test parity — 64 new tests across 11 subsystems Joseph Doherty 2026-02-23 19:26:30 -05:00
  • 36847b732d docs: add go-to-dotnet test parity implementation plan (30 tasks, 4 phases) Joseph Doherty 2026-02-23 17:36:07 -05:00
  • f6fab376ad docs: add go-to-dotnet systematic test parity design Joseph Doherty 2026-02-23 17:24:57 -05:00
  • 0684ca4861 docs: add post-strict full go parity plan Joseph Doherty 2026-02-23 17:01:29 -05:00
  • b88cad96e8 docs: add post-strict full go parity design Joseph Doherty 2026-02-23 16:59:29 -05:00
  • 560b9332d5 merge: integrate strict full go parity worktree Joseph Doherty 2026-02-23 16:31:21 -05:00
  • 081ff1b0db docs: synchronize strict full go parity evidence and status Joseph Doherty 2026-02-23 15:03:35 -05:00
  • 1c0fc8fc11 feat: add runtime profiling parity and close config runtime drift Joseph Doherty 2026-02-23 14:56:27 -05:00
  • 148ff9ebb6 feat: implement jetstream governance runtime parity semantics Joseph Doherty 2026-02-23 14:54:30 -05:00
  • 0413ff6ae9 feat: implement strict raft consensus and convergence parity Joseph Doherty 2026-02-23 14:53:18 -05:00
  • 56177a7099 feat: enforce filestore durability and recovery invariants Joseph Doherty 2026-02-23 14:51:30 -05:00
  • 3896512f84 feat: complete jetstream mirror source strict runtime parity Joseph Doherty 2026-02-23 14:50:18 -05:00
  • 7bea35aaa8 feat: harden jetstream consumer state machine parity Joseph Doherty 2026-02-23 14:48:47 -05:00
  • cdde3c7a1d feat: implement strict retention runtime parity for jetstream Joseph Doherty 2026-02-23 14:47:24 -05:00
  • b2312c0dac feat: enforce mqtt auth tls and keepalive semantics Joseph Doherty 2026-02-23 14:45:37 -05:00
  • 7dcf5776b3 feat: implement mqtt session and qos ack runtime semantics Joseph Doherty 2026-02-23 14:43:08 -05:00
  • 7faf42c588 feat: implement mqtt packet-level parser and writer Joseph Doherty 2026-02-23 14:41:23 -05:00
  • 958c4aa8ed feat: harden gateway reply remap and leaf loop transparency Joseph Doherty 2026-02-23 14:40:07 -05:00
  • d83b37fec1 feat: make inter-server interest propagation idempotent Joseph Doherty 2026-02-23 14:38:23 -05:00
  • 6a05308143 feat: enforce account-scoped remote delivery semantics Joseph Doherty 2026-02-23 14:36:44 -05:00
  • ec373d36f6 test: add strict nats capability inventory guardrail Joseph Doherty 2026-02-23 14:32:55 -05:00
  • f76b599e2d docs: add strict full go parity implementation plan Joseph Doherty 2026-02-23 14:27:04 -05:00
  • ffb165fd8a docs: add strict full go parity design Joseph Doherty 2026-02-23 14:25:13 -05:00
  • 080e0fcbed Merge branch 'codex/jetstream-deep-operational-parity' Joseph Doherty 2026-02-23 13:43:29 -05:00
  • 377ad4a299 feat: complete jetstream deep operational parity closure Joseph Doherty 2026-02-23 13:43:14 -05:00
  • 5506fc4705 docs: add jetstream deep operational parity plan Joseph Doherty 2026-02-23 13:19:20 -05:00
  • 47ab559ada docs: add jetstream deep operational parity design Joseph Doherty 2026-02-23 13:17:46 -05:00
  • 2b64d762f6 feat: execute full-repo remaining parity closure plan Joseph Doherty 2026-02-23 13:08:52 -05:00
  • cbe1fa6121 docs: add full-repo remaining parity plan Joseph Doherty 2026-02-23 12:24:29 -05:00
  • 6d2bfc0660 docs: add full-repo remaining parity design Joseph Doherty 2026-02-23 12:21:33 -05:00
  • 0ca0c971a9 Merge branch 'codex/jetstream-post-baseline-parity' Joseph Doherty 2026-02-23 12:11:34 -05:00
  • b41e6ff320 feat: execute post-baseline jetstream parity plan Joseph Doherty 2026-02-23 12:11:19 -05:00
  • c3763e83d6 docs: add post-baseline jetstream parity plan Joseph Doherty 2026-02-23 11:15:03 -05:00
  • 93e9134cce docs: add post-baseline jetstream parity design Joseph Doherty 2026-02-23 11:13:13 -05:00
  • 7023d78599 fix: normalize Go wildcard API subjects in gap inventory Joseph Doherty 2026-02-23 11:08:00 -05:00
  • 8bce096f55 feat: complete final jetstream parity transport and runtime baselines Joseph Doherty 2026-02-23 11:04:43 -05:00
  • 53585012f3 docs: add final remaining jetstream parity plan Joseph Doherty 2026-02-23 10:31:38 -05:00
  • cc188fa84d docs: add final remaining jetstream parity design Joseph Doherty 2026-02-23 10:28:10 -05:00
  • ee6809aedc docs: refresh differences for remaining jetstream parity Joseph Doherty 2026-02-23 10:22:39 -05:00
  • 4adc9367e6 fix: stabilize jetstream go api inventory extraction Joseph Doherty 2026-02-23 10:20:09 -05:00
  • 0047575bc2 Merge branch 'codex/jetstream-remaining-parity-executeplan' Joseph Doherty 2026-02-23 10:16:47 -05:00
  • f46b331921 feat: complete remaining jetstream parity implementation plan Joseph Doherty 2026-02-23 10:16:16 -05:00
  • e553db6d40 docs: add Authentication, Clustering, JetStream, Monitoring overviews; update existing docs Joseph Doherty 2026-02-23 10:14:18 -05:00
  • 9efe787cab docs: update differences.md with accurate JetStream and clustering gaps Joseph Doherty 2026-02-23 09:56:09 -05:00
  • c7bbf45c8f docs: add remaining jetstream parity plan Joseph Doherty 2026-02-23 09:51:21 -05:00
  • fb449b8dd7 docs: add remaining jetstream parity design Joseph Doherty 2026-02-23 09:47:11 -05:00
  • 3fea2da2cf Fix merge regressions after jetstream parity merge Joseph Doherty 2026-02-23 08:56:15 -05:00
  • a8985ecb1a Merge branch 'codex/jetstream-full-parity-executeplan' into main Joseph Doherty 2026-02-23 08:53:44 -05:00
  • 6228f748ab docs: add mqtt connection type implementation plan and task tracking Joseph Doherty 2026-02-23 08:49:24 -05:00
  • e2e8c33d38 docs: record final jetstream parity verification Joseph Doherty 2026-02-23 07:18:11 -05:00
  • d20892f903 docs: update differences scope for jetstream and clustering parity Joseph Doherty 2026-02-23 07:16:19 -05:00
  • fd1edda0df test: verify dotnet and go jetstream parity suites Joseph Doherty 2026-02-23 07:15:24 -05:00
  • 73dd3307ba test: add jetstream integration matrix coverage Joseph Doherty 2026-02-23 06:25:23 -05:00
  • 264b49f96a test: add go jetstream parity runner Joseph Doherty 2026-02-23 06:24:41 -05:00
  • 6c83f12e5c feat: add reload semantics for cluster and jetstream options Joseph Doherty 2026-02-23 06:23:34 -05:00
  • 2aa7265db1 feat: enforce account jetstream limits and jwt tiers Joseph Doherty 2026-02-23 06:21:51 -05:00
  • ccbcf759a9 feat: implement jsz and live jetstream monitoring Joseph Doherty 2026-02-23 06:19:41 -05:00
  • c87661800d feat: add stream replica groups and leader stepdown Joseph Doherty 2026-02-23 06:17:30 -05:00
  • 23216d0a48 feat: integrate jetstream meta-group placement Joseph Doherty 2026-02-23 06:16:01 -05:00
  • 71f7f569b9 Merge branch 'feature/mqtt-connection-type' Joseph Doherty 2026-02-23 06:15:32 -05:00
  • 3531a87de0 Merge branch 'feature/system-account-types' Joseph Doherty 2026-02-23 06:14:11 -05:00
  • 005600b9b8 feat: implement raft snapshot catchup Joseph Doherty 2026-02-23 06:13:08 -05:00
  • ecc4752c07 feat: implement raft log replication and apply Joseph Doherty 2026-02-23 06:12:18 -05:00
  • 66ec378bdc feat: implement raft election and term state Joseph Doherty 2026-02-23 06:11:28 -05:00
  • f1d3c19594 feat: add jetstream mirror and source orchestration Joseph Doherty 2026-02-23 06:10:41 -05:00
  • 1269e8b364 docs: update differences.md for mqtt connection type parity Joseph Doherty 2026-02-23 06:09:44 -05:00
  • d3aad48096 feat: enforce jetstream ack and redelivery semantics Joseph Doherty 2026-02-23 06:09:26 -05:00
  • fecb51095f feat: implement jetstream push delivery and heartbeat Joseph Doherty 2026-02-23 06:08:14 -05:00
  • 54207e2906 feat: expand mqtt varz monitoring with all Go-compatible fields Joseph Doherty 2026-02-23 06:07:38 -05:00