Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.32.0
What's Changed
- feat(mcp): add NewToolResultErrorf by
@icholy
in mark3labs/mcp-go#357- feat(mcptest): extend test server with prompt and resource support by
@vasayxtx
in mark3labs/mcp-go#346- [streamable-http] Add ability to override the http.Client by
@tra4less
in mark3labs/mcp-go#359- fixed logo issue in home page by
@asaf-shitrit
in mark3labs/mcp-go#364- feat(mcptest): Change
Server.Start
to accept acontext.Context
. by@octo
in mark3labs/mcp-go#339- fix(test/stdio): address io:read/write on closed pipe error by
@cryo-zd
in mark3labs/mcp-go#360- [SSE][OAuth] Add OAuth support to SSE client by
@giridhar-murthy-glean
in mark3labs/mcp-go#340- More comprehensive docs by
@ezynda3
in mark3labs/mcp-go#374- fix(srv/stream): properly remove sessionTool to prevent memory leak by
@cryo-zd
in mark3labs/mcp-go#365- fix: SSE parser now correctly handles events without event field by
@ezynda3
in mark3labs/mcp-go#376- fix: ignore session IDs in stateless mode instead of rejecting them by
@ezynda3
in mark3labs/mcp-go#375- support search www doc by
@dugenkui03
in mark3labs/mcp-go#378- Optimize docs by
@dugenkui03
in mark3labs/mcp-go#386New Contributors
@icholy
made their first contribution in mark3labs/mcp-go#357@vasayxtx
made their first contribution in mark3labs/mcp-go#346@tra4less
made their first contribution in mark3labs/mcp-go#359@asaf-shitrit
made their first contribution in mark3labs/mcp-go#364@giridhar-murthy-glean
made their first contribution in mark3labs/mcp-go#340Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.31.0...v0.32.0
5c49f63
more docs fixesb5db567
improve docs some more3943813
Optimize docs (#386)8c7a09d
Use fuzzy searchdc234ad
support search doc (#378)c3e9723
fix: ignore session IDs in stateless mode instead of rejecting them (#375)75abd9a
fix: SSE parser now correctly handles events without event field (#376)cf6a2e9
fix(srv/stream): properly remove sessionTool to prevent memory leak (#365)564b669
cleanup6ac1843
fix linksSourced from step-security/harden-runner's releases.
v2.12.1
What's Changed
- Detection capabilities have been upgraded to better recognize attempts at runner tampering. These improvements are informed by real-world incident learnings, including analysis of anomalous behaviors observed in the tj-actions and reviewdog supply chain attack.
- Resolved an issue where the block policy was not enforced correctly when the GitHub Actions job was running inside a container on a self-hosted VM runner.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.12.1
002fdce
Merge pull request #544
from step-security/rc-212489e3f
Merge branch 'main' into rc-2175dd441
Merge pull request #555
from step-security/dependabot/github_actions/step-sec...4381ace
Bump step-security/publish-unit-test-result-action from 2.19.0 to
2.20.0a9da90b
Merge pull request #553
from h0x0er/feat/container-workflowsa60ef21
update4ad512f
Merge branch 'rc-21' into feat/container-workflows6b41a39
fixed test casefa70c45
update agenteb47845
self-hosted: refactored block-policy apply logicc50adf8
v12.2.0Sourced from actions/attest's releases.
v2.4.0
What's Changed
- Bump
@actions/github
from 6.0.0 to 6.0.1 in the npm-production group by@dependabot
in actions/attest#242- Bump undici from 5.28.5 to 5.29.0 by
@dependabot
in actions/attest#246- Add path to created attestation in a well-known summary file by
@kommendorkapten
in actions/attest#252New Contributors
@kommendorkapten
made their first contribution in actions/attest#252Full Changelog: https://github.com/actions/attest/compare/v2...v2.4.0
ce27ba3
bump package version to 2.4.0 (#253)6a89e12
Add path to created attestation in a well-known summary file (#252)cbc14bb
Bump the npm-development group with 3 updates (#250)b87aa13
Bump the npm-development group across 1 directory with 5 updates (#249)5ae9aa2
Bump undici from 5.28.5 to 5.29.0 (#246)4119d34
Bump the npm-development group across 1 directory with 6 updates (#245)7e777b1
Bump @actions/github
from 6.0.0 to 6.0.1 in the
npm-production group (#242)4d8a13a
Bump super-linter/super-linter in the actions-minor group (#244)647f152
Bump the npm-development group with 4 updates (#240)2055134
Bump the npm-development group with 4 updates (#239)Sourced from tj-actions/changed-files's changelog.
Changelog
46.0.5 - (2025-04-09)
⚙️ Miscellaneous Tasks
- deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
- deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
- deps-dev: Bump
@types/node
from 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])- deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
- deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
- deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
- deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])
⬆️ Upgrades
- Upgraded to v46.0.4 (#2511)
Co-authored-by: github-actions[bot] (6f67ee9) - (github-actions[bot])
46.0.4 - (2025-04-03)
🐛 Bug Fixes
- Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)
📚 Documentation
⬆️ Upgrades
- Upgraded to v46.0.3 (#2506)
Co-authored-by: github-actions[bot] Co-authored-by: Tonye Jack jtonye@ymail.com (27ae6b3) - (github-actions[bot])
46.0.3 - (2025-03-23)
🔄 Update
- Updated README.md (#2501)
Co-authored-by: github-actions[bot] (41e0de5) - (github-actions[bot])
- Updated README.md (#2499)
Co-authored-by: github-actions[bot] (9457878) - (github-actions[bot])
📚 Documentation
... (truncated)
d52d20f
chore(deps-dev): bump @types/node
from 22.15.26 to 24.0.1
(#2587)f1c0eb9
chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 (#2578)944a0f7
chore(deps-dev): bump eslint-plugin-jest from 28.13.0 to 28.13.3 (#2585)3dbc1e1
Updated README.md (#2592)7a7221b
chore(deps): bump github/codeql-action from 3.28.18 to 3.29.0 (#2588)c260d49
feat: add any_added to outputs (#2567)b1ccff8
Updated README.md (#2591)a892f50
docs: update link to glob patterns (#2590)5ca5422
chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 (#2589)4140eb9
chore(deps-dev): bump eslint-plugin-jest from 28.12.0 to 28.13.0 (#2583)Sourced from github/codeql-action's releases.
v3.29.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
See the full CHANGELOG.md for more information.
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actions
language, which is currently in public preview. Theactions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinned yourtools:
property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactions
analysis.- Update default CodeQL bundle version to 2.21.4. #2910
3.28.18 - 16 May 2025
- Update default CodeQL bundle version to 2.21.3. #2893
- Skip validating SARIF produced by CodeQL for improved performance. #2894
- The number of threads and amount of RAM used by CodeQL can now be set via the
CODEQL_THREADS
andCODEQL_RAM
runner environment variables. If set, these environment variables override thethreads
andram
inputs respectively. #28913.28.17 - 02 May 2025
- Update default CodeQL bundle version to 2.21.2. #2872
3.28.16 - 23 Apr 2025
- Update default CodeQL bundle version to 2.21.1. #2863
3.28.15 - 07 Apr 2025
- Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #2842
3.28.14 - 07 Apr 2025
- Update default CodeQL bundle version to 2.21.0. #2838
3.28.13 - 24 Mar 2025
No user facing changes.
3.28.12 - 19 Mar 2025
- Dependency caching should now cache more dependencies for Java
build-mode: none
extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
... (truncated)
ce28f5b
Merge pull request #2926
from github/update-v3.29.0-e8799281cbc251b7
Update changelog for v3.29.0e879928
Merge pull request #2925
from github/update-bundle/codeql-bundle-v2.22.0efd43b3
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.07cb9b16
Merge pull request #2912
from github/henrymercer/bump-minimum-codeql-2.16.63855117
Add changelog notef5d4e2a
Update default bundle to codeql-bundle-v2.22.022deae8
Update package-lock.jsondf2a830
Merge branch 'main' into henrymercer/bump-minimum-codeql-2.16.6b1e4dc3
Merge pull request #2916
from github/dependabot/npm_and_yarn/npm-5cdccdc43fSourced from umbrelladocs/action-linkspector's releases.
Release v1.3.5
v1.3.5: PR #45 - Update linkspector version to 0.4.5
e2ccef5
Merge pull request #45
from UmbrellaDocs/update-linkspector-version6cc23b2
Update linkspector version to 0.4.5Sourced from step-security/harden-runner's releases.
v2.12.1
What's Changed
- Detection capabilities have been upgraded to better recognize attempts at runner tampering. These improvements are informed by real-world incident learnings, including analysis of anomalous behaviors observed in the tj-actions and reviewdog supply chain attack.
- Resolved an issue where the block policy was not enforced correctly when the GitHub Actions job was running inside a container on a self-hosted VM runner.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.12.1
002fdce
Merge pull request #544
from step-security/rc-212489e3f
Merge branch 'main' into rc-2175dd441
Merge pull request #555
from step-security/dependabot/github_actions/step-sec...4381ace
Bump step-security/publish-unit-test-result-action from 2.19.0 to
2.20.0a9da90b
Merge pull request #553
from h0x0er/feat/container-workflowsa60ef21
update4ad512f
Merge branch 'rc-21' into feat/container-workflows6b41a39
fixed test casefa70c45
update agenteb47845
self-hosted: refactored block-policy apply logicc50adf8
v12.2.0Sourced from actions/attest's releases.
v2.4.0
What's Changed
- Bump
@actions/github
from 6.0.0 to 6.0.1 in the npm-production group by@dependabot
in actions/attest#242- Bump undici from 5.28.5 to 5.29.0 by
@dependabot
in actions/attest#246- Add path to created attestation in a well-known summary file by
@kommendorkapten
in actions/attest#252New Contributors
@kommendorkapten
made their first contribution in actions/attest#252Full Changelog: https://github.com/actions/attest/compare/v2...v2.4.0
ce27ba3
bump package version to 2.4.0 (#253)6a89e12
Add path to created attestation in a well-known summary file (#252)cbc14bb
Bump the npm-development group with 3 updates (#250)b87aa13
Bump the npm-development group across 1 directory with 5 updates (#249)5ae9aa2
Bump undici from 5.28.5 to 5.29.0 (#246)4119d34
Bump the npm-development group across 1 directory with 6 updates (#245)7e777b1
Bump @actions/github
from 6.0.0 to 6.0.1 in the
npm-production group (#242)4d8a13a
Bump super-linter/super-linter in the actions-minor group (#244)647f152
Bump the npm-development group with 4 updates (#240)2055134
Bump the npm-development group with 4 updates (#239)Sourced from fluxcd/flux2's releases.
v2.6.2
What's Changed
- [release/v2.6.x] fix: Allow Azure CLI calls in
flux push artifact --provider azure
on DevOps runners by@fluxcdbot
in fluxcd/flux2#5396- [release/v2.6.x] Fix
knownhosts key mismatch
regression bug by@fluxcdbot
in fluxcd/flux2#5405- [release/v2.6.x] Update toolkit components by
@fluxcdbot
in fluxcd/flux2#5410Full Changelog: https://github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2
a48f81a
Merge pull request #5410
from fluxcd/backport-5409-to-release/v2.6.x55104dc
Update toolkit componentse771ff2
Merge pull request #5405
from fluxcd/backport-5404-to-release/v2.6.x998fe11
Upgrade dependenciesa6ac4c5
Merge pull request #5396
from fluxcd/backport-5390-to-release/v2.6.x0d397d7
Introduce support for shelling out to Azure binaries in
authenticationSourced from tj-actions/changed-files's changelog.
Changelog
46.0.5 - (2025-04-09)
⚙️ Miscellaneous Tasks
- deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
- deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
- deps-dev: Bump
@types/node
from 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])- deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
- deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
- deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
- deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])
⬆️ Upgrades
- Upgraded to v46.0.4 (#2511)
Co-authored-by: github-actions[bot] (6f67ee9) - (github-actions[bot])
46.0.4 - (2025-04-03)
🐛 Bug Fixes
- Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)
📚 Documentation
⬆️ Upgrades
- Upgraded to v46.0.3 (#2506)
Co-authored-by: github-actions[bot] Co-authored-by: Tonye Jack jtonye@ymail.com (27ae6b3) - (github-actions[bot])
46.0.3 - (2025-03-23)
🔄 Update
- Updated README.md (#2501)
Co-authored-by: github-actions[bot] (41e0de5) - (github-actions[bot])
- Updated README.md (#2499)
Co-authored-by: github-actions[bot] (9457878) - (github-actions[bot])
📚 Documentation
... (truncated)
d52d20f
chore(deps-dev): bump @types/node
from 22.15.26 to 24.0.1
(#2587)f1c0eb9
chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 (#2578)944a0f7
chore(deps-dev): bump eslint-plugin-jest from 28.13.0 to 28.13.3 (#2585)3dbc1e1
Updated README.md (#2592)7a7221b
chore(deps): bump github/codeql-action from 3.28.18 to 3.29.0 (#2588)c260d49
feat: add any_added to outputs (#2567)b1ccff8
Updated README.md (#2591)a892f50
docs: update link to glob patterns (#2590)5ca5422
chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 (#2589)4140eb9
chore(deps-dev): bump eslint-plugin-jest from 28.12.0 to 28.13.0 (#2583)Sourced from github/codeql-action's releases.
v3.29.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
See the full CHANGELOG.md for more information.
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
3.29.0 - 11 Jun 2025
- Update default CodeQL bundle version to 2.22.0. #2925
- Bump minimum CodeQL bundle version to 2.16.6. #2912
3.28.19 - 03 Jun 2025
- The CodeQL Action no longer includes its own copy of the extractor for the
actions
language, which is currently in public preview. Theactions
extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled theactions
language and you have pinned yourtools:
property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disableactions
analysis.- Update default CodeQL bundle version to 2.21.4. #2910
3.28.18 - 16 May 2025
- Update default CodeQL bundle version to 2.21.3. #2893
- Skip validating SARIF produced by CodeQL for improved performance. #2894
- The number of threads and amount of RAM used by CodeQL can now be set via the
CODEQL_THREADS
andCODEQL_RAM
runner environment variables. If set, these environment variables override thethreads
andram
inputs respectively. #28913.28.17 - 02 May 2025
- Update default CodeQL bundle version to 2.21.2. #2872
3.28.16 - 23 Apr 2025
- Update default CodeQL bundle version to 2.21.1. #2863
3.28.15 - 07 Apr 2025
- Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #2842
3.28.14 - 07 Apr 2025
- Update default CodeQL bundle version to 2.21.0. #2838
3.28.13 - 24 Mar 2025
No user facing changes.
3.28.12 - 19 Mar 2025
- Dependency caching should now cache more dependencies for Java
build-mode: none
extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
... (truncated)
ce28f5b
Merge pull request #2926
from github/update-v3.29.0-e8799281cbc251b7
Update changelog for v3.29.0e879928
Merge pull request #2925
from github/update-bundle/codeql-bundle-v2.22.0efd43b3
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.07cb9b16
Merge pull request #2912
from github/henrymercer/bump-minimum-codeql-2.16.63855117
Add changelog notef5d4e2a
Update default bundle to codeql-bundle-v2.22.022deae8
Update package-lock.jsondf2a830
Merge branch 'main' into henrymercer/bump-minimum-codeql-2.16.6b1e4dc3
Merge pull request #2916
from github/dependabot/npm_and_yarn/npm-5cdccdc43fSourced from umbrelladocs/action-linkspector's releases.
Release v1.3.5
v1.3.5: PR #45 - Update linkspector version to 0.4.5
e2ccef5
Merge pull request #45
from UmbrellaDocs/update-linkspector-version6cc23b2
Update linkspector version to 0.4.5