Releases: nuclio/nuclio
Releases · nuclio/nuclio
1.15.13
Changelog
[1.15.13] - 2026-01-14
🐛 Bug Fixes
- [Projects] Fix auth propagation to MLRun Project Leader in IG4 (#3964) by @TomerShor
🧪 Dependencies
- [Dependabot] Bump anchore/scan-action from 7.2.2 to 7.2.3 (#3965) by @dependabot[bot]
1.15.12
Changelog
[1.15.12] - 2026-01-08
🚀 Features / Enhancements
🐛 Bug Fixes
◀️ Reverted Changes
- Revert "[UI] Deleting a function from UI should allow deleting its related API gateway" (#3959) by @TomerShor
📚 Documentation
🎨 UI
- [UI] Deleting a function from UI should allow deleting its related API gateway (#3948) by @illia-prokopchuk
- [UI] bump DC version (#3960) by @illia-prokopchuk
🧪 Dependencies
- [Dependabot] Bump qs from 6.13.0 to 6.14.1 in /pkg/dashboard/ui/resources/previewServer in the npm_and_yarn group across 1 directory (#3950) by @dependabot[bot]
- [Dependabot] Bump qs from 6.13.0 to 6.14.1 in /pkg/dashboard/ui/resources/previewServer in the npm_and_yarn group across 1 directory (#3955) by @dependabot[bot]
⚙️ CI
1.15.11
Changelog
[1.15.11] - 2026-01-04
🚀 Features / Enhancements
- [Security] Pin tagged version of docker/login-action (#3935) by @rokatyy
- [Runtime] Remove support for Python 3.9 (#3941) by @Yacouby
- [APIGW] Log error upon creation failure (#3949) by @liranbg
- [Projects] Ensure project permissions are applied after creation (#3951) by @TomerShor
📚 Documentation
- [Docs] Fix proxy logs params formatting (#3933) by @TomerShor
- [Docs] Add legacy streaming documentation (#3945) by @rokatyy
🔬 Testing
🧪 Dependencies
- [Dependencies] Bump nuclio-sdk-py to v0.6.2 (#3934) by @rokatyy
- [Dependabot] Bump orhun/git-cliff-action from 4.6.0 to 4.7.0 (#3936) by @dependabot[bot]
- [Dependabot] Bump actions/upload-artifact from 5 to 6 (#3940) by @dependabot[bot]
- [Dependabot] Bump actions/download-artifact from 6 to 7 (#3938) by @dependabot[bot]
- [Dependabot] Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#3937) by @dependabot[bot]
- [Dependabot] Bump anchore/scan-action from 7.2.1 to 7.2.2 (#3939) by @dependabot[bot]
- [Dependencies] bump v3io-go to 0.3.14 (#3946) by @weilerN
1.15.10
Changelog
[1.15.10] - 2025-12-12
🚀 Features / Enhancements
- [Fix] Bump DC version to
1.3.0(#3914) by @illia-prokopchuk - [Trigger] Nats Jetstream Options (#3895) by @plparent
- [Chart] Add verificationMethod to deployment chart (#3918) by @rokatyy
- [Processor] Add explicit error depending on whether allocation waited on timeout (#3919) by @rokatyy
- [RabbitMQ] Clarify rabbitmq documentation (#3921) by @rokatyy
- [Processor] Add log for v3io stream (#3923) by @rokatyy
- [Dashboard] Allow nuclio logs header in invocation endpoint (#3924) by @rokatyy
- [Dashboard] Add explicit base image (#3917) by @weilerN
🐛 Bug Fixes
- [Auth] Fix OPA queries member IDs population for IG4 (#3929) by @TomerShor
📚 Documentation
🧪 Dependencies
- [Dependabot] Bump actions/checkout from 5 to 6 (#3913) by @dependabot[bot]
- [Dependabot] Bump anchore/scan-action from 7.1.0 to 7.2.0 (#3911) by @dependabot[bot]
- [Dependabot] Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#3912) by @dependabot[bot]
- [Dependabot] Bump github.com/eclipse/paho.mqtt.golang from 1.5.0 to 1.5.1 in the go_modules group across 1 directory (#3920) by @dependabot[bot]
- [Dependencies] Bump Go to 1.25.5 (#3922) by @weilerN
- [Dependencies] Bump docker cli to 29.1.2 (#3925) by @rokatyy
- [Dependabot] Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#3927) by @dependabot[bot]
- [Dependabot] Bump anchore/scan-action from 7.2.0 to 7.2.1 (#3926) by @dependabot[bot]
1.15.9
Changelog
[1.15.9] - 2025-11-24
🚀 Features / Enhancements
📚 Documentation
- [Docs] Add default
maxRequestBodySizeto http trigger doc (#3904) by @TomerShor
🧪 Dependencies
- [Dependencies] Bump minikube to 1.37.0 and kubernetes to 1.31.13 (#3899) by @rokatyy
- [Dependencies] Bump the npm_and_yarn group across 1 directory with 1 update (#3905) by @dependabot[bot]
- [Dependencies] Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in the go_modules group across 1 directory (#3906) by @dependabot[bot]
- [Dependencies] Bump Docker client version to 29.0.2 (#3908) by @weilerN
1.15.8
Changelog
[1.15.8] - 2025-11-13
🚀 Features / Enhancements
- [Controller] Remove affect deployment.spec during function update if not needed (#3799) by @weilerN
- [Processor] Improve atomic usage in trigger (#3802) by @weilerN
- [Wrapper] Support awaitable entrypoint output for a sync function (#3810) by @rokatyy
- [Local] Allow for graceful termination (#3823) by @rokatyy
- [Tests] Improve kafka trigger tests (#3821) by @rokatyy
- [RabbitMQ] Mask credentials from url (#3835) by @rokatyy
- [Processor] Improve allocation logs and async docs (#3839) by @rokatyy
- [RabbitMQ] Add ability to NACk on errors (#3840) by @rokatyy
- [Processor] Set
chunkedcontent-type when streaming (#3849) by @rokatyy - [Platform] Remove namespace value from project secret template (#3854) by @rokatyy
- [Platform] Validate project secret (#3857) by @rokatyy
- [DLX] Skip waiting for readiness if functionReadinessVerificationEnabled disabled (#3887) by @VandanRogheliya
- [Auth] Add context key resolution for igz4 (#3897) by @rokatyy
- [API Gateway] Add Iguazio authentication mode (#3828) by @weilerN
🐛 Bug Fixes
- [Processor] Fix typo (#3822) by @rokatyy
- [Java] Fix SDK downloading (#3825) by @rokatyy
- [RabbitMQ] Fix worker allocator initialization (#3833) by @rokatyy
- [Processor] Fix sync function streaming (#3850) by @rokatyy
- [RabbitMQ] Fix ack on error configuration and add docs (#3879) by @rokatyy
- [DLX] Fix health check retries routing to DLX instead of function pod (#3891) by @VandanRogheliya
- [OPA] Add prefix to multi resource OPA queries (#3898) by @TomerShor
💼 Other
- Update stable badge to v1.14.14 (#3841) by @github-actions[bot]
- Update stable badge to v1.14.15 (#3890) by @github-actions[bot]
📚 Documentation
- [Docs] Update async python documentation (#3803) by @rokatyy
- [Docs] Add technical preview note for async, batching and streaming (#3804) by @rokatyy
- [Docs] Migrate to myst (#3800) by @rokatyy
- [Docs] Fix typos in architecture.md (#3827) by @VandanRogheliya
- [Docs] Fix minor typo in function-configuration-reference.md (#3829) by @VandanRogheliya
🧪 Dependencies
- [Dependencies] Bump Scaler version to v0.10.1 (#3809) by @weilerN
- [Dependencies] Bump scaler version (#3815) by @weilerN
- [Dependabot] Bump anchore/scan-action from 6.5.1 to 7.0.0 (#3818) by @dependabot[bot]
- [Dependabot] Bump orhun/git-cliff-action from 4.5.1 to 4.6.0 (#3817) by @dependabot[bot]
- [Dependencies] Bump go to 1.25 (#3755) by @rokatyy
- [Dependabot] Bump docker/login-action from 3.5.0 to 3.6.0 (#3824) by @dependabot[bot]
- [Dependencies] Bump github.com/nwaples/rardecode/v2 from 2.1.1 to 2.2.0 in the go_modules group across 1 directory (#3831) by @dependabot[bot]
- [Dependencies] Bump docker cli client to 28.5.1 (#3832) by @rokatyy
- [Dependabot] Bump github/codeql-action from 3 to 4 (#3834) by @dependabot[bot]
- [Dependabot] Bump anchore/scan-action from 7.0.0 to 7.0.2 (#3844) by @dependabot[bot]
- [Dependabot] Bump docker/login-action from 2 to 3 (#3843) by @dependabot[bot]
- [Dependabot] Bump actions/upload-artifact from 4 to 5 (#3859) by @dependabot[bot]
- [Dependabot] Bump actions/download-artifact from 5 to 6 (#3860) by @dependabot[bot]
- [Dependabot] Bump anchore/scan-action from 7.0.2 to 7.1.0 (#3862) by @dependabot[bot]
- [Dependencies] Bump pip from 24.3.1 to 25.3 in /pkg/processor/runtime/python/py/requirements in the pip group across 1 directory (#3865) by @dependabot[bot]
- [Dependencies] Bump Go to 1.25.3 (#3885) by @weilerN
- [Dependencies] Bump nuclio-sdk to v0.6.1 to support content-type propagation (#3886) by @rokatyy
- [Dependabot] Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#3896) by @dependabot[bot]
⚙️ CI
- [CI] Integrate govulncheck (#3801) by @rokatyy
- [CI] Add stable and latest tags (#3826) by @rokatyy
- [CI] Implement WaitForBroker for kafka tests (#3842) by @rokatyy
- [CI] Exclude handler-builder-dotnetcore-onbuild arm64 from tagging (#3851) by @rokatyy
- [CI] Tag handler-builder-golang-onbuild -alpine as stable (#3852) by @rokatyy
- [CI] Remove golang onbuild alpine image from docker_image_rules_json (#3853) by @rokatyy
- [CI] Fix pushing of latest alpine golang image (#3872) by @rokatyy
1.15.7
Changelog
[1.15.7] - 2025-11-05
🚀 Features / Enhancements
- [DLX] Skip waiting for readiness if functionReadinessVerificationEnabled disabled [1.15.x] (#3889)
🐛 Bug Fixes
- [Java] Fix SDK downloading [1.15.x] (#3882)
- [RabbitMQ] Fix ack on error configuration and add docs [1.15.x] (#3881)
- [DLX] Fix health check retries routing to DLX instead of function pod [1.15.x] (#3892)
🧪 Dependencies
- [Dependencies] Bump nuclio-sdk to v0.6.1 to support content-type propagation [1.15.x] (#3888)
1.14.15
Changelog
[1.14.15] - 2025-10-29
🚀 Features / Enhancements
- [RabbitMQ] Mask credentials from url [1.14.x] (#3847)
- [Dashboard] Validate service account is allowed [1.14.x] (#3858)
- [Controller] Enrich and Validate service account [1.14.x] (#3863)
- [Kaniko] Enrich and Validate service account [1.14.x] (#3866)
- [Controller] Set enriched SA to status when function is ready [1.14.x] (#3868)
- [Utils] Add check for an empty SA in IsServiceAccountAllowed [1.14.x] (#3870)
- [Platform] Remove namespace value from project secret template [1.14.x] (#3871)
- [Platform] Validate project secret [1.14.x] (#3873)
- [RabbitMQ] Add ability to NACk on errors [1.14.x] (#3874)
🐛 Bug Fixes
- [RabbitMQ] Fix worker allocator initialization [1.14.x] (#3846)
- [Java] Fix SDK downloading [1.14.x] (#3877)
- [RabbitMQ] Fix ack on error configuration and add docs [1.14.x] (#3880)
📚 Documentation
1.15.6
Changelog
[1.15.6] - 2025-10-27
🚀 Features / Enhancements
- [RabbitMQ] Mask credentials from url [1.15.x] (#3845)
- [RabbitMQ] Add ability to NACk on errors [1.15.x] (#3848)
- [Processor] Set
chunkedcontent-type when streaming [1.15.x] (#3855) - [Platform] Remove namespace value from project secret template [1.15.x] (#3856)
- [Platform] Validate project secret [1.15.x] (#3864)