Sourced from actions/ai-inference's releases.
v1.2.3
What's Changed
- Bump super-linter/super-linter from 7.4.0 to 8.0.0 by
@dependabot
[bot] in actions/ai-inference#62- Add GitHub Actions workflow for releasing new version by
@sgoedecke
in actions/ai-inference#59- Update readme to say MCP needs a PAT by
@sgoedecke
in actions/ai-inference#60- Support .prompt.yml files by
@sgoedecke
in actions/ai-inference#61Full Changelog: https://github.com/actions/ai-inference/compare/v1.2.2...v1.2.3
v1.2.2
What's Changed
- Fixup bundle by
@sgoedecke
in actions/ai-inference#58Full Changelog: https://github.com/actions/ai-inference/compare/v1.2.1...v1.2.2
v1.2.1
What's Changed
- Ensure pkce-challenge is bundled in dist instead of treated as external by
@sgoedecke
in actions/ai-inference#57Full Changelog: https://github.com/actions/ai-inference/compare/v1.2.0...v1.2.1
v1.2.0
What's Changed
- Setup licensed on the codespace by
@maraisr
in actions/ai-inference#29- Bump the npm-development group across 1 directory with 11 updates by
@dependabot
[bot] in actions/ai-inference#36- Update readme by
@sgoedecke
in actions/ai-inference#41- Bump
@jest/globals
from 29.7.0 to 30.0.2 by@dependabot
[bot] in actions/ai-inference#46- Make actual inference in CI optional, since it depends on org settings by
@sgoedecke
in actions/ai-inference#55- fix: improve error handling for AI service responses by
@ainoya
in actions/ai-inference#49- Add read-only GitHub MCP support by
@sgoedecke
in actions/ai-inference#56New Contributors
@ainoya
made their first contribution in actions/ai-inference#49Full Changelog: https://github.com/actions/ai-inference/compare/v1.1.0...v1.2.0
9693b13
Merge pull request #61
from actions/sgoedecke/prompt-filed0b2f23
Merge branch 'main' into sgoedecke/prompt-file0df9647
Merge pull request #60
from actions/sgoedecke/update-readme446f075
Merge branch 'main' into sgoedecke/update-readmece58b26
Merge pull request #59
from actions/sgoedecke-patch-11cf96b0
Merge branch 'main' into sgoedecke/update-readmef79e4e1
regenerate dist72102e5
Update src/prompt.ts2bc30a5
regenerate dist8f64ac1
Fixup types and testsSourced from github/codeql-action's releases.
v3.29.5
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
See the full CHANGELOG.md for more information.
v3.29.4
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.4 - 23 Jul 2025
No user facing changes.
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.5 - 29 Jul 2025
- Update default CodeQL bundle version to 2.22.2. #2986
3.29.4 - 23 Jul 2025
No user facing changes.
3.29.3 - 21 Jul 2025
No user facing changes.
3.29.2 - 30 Jun 2025
- Experimental: When the
quality-queries
input for theinit
action is provided with an argument, separate.quality.sarif
files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #29353.29.1 - 27 Jun 2025
- Fix bug in PR analysis where user-provided
include
query filter fails to exclude non-included queries. #2938- Update default CodeQL bundle version to 2.22.1. #2950
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.21 - 28 July 2025
No user facing changes.
3.28.20 - 21 July 2025
- Remove support for combining SARIF files from a single upload for GHES 3.18, see the changelog post. #2959
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
... (truncated)
51f7732
Merge pull request #2997
from github/update-v3.29.5-80a09d7b08e90243
Update changelog for v3.29.580a09d7
Merge pull request #2996
from github/dependabot/npm_and_yarn/npm-240ab9fad08388115
Merge pull request #2994
from github/mergeback/changelog/v3.28.21401ecaf
Merge branch 'main' into mergeback/changelog/v3.28.21ab5c0c5
Merge branch 'main' into dependabot/npm_and_yarn/npm-240ab9fad0cd264d4
Merge pull request #2986
from github/update-bundle/codeql-bundle-v2.22.24599055
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.2fd7ad51
Merge pull request #2971
from github/update-supported-enterprise-server-versionsac0c9bf
Merge branch 'main' into
update-supported-enterprise-server-versionsSourced from org.springframework.boot's releases.
v3.5.4
:lady_beetle: Bug Fixes
- LambdaSafe.withFilter is not public #46474
- Executable JAR application class encounters performance issues when used with Palo Alto Network Cortex XDR agent #46402
- Runtime dependencies are missing from aotCompileClasspath and aotTestCompileClasspath when using Kotlin #46398
- Additional fields for structured JSON logging incompatible with nested ecs logging in 3.5.x #46351
- Change in DefaultErrorAttributes alters the shape of API validation error responses #46260
- jdbc.connections.active and jdbc.connections.idle metrics are not available when using Hikari in a native image #46225
- developmentOnly and testAndDevelopmentOnly dependencies may prevent implementation dependencies from being included in the uber-jar #46205
- Hash calculation for uber archive entries that require unpacking is inefficient #46203
- Permissions are applied inconsistently when building uber archives with Gradle #46194
- Environment variables using legacy dash format can no longer be bound #46184
- EmbeddedWebServerFactoryCustomizerAutoConfiguration fails when undertow-core is on the classpath and undertow-servlet is not #46180
- Executable JAR application class encounters performance issues #46177
- Executable JAR application class encounters performance issues #46176
- Setting spring.reactor.context-propagation has no effect when lazy initialization is enabled #46174
- Setting spring.netty.leak-detection has no effect when lazy initialization is enabled #46170
- SslInfo does not use its Clock when checking certificate validity #46011
:notebook_with_decorative_cover: Documentation
- Fix description of spring.batch.job.enabled #46247
- Fix broken Kotlin examples in reference documentation #46168
- Add Logback Access Reactor Netty to community starters #46060
:hammer: Dependency Upgrades
- Upgrade to ActiveMQ 6.1.7 #46373
- Upgrade to Caffeine 3.2.2 #46432
- Upgrade to Couchbase Client 3.8.2 #46460
- Upgrade to GraphQL Java 24.1 #46395
- Upgrade to Groovy 4.0.28 #46516
- Upgrade to Hibernate 6.6.22.Final #46492
- Upgrade to HikariCP 6.3.1 #46493
- Upgrade to Infinispan 15.2.5.Final #46461
- Upgrade to Jackson Bom 2.19.2 #46494
- Upgrade to Jetty 12.0.23 #46375
- Upgrade to MariaDB 3.5.4 #46376
- Upgrade to Maven Invoker Plugin 3.9.1 #46377
- Upgrade to Micrometer 1.15.2 #46280
- Upgrade to Micrometer Tracing 1.5.2 #46281
- Upgrade to MSSQL JDBC 12.10.1.jre11 #46378
- Upgrade to MySQL 9.3.0 #46371
- Upgrade to Neo4j Java Driver 5.28.9 #46434
- Upgrade to Netty 4.1.123.Final #46435
- Upgrade to Prometheus Client 1.3.10 #46379
- Upgrade to Reactor Bom 2024.0.8 #46282
- Upgrade to RxJava3 3.1.11 #46380
- Upgrade to Spring AMQP 3.2.6 #46283
... (truncated)
925f9bc
Release v3.5.4d82fb35
Merge branch '3.4.x' into 3.5.x4b6064f
Next development version (v3.4.9-SNAPSHOT)a39c8f0
Merge branch '3.4.x' into 3.5.x99d53de
Upgrade to Spring Integration 6.5.11b4aad5
Upgrade to Groovy 4.0.283f0f79b
Upgrade to Spring Integration 6.4.6ff8443c
Upgrade to Groovy 4.0.28aed8550
Merge branch '3.4.x' into 3.5.x5406976
Apply commercial input consistentlySourced from org.springframework.boot:spring-boot-dependencies's releases.
v3.5.4
:lady_beetle: Bug Fixes
- LambdaSafe.withFilter is not public #46474
- Executable JAR application class encounters performance issues when used with Palo Alto Network Cortex XDR agent #46402
- Runtime dependencies are missing from aotCompileClasspath and aotTestCompileClasspath when using Kotlin #46398
- Additional fields for structured JSON logging incompatible with nested ecs logging in 3.5.x #46351
- Change in DefaultErrorAttributes alters the shape of API validation error responses #46260
- jdbc.connections.active and jdbc.connections.idle metrics are not available when using Hikari in a native image #46225
- developmentOnly and testAndDevelopmentOnly dependencies may prevent implementation dependencies from being included in the uber-jar #46205
- Hash calculation for uber archive entries that require unpacking is inefficient #46203
- Permissions are applied inconsistently when building uber archives with Gradle #46194
- Environment variables using legacy dash format can no longer be bound #46184
- EmbeddedWebServerFactoryCustomizerAutoConfiguration fails when undertow-core is on the classpath and undertow-servlet is not #46180
- Executable JAR application class encounters performance issues #46177
- Executable JAR application class encounters performance issues #46176
- Setting spring.reactor.context-propagation has no effect when lazy initialization is enabled #46174
- Setting spring.netty.leak-detection has no effect when lazy initialization is enabled #46170
- SslInfo does not use its Clock when checking certificate validity #46011
:notebook_with_decorative_cover: Documentation
- Fix description of spring.batch.job.enabled #46247
- Fix broken Kotlin examples in reference documentation #46168
- Add Logback Access Reactor Netty to community starters #46060
:hammer: Dependency Upgrades
- Upgrade to ActiveMQ 6.1.7 #46373
- Upgrade to Caffeine 3.2.2 #46432
- Upgrade to Couchbase Client 3.8.2 #46460
- Upgrade to GraphQL Java 24.1 #46395
- Upgrade to Groovy 4.0.28 #46516
- Upgrade to Hibernate 6.6.22.Final #46492
- Upgrade to HikariCP 6.3.1 #46493
- Upgrade to Infinispan 15.2.5.Final #46461
- Upgrade to Jackson Bom 2.19.2 #46494
- Upgrade to Jetty 12.0.23 #46375
- Upgrade to MariaDB 3.5.4 #46376
- Upgrade to Maven Invoker Plugin 3.9.1 #46377
- Upgrade to Micrometer 1.15.2 #46280
- Upgrade to Micrometer Tracing 1.5.2 #46281
- Upgrade to MSSQL JDBC 12.10.1.jre11 #46378
- Upgrade to MySQL 9.3.0 #46371
- Upgrade to Neo4j Java Driver 5.28.9 #46434
- Upgrade to Netty 4.1.123.Final #46435
- Upgrade to Prometheus Client 1.3.10 #46379
- Upgrade to Reactor Bom 2024.0.8 #46282
- Upgrade to RxJava3 3.1.11 #46380
- Upgrade to Spring AMQP 3.2.6 #46283
... (truncated)
925f9bc
Release v3.5.4d82fb35
Merge branch '3.4.x' into 3.5.x4b6064f
Next development version (v3.4.9-SNAPSHOT)a39c8f0
Merge branch '3.4.x' into 3.5.x99d53de
Upgrade to Spring Integration 6.5.11b4aad5
Upgrade to Groovy 4.0.283f0f79b
Upgrade to Spring Integration 6.4.6ff8443c
Upgrade to Groovy 4.0.28aed8550
Merge branch '3.4.x' into 3.5.x5406976
Apply commercial input consistently