nuclio

High-Performance Serverless event and data processing platform

APACHE-2.0 License

Stars
5.3K

Bot releases are hidden (Show)

nuclio - 1.4.0

Published by liranbg over 4 years ago

0e3a5cd1e Support k8s 1.16 and up (#1591)
dcef6a1d1 UI: Fix Target CPU value not set on changing slider (#1594)
21bfb3fb4 Migrate supervisord to parallel (#1592)
1b6bb381d Fix integration test (#1593)
0edf5a38b Update helm deployments to apps/v1 (#1574)

nuclio - 1.3.22

Published by liranbg over 4 years ago

5f0ad28b8 Un-vendoring golang.org/x/net (#1588)
a2f9d9f38 Wrap errors on platform creation failure (#1586)

nuclio - 1.3.21

Published by omesser over 4 years ago

b26f3dff Add v3io-stream docs (#1585)
3fab687d Set default worker availability timeout to 10 seconds (#1584)
bfcf39f2 Remove call stack from brief errors message on every case (#1582)
133b6f27 Fix minikube devel broken link (#1583)
02db528a Add shell metrics (#1580)
77607bf9 Wait a grace period after creation/update of function ingress (#1577)
4d0a4ce1 Add Nodejs metrics (#1579)
c30f4c70 Use sync.Map for DeployLogStreams locking mechanism (#1578)
c4916524 Bump to 1.3.20

nuclio - 1.3.20

Published by liranbg over 4 years ago

c8ad684c Supervisord: redirect stderr to stdout (#1576)
e48c473e UI: Upgrade dependency packages to remedy vulnerabilities (#1575)
50fca4fe Fix function files discovery log line (#1573)
96da9186 lowercase buildTimeoutSeconds (#1572)

nuclio - 1.3.19

Published by omesser over 4 years ago

e26f6876 Aggregate consecutive duplicate errors from brief errors message (#1570)
e208d8cd Fixing returned error handling in http trigger (#1566)
36dcc1d0 Validate work directory exists (#1565)
0165fb8a Fixed nil pointer when missing k8s augmented deployment (#1568)
6e54a236 UI: i18n: Use "N/A" message from common namespace (#1564)
c9a0acde Bump to 1.3.18

nuclio - 1.3.18

Published by omesser over 4 years ago

61e85524 Minor doc update (#1562)
fa2ab2e3 Onbuild and base image registries to be controlled separately (#1544)
24849f8f Java log on load entrypoint failure (#1560)
cacaf20f Bump nuclio sdk python version (#1561)
74444e7e Fix metric response returns with zero due to blazing fast function (#1559)
2dd0d1fd UI: Configuration: Fix broken Resources pane (#1558)
c134892d UI: Projects: On getting project list display error msg as-is (#1557)
af7473fb Use kubernetes Update (instead of patch) upon function deployment (#1542)
e9b3dd5a Install python deps from onbuild image (#1555)
dc069b71 Disable fasthttp log all errors flag (#1556)
0501f617 UI: Change project name validation rules to DNS-1035 (#1553)
6054f1d2 Fasthttp update (#1554)
f22d9b47 Return project/function/function_event not found error with a messaget (#1552)
99a80cfd UI: HTTP Trigger: Fix bug with Host validation rule menu (#1546)
c7fb3bb8 Making the function operator's resync interval configurable (#1543)
d140249c Metrics gathering fixes (#1532)
7c5e3c4d Fix missing casting of error message to string (#1541)
bde0bd16 Fix handling SDK logs on get additional kwargs (#1538)
447c6ad5 Bump to 1.3.17

nuclio - 1.3.17

Published by liranbg over 4 years ago

8de0a30e Brief logging fixes (#1531)
67b8b7c7 Small code update (#1537)
88cf83d8 Merge 1.1.x onto development (#1529)
1ac8514e Fix function config not returning annotations (#1535)
21828869 Prettifying nuclio function validations (#1534)
d43d19d3 Fix missing response content-type header (#1533)
0cd73a48 Added information regarding multi-tenancy isolation (#1528)
634f477f Administrate crd resources correspondingly to crd access mode (#1527)

nuclio - 1.3.16

Published by omesser over 4 years ago

926a7154 Fixed kaniko job naming (#1520)
75b0cad6 Allow control of dependant registry URL override in helm chart (#1525)
d18991f6 [DOC REVIEW: PR 1512] Running in production over k8s (#1522)
4983b222 UI: Projects: Remove spacing between project rows (#1526)
3ab58672 Supporting new scaler version (v0.2.0) (#1480)
62c845f1 Fix min/max validation error message (#1519)
09b34e2a Bumping image and chart versions for 1.3.15

nuclio - 1.1.33

Published by pavius over 4 years ago

ded4e97c3d4aa5d1b74d52d8fcc274ea7cd11284 Respond immediately to /ready and /live (#1524)
4d511896c566c0e712beaf687842be2a14439c99 Add missing files to previous PR (#1523)
9bfdb39c2d3c90e550a643caf40b8865f49d9af4 Use v3io-go v0.1.4 (#1521)

nuclio - 1.3.15

Published by omesser over 4 years ago

28d4ae60 Docs - Running nuclio in production over k8s (#1512)
1b40ca16 [DOC REVIEW #3 for PR #1496] Kafka trigger reference doc review (#1506)
dc9a2c20 Helm readme fixes (#1517)
aab58e59 Add support for v3io stream consumer groups and fix all trigger info issues (#1515) (#1516)
98b614bd Kaniko external registries followup (#1511)
1f9e8d7a Remove "pkg/errors" and switch to "nuclio/errors" (#1513)
bfd56269 Controller - Make operator worker number configurable (#1507)
2be624e1 Match known failures by substring instead of prefix (#1508)
f0dfaca8 [DOC REVIEW] NATS trigger: fix typos (#1510)
2b70b37f Start health-check server only after processor started successfully (#1509)
d9216aee Fix missing secretName value (#1505)
d7a3d2d2 Added support for Kaniko external registries (#1495)
2a7241b8 [DOC REVIEW #2 for PR #1496] Kafka trigger reference: Fix more typos & minor grammar issues (#1501)
51b50792 Latest 1.1.x merge (#1503)
d8aa339a Fix - Java project structure double creation (#1499)
166d547f [DOC REVIEW for PR #1496] Kafka trigger reference: Fix typos (#1500)
26ecd530 Porting 1.1.x changes onto latest development (#1496)
d2e166ff UI: Default function event request body type to Text + more (#1497)
cfbeae75 Validate min-max replicas (#1494)
243ec3a7 Validate function existence on update (#1493)
c76399c5 IG-14412: Return 409 on delete non empty project (#1488)
44e96214 Bump to 1.3.14

nuclio - 1.1.32

Published by pavius over 4 years ago

4d202840d9c5a38ab74bbd0019553f8f501cf3ab Add support for v3io stream consumer groups and fix all trigger info issues (#1515)
16450dcf994f4ef66a9bddb0b1be55f55655555a Merge migration to nuclio/errors (#1514)

nuclio - 1.1.31

Published by pavius over 4 years ago

63bac1dd9b7cbbf56f9308fa48ce10cbd2892826 Sarama will now properly populate members with no partitions in SyncRequest.GroupAssignments (#1502)
0b0e6c389b7c09fd0196ba6c829dbc6fbef7c10c [Backport] More processor statistics (#1498)
745a8e8ee85bbe989e63788a1c502150ab8a0266 Bump versions

nuclio - 1.1.30

Published by pavius over 4 years ago

5bed584d94b1f9377e968db4be0118e9bc66e14 Worker restart and partition starvation fixes (#1491)
15235a31b07bdda39c0ac51ae33183f081f23770 [backport] CI runtime abstract fix (#1481)
9d2bd052c9924253a775db7940e21d33ac69640e Fix typo in Kafka docs

nuclio - 1.1.29

Published by pavius over 4 years ago

35e94bdf66b6d8279d6048a64b1815fec9b671a8 Return as quickly as possible in Kafka trigger's ConsumeClaim when rebalancing occurs (#1486)
c43c81f2701c6b7f4f14e927c1cda0aae437e123 Kafka documentation (#1487)

nuclio - 1.3.14

Published by omesser over 4 years ago

8156ee03 Detail endpoints to return 404 on missing resources (#1485)
bfe60fc4 UI: Add disabled-link style (#1484)
4745eb49 Fix - RESTapi - get detail function to return NotFound on non existent function (#1483)
f5d480de Bumping versions for 1.3.13

nuclio - 1.1.28

Published by pavius over 4 years ago

Allow configuring Kafka trigger parameters through annotations

nuclio - 1.3.13

Published by omesser over 4 years ago

0915fabb UI: Add name uniqueness validation to functions + fixes (#1469)
a037027e Validate no more than one http trigger given (#1474)
8dd5794b Upping controller's resync interval to 10min (#1479)
6292f23a CI runtime abstract fix (#1481)
cb41510f Move event inintializing to nuclio sdk py (#1475)
dcbe5249 Fix unnecessary duplicated logs information (#1473)
8abb0c59 Panic on runtime processWrapper crash (#1470)
29f6653b Fixed test (Create key value pairs) (#1466)
c9a83e59 UI: Triggers > Kafka > Consumer Group: make mandatory (#1468)
bcd6f70b Bump to 1.3.12

nuclio - 1.1.27

Published by pavius over 4 years ago

98129d42f81e2cc6f484f3e6a36ca4452ce8e845 Partition worker allocator to return workers to allocator when done (#1478)
a56f1f1e32f8a3547fb892ddec7d6aaef59ea7f7 Support for Kafka partition allocators (#1477)
6b68dfead2082807b4648a19d8a24e470133a5f8 [Backport] Move event initializing to nuclio sdk py (#1476)

nuclio - 1.1.26

Published by omesser over 4 years ago

ac28bf9b Panic on wrapper ps crash [1.1.x backport] (#1472)
8772a9da Bump to 1.1.25

nuclio - 1.1.25

Published by liranbg over 4 years ago

65deb49d [Backporting] Catch All Exceptions raised by Python wrapper (#1467)