Releases: shigechika/eos-mcp
Releases · shigechika/eos-mcp
v1.1.4
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
1.1.4 (2026-08-06)
Bug Fixes
deps: ignore mcp major version updates in Dependabot (#72 ) (70d6052 )
v1.1.3
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
1.1.3 (2026-07-31)
Bug Fixes
v1.1.2
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
1.1.2 (2026-07-27)
Bug Fixes
ci: read AI-review guidance from the base revision, drop the checkout (#65 ) (4b63d22 )
sync the smoke-test engine (#63 ) (1986c7a )
v1.1.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
1.1.1 (2026-07-26)
Bug Fixes
assert what a working answer contains, not what any answer does (#60 ) (9d210ef )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
1.1.0 (2026-07-26)
Features
live smoke test that exercises every registered tool (#58 ) (3d85756 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-07-12)
Documentation
fix daily_brief return-type claim, add eapi.py invariants (#41 ) (ef81a83 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-07-07)
Bug Fixes
correct --help epilog's config discovery order (#30 ) (de32f14 )
daily_brief: only flag BGP/OSPF ADJCHANGE on down/reset transitions (#31 ) (8b3cf7a ), closes #13
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-07-07)
⚠ BREAKING CHANGES
--transport CLI flag removed; the server is now stdio-only. eos-mcp --transport stdio (or any other value) now errors as an unrecognized argument. The documented invocation (eos-mcp with no transport flag) is unaffected.
Code Refactoring
drop streamable-http transport, go stdio-only (#28 ) (aef0014 )
v0.4.1
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-07-07)
Documentation
add CLAUDE.md and Copilot review instructions (#25 ) (a54dc8a )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-06-26)
Features
daily_brief: parse all EOS logging timestamp formats (RFC3339 + traditional + default) (#23 ) (35d90f7 ), closes #22