nuclio

High-Performance Serverless event and data processing platform

APACHE-2.0 License

Stars
5.3K

Bot releases are hidden (Show)

nuclio - 1.5.9

Published by liranbg almost 4 years ago

215b2956 Remove nuctl redundant platform config (#1970)
3186cc2f UI: Warn when attempting to delete a stale function version (#1969)
94203558 Bump ini from 1.3.5 to 1.3.7 in /pkg/dashboard/ui (#1967)
2310e23f UI: Config>Build: Fix missing image name prefix after deploy (#1966)
f156e091 UI: API gateways: Get auth type options from backend (for realz) (#1965)
538cbd78 UI: API gateways: Get authentication type options from backend (#1961)
9722a6b4 Update makefile lint command (#1963)
57cdfc69 Return the created apigateway resource (#1962)

nuclio - 1.5.8

Published by liranbg almost 4 years ago

c1202275 Add nuctl ServiceType override flag (#1950)
7a3e4795 Updated retry on build errors (#1956)
8376831d Releaser script: Fix resolving whether a release workflow has failed (#1937)
bd5501ff UI: Allow to overwrite newer function version with stale (+ more)(#1953)
f586bc17 Bump v3io-go client version (#1951)

nuclio - 1.3.31

Published by liranbg almost 4 years ago

258fbc72 Python runtime to recover from msgpack decoding exceptions [backport 1.3.x] (#1954)

nuclio - 1.5.7

Published by liranbg almost 4 years ago

1ed60a66 Resolve top-down status code on error (#1949)
4728553d Enforce trigger key and name equality (#1948)
62ba3089 Allow updating nuclio CRD annotations and labels (#1943)
cf5044f2 Update minikube CI installation (#1946)
8c814a97 Recover from panic (#1945)
80fc9fd3 API Gateways - Refining enrichment and validation (#1913)
3d3820d4 Fix - Controller crashes when a trigger's ingress structure is malformed (#1923)
c856363a UI: Function: Inform about UI precedence over external + reword (#1942)
365282f1 Enforce function resource version validation upon deletion (#1940)
eaa3cc13 Fix dashboard logs for GET /api/functions requests (#1939)
6cc45c50 UI: Function list: color function status text (+ more) (#1938)
38085afa Fix CI using python 2 function with python 3 base image (#1936)

nuclio - 1.5.6

Published by liranbg almost 4 years ago

Notes

  • (runtime/python:2.7) Added deprecation note, nuclio runtime python 2.7 would be deprecated on 1.6.x

Commits

4a869ebc Fix cleanup for failed function deployments (#1935)
8dc0f706 Add deprecation warnings when deploying a function with python 2.7 (#1932)
e305e5b9 Enrich trigger name by its map key if not set (#1934)
5bba982c Shell: return stderr upon execution error (#1929)
499aa5fa Initialize test docker platform configuration if not set (#1933)
100f5aa2 Bugfix - nil pointer dereference when running in local/docker platform (#1931)

nuclio - 1.5.5

Published by liranbg almost 4 years ago

Features

  • (trigger/http) Added Access-Control-Expose-Headers to CORS

Commits

2ceb670c Configurable base/onbuild images by runtime (#1930)
d2b8fed6 Enhanced create function enrichment + validation (#1926)
b31c4a33 UI: Functions: introduce Unhealthy state (#1928)
bdca4f50 UI: Add host field to API gateway wizard when no template (#1922)
972d14c5 Python runtime to recover from msgpack decoding exceptions (#1914)
0bac3c37 Fix CORS integration test (#1917)
2c871aa8 Manually run long CI tests for a specific PR (#1916)
c56014fc Function monitoring - refining (#1905)
78b83fc1 UI: Project: Hide API gateways tab on non-K8s platform (#1911)
cab050b4 Add Access-Control-Expose-Headers to CORS response headers (#1908)
fae24c4e UI: No invocation URL when HTTP trigger has ingresses (#1909)
9287d8bc Add NuclioAPIGateway CRD to helm k8s resources (#1906)
f1dc807a API Gateways - Fixed unnecessary auth/signing URL formatting (#1907)
2c1eded4 UI: HTTP trigger tweaks; Disallow naming after reserved words (#1904)
2a72d37d Fix - Function processor image tag is concatenated twice when passed on build.image (#1902)
778e3808 Validate function has no api gateways before deletion (#1897)

nuclio - 1.4.19

Published by liranbg almost 4 years ago

96e042d1 Update Sarama to use log level, fix subscription deadlock (#1925)
bb8ccda7 Python runtime to recover from msgpack decoding exceptions [backport 1.4.x] (#1920)
e60c0ace Fix building java onbuild image [backport 1.4.x] (#1921)
141d8737 Fix github action set-env errors [backport 1.4.x] (#1927)

nuclio - 1.5.4

Published by liranbg almost 4 years ago

Features

  • (platform/kube) Recover function from error state when deployments are healthy again
  • (runtime/nodejs) Added initContext
  • (platform/kube) Default function service type to ClusterIP

Commits

41f4c1b4 Bump dashboard image node version (#1896)
ed29047e Add initContext to nodejs (#1891)
0d4b3d3e Renamed apigateway ingress resources to prefixed with nuclio (#1890)
1c5f586d Fix test removing entire temp dir (#1895)
0b47e578 Introducing function monitoring for kube platform (#1892)
6f932249 UI: Project: Add API gateways screen (#1887)
bd24c3e1 Fix volumizing platform into functions pod (#1894)
5e4a4b13 Switch ServiceType Default to ClusterIP (#1893)
344b3c88 Releaser: remove minikube from charts dir (#1889)

nuclio - 1.5.3

Published by liranbg almost 4 years ago

83cbbb7f Bump CI minikube version to include transient bug fixes (#1888)
b8fccce5 [API gateways] Prettify oauth2 multiline annotation and add kube tests (#1886)
8b9392b4 [API Gateway] Condition sign in annotation (#1878)
6ff53fc8 ServiceType Bug Fixes (#1874)
fd290391 Add support for streaming files as an HTTP response (#1877)
68180610 Followup - reserved resource name (#1885)
e0ea8d5c Added Katacoda reference in README. Plus some small grammar things. (#1778)
c83deebb Preserve function names to avoid resources collision (#1884)
3c4a23c2 Retry build function image upon docker failures (#1883)
dd38145e [Fix] Creating api-gateway without labels panics (#1882)
4f3f5f7d Enrich api gateway project name (#1881)
ff007ffe UI: Wrong conditions for Invocation URL, Test button, invoke-via (#1880)
4b9a695f [DOC-REVIEW for PR 1708] nuctl CLI reference rewrite & new Docker getting-started guide; minor GS guides edits (#1727)
4204b762 UI: Upgrade dependency packages to remedy vulnerabilities (#1879)
bad22746 Update minikube nuclio installation docs (#1872)

nuclio - 1.5.2

Published by liranbg almost 4 years ago

d31538b0 Function recovery from error state when deployment is available again (#1875)
d2ded4e7 Fix: exported project might be malformed with logger outputs (#1876)
ecf6bde6 UI: Fix: Test button is disabled when service type is Cluster IP (#1873)
2529dd0e Update CI minikube version (#1869)
060e514a UI: Upgrade dashboard-controls version to 0.25.6 (#1871)
ed788539 UI: Upgrade dependency packages to remedy vulnerabilities (#1868)

nuclio - 1.5.1

Published by liranbg about 4 years ago

23ba1007 Remove api gateways authentication mode validation (#1860)
f60a5e45 Skip api gateways export on failure (#1861)
7ce7619e [Bugfix]: Shell runtime execution with security context (#1862)
0ccf5545 SecurityContext for local platform and bugfix (#1863)
d433fb60 Fix rabbitmq documentation kind typo (#1865)
3015cc41 [BugFix]: DefaultServiceType enrichment (#1864)
701982ce Releaser: find helm app version from file (#1859)
b9e91481 Bump to 1.5.0

nuclio - 1.3.30

Published by pavius about 4 years ago

b8dba3503308fe03f902cc3dfb1261bee93a6dc5 Fix building java onbuild image (#1854)
68a476ff9779a7c5544016a6bf21125e4ce30764 Fix received body for net/http trigger (#1858)

nuclio - 1.5.0

Published by liranbg about 4 years ago

3d12c4af Fix github action set-env deprecation warnings (#1856)
23361dd0 Add support for TLS and certificate authentication in Kafka trigger (#1855)
82477dd3 Fix building java onbuild image (#1854)
cd5f5379 chore: Upgrade actions-setup-minikube to v2.0.1 (#1851)
a6b2dc4c UI: Bump Lodash from 4.17.15 to 4.17.19 (#1849)
f1f7bb17 Security context support and fixes (#1848)
a23632e7 Apigateways - renaming authentication mode (dex -> oauth2) (#1847)
86bdc072 Skip release gh action job if repository is not nuclio (#1845)
a30121a8 Bump modules (#1833)
262f84f2 Releaser: explicitly bump app version on helm chart (#1809)
5a9c5ffa Helm chart - CRDs only fix (#1844)
ccedb026 Build dlx & autoscaler locally (#1838)
9f0f53b1 Helm chart fix - Missing secret mounts when populated from global (#1841)
b8e0632e Remove committed chart archive (#1840)
26d41532 Helm chart - Add support for global registry vars (#1839)
9b1b9bd9 Helm chart - another change (#1837)
b38b3962 Helm chart - Aligning to v3io conventions (#1836)
1d602237 Helm chart - enabling name/fullname overrides (#1834)
e1d0c18f Resolve error status code from top level error or root cause (#1831)
88105119 Support API Gateway dex auth mode (#1830)
079a9c1a Ensure periodic not running on fork (#1832)
1da32485 Allow passing security context via function config - Part 2 (#1824)
c4eafefa Allow passing security context via function config (#1819)
3e0fd69d Use volume mount for processor config (#1820)
ee5eb8ee PR Labeler - use pull_request_target instead of cron (#1818)
07348756 Support API Gateways on nuclio (Part.3 - Nuctl + Export/Import + Tests) (#1808)
e7c6629c Bump chart version to 0.7.0 (#1813)
ff784835 Configurable ServiceType for functions (#1802)
95da9418 BugFix - default http trigger not overridden from function build file (#1804)
b57886cf Default trigger added if no trigger present (#1796)
3c032f16 Support API Gateways on nuclio (Part.2 - Platform + REST dashboard) (#1798)
412f4b4f Allow GPU usage on local platform (docker) (#1788)
733f940d Fix k8s platform tests initialization (integrate with api-gateways) (#1800)
192db1c5 Kube platform integration test suite (#1792)
f1debe4e Fetch nuclio-sdk-java from remote maven repo on build (#1797)
7063dd00 Fix CI tests - go 1.15 compatibility (#1799)
c3779b61 Support API Gateways on nuclio (Part.1 - Operator + k8s changes) (#1691)
fd8e6d47 Fix kinesis test - resolve broker host automatically (#1795)
4ccb40b4 UI: Lock NPM packages (#1793)
0f70aab3 Fix port allocation for functions running under docker platform (#1766)
f61d4c0a Added integration test for kinesis trigger (#1787)
61444f14 Allow processor config to be read by other users (#1785)
b27d0174 Introducing Releaser (#1773)
b4fa2daf Bump to 1.4.17

nuclio - 1.3.29

Published by pavius about 4 years ago

d25866481c5610bf9760699cf675da47c283ee28 Populate net/http trigger body for non-Go runtimes (#1846)
58ad665e3d8cd164fa6fc1c52308d2473d5cf355 Filestream README (#1826)

nuclio - 1.4.18

Published by pavius about 4 years ago

07ca908c9de710bd9a31b8d37bb93178ca98392b Add support for TLS and certificate authentication in Kafka trigger (#1843)
dd4932b21c4950c2890081f6c2631b8c8f7905b7 Bump helm chart [1.4.x] (#1814)
4ba36af1c9637a0b336ec639c2d8133a87636028 Fix CI tests - go 1.15 compatibility [backport 1.4.x] (#1811)
fd8e6d477554524bae386eeebe5e443bf22a6f2b Fix kinesis test - resolve broker host automatically (#1795)
4ccb40b47e99098d155c2f7116e9e0f13b416d88 UI: Lock NPM packages (#1793)
0f70aab32d07bce37e6d78a741c97e11a576d119 Fix port allocation for functions running under docker platform (#1766)
f61d4c0add4cc6bb0c25c8e61505b1ca58930ff6 Added integration test for kinesis trigger (#1787)
61444f14bf87b31759b5ce46d50e012aed6cb23b Allow processor config to be read by other users (#1785)
b27d0174dde03f0dabd925cc2e0ca1d535755c45 Introducing Releaser (#1773)
b4fa2daf76cc332490e7613226750ad99f2d5737 Bump to 1.4.17

nuclio - 1.3.28

Published by pavius about 4 years ago

f20d204064ffe392a76d96521362cca93c872b55 (Experimental) net/http based trigger with filestream support (#1825)
a0c74c500be3a4f802729b4e94fde3c67d3635f6 Fix v3iostream consumer group example in the doc (#1741)
01ab5d56bffcacac485442026d9ed61e66316591 [DOC] Minor merges from master (v1.4.x) to v1.3.x (#1725)
8fcae1805ba6da4720e4aa4b8199c69c9b629110 Backport print processor version upon start (#1703)
1d4672a721110efa147723fb71a57297cbfb3707 .dockerignore improvements [1.3.x backport] (#1683)

nuclio - 1.1.37

Published by pavius about 4 years ago

2a33ef5335fe8390c425a27093f5a44bc850f4a5 Support dataplane timeout for v3io-stream (default: 90s) (#1815)

nuclio - 1.4.17

Published by liranbg about 4 years ago

278c7a4f UI: Add namespace HTTP header on POST/PUT functions (#1789)

nuclio - 1.4.16

Published by liranbg about 4 years ago

57d1d4db DOC: Fix kinesis trigger attributes structure (#1786)
3d24af0e UI fix: Triggers are not saved while switching tabs (#1784)

nuclio - 1.4.15

Published by liranbg about 4 years ago

f151b8a2 v3io-go to v0.1.9 (no Tx/Rx logs) (#1780)
0e83a59b Cors fix: preflight request max age cache should be 5 seconds by default (#1776)
d581031f UI: Function screen: Add "Refresh" button (#1763)
4b3989ac Fix timeout test suites (#1767)