Commit Graph

123 Commits

Author SHA1 Message Date
Joseph Doherty
b432fbd73f feat(batch17): merge client-core-second-half 2026-02-28 19:54:15 -05:00
Joseph Doherty
89a6479458 test(batch17): resolve tracked tests with pass evidence or explicit deferrals 2026-02-28 19:45:46 -05:00
Joseph Doherty
4974339b52 feat(batch17): port lifecycle, tls, and rate-limited logging features 2026-02-28 19:32:59 -05:00
Joseph Doherty
eb05308b5a test(batch18): port behavioral batch-18 tests 2026-02-28 19:29:19 -05:00
Joseph Doherty
108d06dd57 feat(batch18): implement group-b server core helpers 2026-02-28 19:24:25 -05:00
Joseph Doherty
8d5964efff feat(batch17): port inbound, header, and service-import client features 2026-02-28 19:18:37 -05:00
Joseph Doherty
f8d384711d feat(batch18): implement group-a server core helpers 2026-02-28 19:17:53 -05:00
Joseph Doherty
1baba5ac0e feat(batch17): port subscription and delivery client core features 2026-02-28 19:12:58 -05:00
Joseph Doherty
1849780369 test(batch16): resolve route slow-consumer recover status with evidence 2026-02-28 19:01:57 -05:00
Joseph Doherty
a0b0b45f5e feat(batch16): port outbound and parser-facing client core features 2026-02-28 18:58:52 -05:00
Joseph Doherty
46ea749ad0 feat(batch16): port client helper and permission core features 2026-02-28 18:53:59 -05:00
Joseph Doherty
0cc5d89199 fix(tests): replace flaky sleep with retry loop in SubscriptionIndexTests
Use a 2-second deadline retry loop instead of fixed Thread.Sleep(200)
for async cache sweep verification, mirroring the Go test pattern.
2026-02-28 18:44:05 -05:00
Joseph Doherty
9db4130d53 feat(batch15): complete msgblock and consumer file store port 2026-02-28 18:39:18 -05:00
Joseph Doherty
cfddfc9084 feat(batch15): complete group 6 msgblock/consumerfilestore 2026-02-28 18:34:28 -05:00
Joseph Doherty
854f410aad feat(batch15): complete group 5 msgblock/consumerfilestore 2026-02-28 18:12:57 -05:00
Joseph Doherty
43d914bf83 feat(batch15): complete group 4 msgblock/consumerfilestore 2026-02-28 18:03:56 -05:00
Joseph Doherty
ced3e7e9b8 feat(batch15): complete group 3 msgblock/consumerfilestore 2026-02-28 17:45:04 -05:00
Joseph Doherty
fd0170b22c feat(batch15): complete group 2 msgblock/consumerfilestore 2026-02-28 17:10:41 -05:00
Joseph Doherty
f36bc3111b feat(batch15): complete group 1 msgblock/consumerfilestore 2026-02-28 17:03:31 -05:00
Joseph Doherty
5367c3f34d feat(batch14): complete filestore write lifecycle features and tests 2026-02-28 16:41:31 -05:00
Joseph Doherty
045faf7423 feat(batch14): complete group3 purge compact state and wave3 tests 2026-02-28 15:43:05 -05:00
Joseph Doherty
9a35e2dfc5 feat(batch14): complete group2 lifecycle checks and wave2 tests 2026-02-28 15:27:32 -05:00
Joseph Doherty
4f0a7f40fc feat(batch14): complete group1 write path and wave1 tests 2026-02-28 15:10:46 -05:00
Joseph Doherty
cda4c0c5b6 feat(batch13): port filestore all-last-seqs and filter-is-all helpers 2026-02-28 14:49:00 -05:00
Joseph Doherty
3d2638dfaa feat(batch13): port filestore filtered-pending query helpers 2026-02-28 14:45:14 -05:00
Joseph Doherty
430ba17f42 feat(batch13): port filestore skip-first-block query helpers 2026-02-28 14:36:58 -05:00
Joseph Doherty
b918c654d0 feat(batch12): complete filestore recovery 2026-02-28 14:27:00 -05:00
Joseph Doherty
d55bb3ef19 feat(batch12): complete group1 filestore recovery 2026-02-28 14:22:16 -05:00
Joseph Doherty
8512515add feat(batch11): complete filestore init feature and test port 2026-02-28 14:09:22 -05:00
Joseph Doherty
0b3fe7d78a feat(batch11): complete group2 filestore state and utility paths 2026-02-28 13:57:10 -05:00
Joseph Doherty
cbef52bb34 feat(batch11): complete group1 filestore init 2026-02-28 13:38:56 -05:00
Joseph Doherty
0b19697983 feat(batch10): task5 verify T1 tests and defer T2 backlog 2026-02-28 13:13:37 -05:00
Joseph Doherty
f5a13bedff feat(batch10): task4 wire ocsp cache load save and server lifecycle 2026-02-28 13:05:45 -05:00
Joseph Doherty
98cf350383 feat(batch10): task3 implement ocsp cache core stats and compression 2026-02-28 12:59:26 -05:00
Joseph Doherty
4b2875141c feat(batch10): task2 implement jetstream advisory publish 2026-02-28 12:51:02 -05:00
Joseph Doherty
a7dfb6f3b7 test(batch9): defer t1 auth callout runtime-blocked cases 2026-02-28 12:38:52 -05:00
Joseph Doherty
41b01743fd feat(batch9): implement f4 ocsp peer validation hooks 2026-02-28 12:34:38 -05:00
Joseph Doherty
87b4363eeb feat(batch9): implement f3 nats server ocsp wiring 2026-02-28 12:28:16 -05:00
Joseph Doherty
8f3e4a5a23 feat(batch9): implement f2 ocsp monitor and handler core 2026-02-28 12:20:07 -05:00
Joseph Doherty
78d222a86d feat(batch9): implement f1 auth and dirstore foundations 2026-02-28 12:12:50 -05:00
Joseph Doherty
50a11f5182 test(batch8): resolve jetstream direct get up-to-time mapping 2026-02-28 11:58:16 -05:00
Joseph Doherty
59085ba9ea feat(batch8): implement store enum parity group B 2026-02-28 11:53:44 -05:00
Joseph Doherty
cfb49ef477 feat(batch8): implement store codec/helpers parity group A 2026-02-28 11:49:13 -05:00
Joseph Doherty
efc0d642b1 test(batch7): implement t3 cross-cutting mapped tests 2026-02-28 11:32:36 -05:00
Joseph Doherty
007122a659 test(batch7): implement t2 route leaf and proxy mapped tests 2026-02-28 11:22:17 -05:00
Joseph Doherty
390758e318 test(batch7): implement t1 server options mapped tests 2026-02-28 11:18:06 -05:00
Joseph Doherty
812088f7c4 feat(batch7): implement f2 reload orchestration and apply path 2026-02-28 11:08:19 -05:00
Joseph Doherty
3908ecdcb1 feat(batch7): implement f1 config receiver and reload helpers 2026-02-28 10:53:25 -05:00
Joseph Doherty
b83e869a4b feat(batch6-task8): port t3 monitoring mqtt tls tests 2026-02-28 10:15:47 -05:00
Joseph Doherty
b336fa4519 feat(batch6-task7): port t2 leaf route websocket tls tests 2026-02-28 10:10:27 -05:00