Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nuctl-1.15.1-linux-arm64 | 2025-07-24 | 81.7 MB | |
nuctl-1.15.1-darwin-arm64 | 2025-07-24 | 84.2 MB | |
nuctl-1.15.1-windows-amd64 | 2025-07-24 | 87.5 MB | |
nuctl-1.15.1-linux-amd64 | 2025-07-24 | 85.5 MB | |
nuctl-1.15.1-darwin-amd64 | 2025-07-24 | 87.5 MB | |
1.15.1 source code.tar.gz | 2025-07-24 | 2.7 MB | |
1.15.1 source code.zip | 2025-07-24 | 3.6 MB | |
README.md | 2025-07-24 | 3.4 kB | |
Totals: 8 Items | 432.7 MB | 1 |
Changelog
[1.15.1] - 2025-07-24
🚀 Features / Enhancements
- [Processor] Stream responses for go and python runtimes (#3678) by @rokatyy
- [Processor] Add support for async generators for streaming and test all kinds of stream cases (#3680) by @rokatyy
- [Builder] Install nuclio dependencies from nuclio wheels (#3681) by @rokatyy
- [Dashboard] Add new auth implementation for igz4 (#3682) by @rokatyy
- [OPA] Use opa-client package (#3692) by @TomerShor
- [Controller] Add labels to API gateway ingress (#3695) by @weilerN
- [Dashboard] Implement iguazio-v4 authentication (#3693) by @rokatyy
- [Framework] Enable patch remote dlx and scaler (#3703) by @weilerN
- [Java] Moving to bullseye from buster(EOL) (#3709) by @rokatyy
- [Dashboard] Validate service account is allowed (#3707) by @rokatyy
- [Images] Take images from gcr instead of dockerhub (#3710) by @rokatyy
- [Dashboard] Add cache for authentication and make igz auth more abstract (#3704) by @rokatyy
- [Controller] Enrich and Validate service account (#3711) by @rokatyy
- [Kaniko] Enrich and Validate service account (#3714) by @rokatyy
- [GitHub] Add pull request template (#3713) by @weilerN
- [Controller] Set enriched SA to status when function is ready (#3716) by @rokatyy
- [Dotnet] Bump dotnet to 9.0 (#3717) by @rokatyy
- [DLX] Integrate the new dlx (#3708) by @weilerN
- [Controller] Remove the configuration-snippet annotation from ingress (#3721) by @weilerN
- [Controller] Check for scaling happened within last scalingTimeout even if CurrentReplicas is equal to DesiredReplicas (#3722) by @rokatyy
- [Utils] Add check for an empty SA in IsServiceAccountAllowed (#3725) by @rokatyy
- [Builder] Take only image name when resolving base image with custom registry (#3724) by @rokatyy
- [K8s] Implement retryable k8s client (#3723) by @rokatyy
🐛 Bug Fixes
- [Dashboard] Fix opaClient enrichment (#3697) by @rokatyy
- [Processor] Fix Node.js wrapper not handling partial socket data correctly (#3699) by @superkeka
📚 Documentation
- [Docs] Add documentation about how to stream response (#3705) by @rokatyy
- [Docs] Add documentation for project secret template and project SA configuration (#3715) by @rokatyy
- [Docs] Add loggerSinks to function configuration doc (#3719) by @rokatyy
🎨 UI
- [UI] Fix api gateway update endpoint (#3706) by @illia-prokopchuk
🔬 Testing
- [Test] Add simple benchmark CI for python runtime (#3677) by @rokatyy
🧪 Dependencies
- [Dependabot] Bump anchore/scan-action from 6.3.0 to 6.4.0 (#3698) by @dependabot[bot]
- [Dependencies] Bump docker CLI to 28.3.2 (#3718) by @rokatyy
⚙️ CI
- [CI] Do not hardcode branch for bumping version (#3684) by @rokatyy
- [CI] Pass helm target version to bump-helm-charts (#3685) by @rokatyy
- [CI] Add support to run workflow from development branch on specific branch (#3686) by @rokatyy
- [CI] Support protected branches and create PRs instead of direct push (#3688) by @rokatyy
- [CI] Fix helm-version resolving and ensure dependencies use hash (#3691) by @rokatyy
- [CI] Migrate to v2 of golangci (#3679) by @rokatyy
- [CI] Add docker dependency checker and bump docker (#3696) by @rokatyy
- [CI] Build builder always on linux os (#3728) by @rokatyy