8000 Releases · nuclio/nuclio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: nuclio/nuclio

1.14.6

19 May 15:17
2243fcf
Compare
Choose a tag to compare

Changelog

[1.14.6] - 2025-05-19

🚀 Features / Enhancements

  • [Dashboard] Add kafka configuration for retry time and max retries (#3638) by @rokatyy
  • [Wrapper] Use get_running_loop() with fallback to avoid DeprecationWarning in Python 3.12 (#3640) by @rokatyy
  • [Dashboard] Add new api to get replicas and proxy logs from ES (#3639) by @rokatyy

🐛 Bug Fixes

🔬 Testing

🧪 Dependencies

  • [Dependabot] Bump denoland/setup-deno from 2.0.2 to 2.0.3 (#3643) by @dependabot[bot]

1.14.5

14 May 09:15
0c79a3f
Compare
Choose a tag to compare
8000

Changelog

[1.14.5] - 2025-05-14

🚀 Features / Enhancements

  • [Builder] Create temp dir based on os.TempDir() (#3616) by @rokatyy
  • [Dashboard] Enable Readiness and Liveness probes configurations (#3609) by @weilerN
  • [Dashboard] Support multiple workers in asynchronous mode (#3623) by @rokatyy
  • [Controller] Add last k8s warning to an error stack (#3625) by @rokatyy
  • [Controller] Enable Readiness and Liveness probes configurations (#3629) by @weilerN
  • [Security] Add permissions and pin actions to a full length commit (#3631) by @rokatyy
  • [Security] Pin tag for azure/setup-helm (#3632) by @rokatyy
  • [Platform] Add ElasticSearchConfig to platform config (#3633) by @rokatyy
  • [Kafka] Add timeout parameters to support confluent cloud (#3635) by @rokatyy
  • [Dashboard] Implement elastic search client (#3634) by @rokatyy

🐛 Bug Fixes

  • [Security] Fix CI to have permissions and pin an action to a full length commit SHA (#3627) by @rokatyy

◀️ Reverted Changes

📚 Documentation

🎨 UI

🔬 Testing

🧪 Dependencies

  • [Dependabot] Bump manusa/actions-setup-minikube from 2.13.1 to 2.14.0 (#3628) by @dependabot[bot]

⚙️ CI

1.14.4

30 Apr 12:45
Compare
Choose a tag to compare

Changelog

[1.14.4] - 2025-04-30

🚀 Features / Enhancements

  • [Builder] Create temp dir based on os.TempDir() (#3616) by @rokatyy
  • [Dashboard] Enable Readiness and Liveness probes configurations (#3609) by @weilerN
  • [Dashboard] Support multiple workers in asynchronous mode (#3623) by @rokatyy

◀️ Reverted Changes

📚 Documentation

🎨 UI

🔬 Testing

⚙️ CI

1.14.3

22 Apr 13:36
d23a965
Compare
Choose a tag to compare

Changelog

[1.14.3] - 2025-04-22

🚀 Features / Enhancements

🐛 Bug Fixes

🎨 UI

🧪 Dependencies

  • [Dependencies] Bump Docker client version in dashboard image (#3582) by @TomerShor in #3582

  • [Dependencies] Change go version to 1.23.8 (#3592) by @rokatyy in #3592

  • [Dependencies] Bump grpc to v1.68 (#3593) by @rokatyy in #3593

  • [Dependencies] Bump uhttpc to 0.0.3 (#3598) by @rokatyy in #3598

  • [Dependencies] Bump the npm_and_yarn group across 1 directory with 2 updates (#3594) by @dependabot[bot] in #3594

  • [Dependencies] Bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.27 in the go_modules group across 1 directory (#3603) by @dependabot[bot] in #3603

  • [Dependencies] Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory (#3606) by @dependabot[bot] in #3606

1.13.24

22 Apr 12:37
e20b1b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.23...1.13.24

1.13.23

10 Apr 11:27
10000
bc555da
Compare
Choose a tag to compare

What's Changed

  • [Controller] Change threshold back to 10 [1.13.x] by @rokatyy in #3585
  • [Security] Sanitize paths [1.13.x] by @rokatyy in #3586
  • [Dependencies] Bump Docker client version in dashboard image [1.13.x] by @rokatyy in #3587
  • [Dependencies] Change go version to 1.23.8 [1.13.x] by @rokatyy in #3588
  • [Dependencies] Bump grpc to v1.68 [1.13.x] by @rokatyy in #3589
  • [Dependencies] Bump alpine to 3.21 [1.13.x] by @rokatyy in #3590
  • Revert "[Dependencies] Bump alpine to 3.21 [1.13.x]" by @rokatyy in #3591

Full Changelog: 1.13.22...1.13.23

1.14.2

07 Apr 12:08
Compare
Choose a tag to compare

Changelog

[1.14.2] - 2025-04-07

🚀 Features / Enhancements

🐛 Bug Fixes

◀️ Reverted Changes

💼 Other

📚 Documentation

🎨 UI

🔬 Testing

🧪 Dependencies

⚙️ CI

1.13.22

31 Mar 06:33
266eb62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.21...1.13.22

1.13.21

06 Mar 16:58
5904933
Compare
Choose a tag to compare

What's Changed

  • [Processor] Change default handshake value to true [1.13.x] by @rokatyy in #3522
  • Revert "[Dashboard] Change logic of allow preemption mode (#3492)" [1.13.x] by @rokatyy in #3524
  • [Kaniko] Propagate GPU limits as to ensure toleration application [1.13.x] by @rokatyy in #3527
  • [Dashboard] Don't print pod warning events if empty [1.13.x] by @TomerShor in #3530
  • [Controller] Enrich invocation status for unhealthy function [1.13.x] by @rokatyy in #3529

Full Changelog: 1.13.20...1.13.21

1.13.20

03 Mar 13:54
fc4b699
Compare
Choose a tag to compare

What's Changed

  • [Releaser] Support git repository scheme [1.13.x] by @TomerShor in #3505
  • [Dependencies] Bump sarama to 1.45.0 [1.13.x] by @rokatyy in #3507
  • [UI] Fix node selector status not updated after pressing the refresh button [1.13.x] by @illia-prokopchuk in #3513
  • [Processor] Improve termination stability and change readiness FailueThreshold [1.13.x] by @rokatyy in #3519
  • [Golang] Fix go runtime on low-latency setup [1.13.x] by @rokatyy in #3518

Full Changelog: 1.13.19...1.13.20

0