Skip to content
Merged
Show file tree
Hide file tree
Changes from 95 commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
20ac4c1
feat(apidom-ls): docs & config of compatible properties in AsyncAPI3
ShikhaSaboo Jan 12, 2026
28357ac
feat(apidom-ls): docs and config in AsyncAPI-3
ShikhaSaboo Jan 14, 2026
52bade2
chore: udpate channels comment
ShikhaSaboo Jan 14, 2026
3ad34ab
chore(apidom-ls): resolve review comments
ShikhaSaboo Jan 16, 2026
236f786
chore(apidom-ls): resolve review comments
ShikhaSaboo Jan 16, 2026
890bed7
feat(ls): add AsyncAPI 3 validation for compatible keywords
glowcloud Jan 13, 2026
a93c637
feat(ls): add validation for schema
glowcloud Jan 13, 2026
4fa1a91
feat(ls): update names of rules with added async 3
glowcloud Jan 14, 2026
79eabad
feat(ls): update names of async 2 rules for modified keywords
glowcloud Jan 14, 2026
2520d3e
fix(ls): use codes specific to AsyncAPI 3 Channel Object
glowcloud Jan 14, 2026
6a19332
test(ls): add first batch of tests
glowcloud Jan 14, 2026
ed0e825
test(ls): add second batch of tests
glowcloud Jan 15, 2026
b8388eb
test(ls): add tests for Operation Bindings
glowcloud Jan 15, 2026
69dc495
test(ls): add tests for Message Bindings, adjust Operation Bindings
glowcloud Jan 15, 2026
6917c57
test(ls): add tests for Message Example
glowcloud Jan 15, 2026
5c87861
test(ls): add tests for Message Object
glowcloud Jan 15, 2026
c995e4a
test(ls): add tests for Message Trait
glowcloud Jan 15, 2026
f2af7d2
test(ls): add tests for Parameter Object
glowcloud Jan 15, 2026
59f329a
test(ls): add tests for Operation Object
glowcloud Jan 15, 2026
dbae8ba
test(ls): add tests for Operation Trait
glowcloud Jan 15, 2026
af92c53
test(ls): add tests for Security Scheme Object
glowcloud Jan 15, 2026
a8b3919
fix(ls): add missing rules for channel ref
glowcloud Jan 15, 2026
ea5996b
fix(ls): add missing Parameters Object validation
glowcloud Jan 15, 2026
dff28af
test(ls): include Server Variable ref test, fix channel test
glowcloud Jan 16, 2026
c8896b4
chore: resolve review comments
ShikhaSaboo Jan 19, 2026
9d7a04d
chore: lint fix
ShikhaSaboo Jan 19, 2026
3c9f64f
Merge branch 'main' into feat/OSS-254/251-add-config-and-docs-for-asy…
ShikhaSaboo Jan 19, 2026
17cd20c
feat(ls): add AsyncAPI 3 completion for compatible keywords
glowcloud Jan 19, 2026
4ff806a
test(ls): add completion tests
glowcloud Jan 19, 2026
5a1d57d
chore: add claude.md
robert-hebel-sb Jan 19, 2026
8b0724b
feat: add documentation for new async3 keywords
robert-hebel-sb Jan 20, 2026
7d8e1cb
feat(apidom-ls): add AsyncAPI 3 support to remaining documentation files
robert-hebel-sb Jan 20, 2026
f890a5b
chore: remove claude agent
robert-hebel-sb Jan 20, 2026
4a18a4b
chore: resolve test comments
ShikhaSaboo Jan 21, 2026
b145c02
Merge remote-tracking branch 'origin/feat/async-3-compatible-completi…
robert-hebel-sb Jan 21, 2026
26a5115
feat(ls): add AsyncAPI 3 completion for new keywords
robert-hebel-sb Jan 21, 2026
ae0a424
Merge branch 'feat/async-3-compatible-validation' into feat/oss-246-v…
robert-hebel-sb Jan 21, 2026
21a61c3
feat(ls): add AsyncAPI 3 validation rules for new objects
robert-hebel-sb Jan 21, 2026
8166978
fix(ls): lint errors
robert-hebel-sb Jan 22, 2026
f928448
Merge branch 'feat/OSS-254/251-add-config-and-docs-for-asyncapi3-with…
robert-hebel-sb Jan 22, 2026
060de79
chore(apidom-ls): apply PR review feedback for AsyncAPI 3 documentation
robert-hebel-sb Jan 22, 2026
682164b
chore(apidom-ls): reorder documentation entries for better hover support
robert-hebel-sb Jan 22, 2026
278db9d
fix(ls): lint errors
robert-hebel-sb Jan 22, 2026
66e1d30
Merge branch 'main' into feat/oss-245-docs-on-hover-for-async3-new-ke…
robert-hebel-sb Jan 23, 2026
1a139d1
fix(apidom-ls): apply PR review feedback for AsyncAPI 3 documentation
robert-hebel-sb Jan 26, 2026
2240c6c
Merge branch 'main' into feat/oss-245-docs-on-hover-for-async3-new-ke…
robert-hebel-sb Jan 26, 2026
60308e4
Merge branch 'main' into feat/oss-245-docs-on-hover-for-async3-new-ke…
robert-hebel-sb Jan 29, 2026
9a7da5d
Merge branch 'feat/oss-245-docs-on-hover-for-async3-new-keywords' int…
robert-hebel-sb Jan 29, 2026
23cc2ab
Merge branch 'feat/oss-244-complete-for-async-3' into feat/oss-246-va…
robert-hebel-sb Jan 29, 2026
8d6c2e1
feat(ls): add AsyncAPI 3.0.0 completion for new keywords
robert-hebel-sb Jan 29, 2026
64ebeee
Merge branch 'feat/oss-244-complete-for-async-3' into feat/oss-246-va…
robert-hebel-sb Jan 30, 2026
e00de4d
feat(ls): add AsyncAPI 3.0.0 lint rules for new keywords
robert-hebel-sb Jan 30, 2026
6ef8296
feat(ls): add tests for AsyncAPI 3.0.0 lint rules and fix bugs
robert-hebel-sb Jan 30, 2026
077f878
fix(ls): address PR review feedback for AsyncAPI 3 completion
robert-hebel-sb Jan 30, 2026
bbb5ad2
feat(ls): add $ref completion for Operation Reply objects
robert-hebel-sb Jan 30, 2026
aafc9ea
fix(ls): update channel test format to assert full completion objects
robert-hebel-sb Feb 2, 2026
870a1c3
feat(ls): add AsyncAPI 3.0.0 Message Object documentation
robert-hebel-sb Feb 2, 2026
b2f72be
feat(ls): remove incorrect Reference Object notations from externalDocs
robert-hebel-sb Feb 2, 2026
8243dde
feat(ls): add schema formats and Avro docs to AsyncAPI 3 Message
robert-hebel-sb Feb 2, 2026
02b2405
feat(ls): add properties field documentation for Multi Format Schema …
robert-hebel-sb Feb 2, 2026
7619a1c
fix: lint issues
robert-hebel-sb Feb 2, 2026
f572ea5
feat(ls): add AsyncAPI 3 tokens for new keywords (#5106)
robert-hebel-sb Feb 2, 2026
39cf1a7
Merge branch 'feat/oss-245-docs-on-hover-for-async3-new-keywords' int…
robert-hebel-sb Feb 2, 2026
46be221
Merge branch 'feat/oss-244-complete-for-async-3' into feat/oss-246-va…
robert-hebel-sb Feb 2, 2026
4bf6b41
feat(ls): add Channel Address Expression validation for AsyncAPI 3.0
robert-hebel-sb Feb 2, 2026
e339fb9
chore: add .DS_Store to .gitignore
robert-hebel-sb Feb 2, 2026
c73927c
feat(ls): add Multi Format Schema validation for AsyncAPI 3.0
robert-hebel-sb Feb 3, 2026
d60aa1c
feat(ls): add AsyncAPI 3 documentation for new keywords (#5102)
robert-hebel-sb Feb 3, 2026
b70970b
feat(ls): add AsyncAPI 3 completion for new keywords (#5103)
robert-hebel-sb Feb 3, 2026
98a35f4
Merge branch 'main' into feat/oss-246-validation-for-async-3
robert-hebel-sb Feb 3, 2026
cb8158f
fix(ls): resolve ESLint errors
robert-hebel-sb Feb 3, 2026
4562bf8
chore: enable defaultIgnores in commitlint config
robert-hebel-sb Feb 3, 2026
3b21296
Merge branch 'main' into feat/oss-246-validation-for-async-3
robert-hebel-sb Feb 3, 2026
a5d069c
fix(ls): address PR #5104 review comments for AsyncAPI 3 lint rules
robert-hebel-sb Feb 3, 2026
63e0309
chore(release): cut the v1.4.0 release [skip ci]
swagger-bot Feb 3, 2026
fc0095c
fix(ls): address PR #5104 review comments for AsyncAPI 3 lint rules
robert-hebel-sb Feb 3, 2026
110e045
test(ls): add reference and allowed-fields tests for AsyncAPI 3 objects
robert-hebel-sb Feb 3, 2026
8410fdf
fix(ls): correct test expectations for reference and allowed-fields t…
robert-hebel-sb Feb 3, 2026
0ae3802
fix(ls): correct no-siblings error positions in ref tests
robert-hebel-sb Feb 3, 2026
d261abb
fix(ls): update AsyncAPI 3 test expectations to match implementation
robert-hebel-sb Feb 4, 2026
0aaa7ba
fix(ls): complete AsyncAPI 3 Operation validation with comprehensive …
robert-hebel-sb Feb 4, 2026
9bc5ae1
fix(ls): address PR #5104 review comments and improve documentation
robert-hebel-sb Feb 4, 2026
3026e3c
docs: add git commit conventions and body restrictions
robert-hebel-sb Feb 4, 2026
f130cd8
test(ls): update error message expectation to match corrected pattern
robert-hebel-sb Feb 4, 2026
05c5a20
fix(ls): complete PR #5104 with tests and optimizations
robert-hebel-sb Feb 4, 2026
db0f09f
Merge branch 'main' into feat/oss-246-validation-for-async-3
robert-hebel-sb Feb 4, 2026
9a5a6da
feat(ls): complete AsyncAPI 3.0 allowed-fields lint rules implementation
robert-hebel-sb Feb 4, 2026
7cbe7ae
perf(ls): optimize channel address expressions validation
robert-hebel-sb Feb 4, 2026
6d4f869
test(ls): add comprehensive test coverage and fix test assertions
robert-hebel-sb Feb 4, 2026
1b4a9d0
fix(ls): address final PR #5104 review comments
robert-hebel-sb Feb 4, 2026
ce66071
fix(ls): adjust lint message
robert-hebel-sb Feb 4, 2026
e57af01
fix(ls): fix lint issues
robert-hebel-sb Feb 4, 2026
d46fee0
Merge remote-tracking branch 'origin/feat/oss-246-validation-for-asyn…
robert-hebel-sb Feb 4, 2026
9b37846
test(ls): add Multi Format Schema Object type validation tests
robert-hebel-sb Feb 5, 2026
688eaca
test(ls): rename external docs ref variable for consistency
robert-hebel-sb Feb 5, 2026
6fc51a6
fix(ls): address PR #5104 review comments for AsyncAPI 3.0 validation
robert-hebel-sb Feb 6, 2026
daccb97
docs(ls): make CLAUDE.md specification-agnostic
robert-hebel-sb Feb 6, 2026
842be66
docs(ls): add OpenAPI 3.2.0 specification resource
robert-hebel-sb Feb 6, 2026
eac9810
docs(ls): add AsyncAPI 3.1.0 specification resource
robert-hebel-sb Feb 6, 2026
2e88d38
test(ls): restore comprehensive diagnostic comparison in Parameter Ob…
robert-hebel-sb Feb 6, 2026
d4a4f9d
docs(ls): emphasize comprehensive test assertions in CLAUDE.md
robert-hebel-sb Feb 6, 2026
34c0ad2
test(ls): fix test expected string
robert-hebel-sb Feb 6, 2026
b2ae127
refactor(ls): reorganize completion fixtures to separate directory
robert-hebel-sb Feb 6, 2026
5e7f93a
chore(ls): fix lint
robert-hebel-sb Feb 9, 2026
fb6afa0
fix(ls): accept reference elements in AsyncAPI 3.0 payload and messag…
robert-hebel-sb Feb 9, 2026
890e049
fix(ls): consolidate AsyncAPI $ref--no-siblings validation rules
robert-hebel-sb Feb 12, 2026
6fcf33a
Merge branch 'main' into feat/oss-246-validation-for-async-3
robert-hebel-sb Feb 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .commitlintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"extends": ["@commitlint/config-conventional"],
"defaultIgnores": true,
"rules": {
"header-max-length": [2, "always", 75],
"scope-case": [
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ node_modules/
.vscode/settings.json
isolate-*.log
.log*
.DS_Store
Loading