Nuclio-sdk

Latest version: v0.5.15

Safety actively analyzes 714736 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.3.1

Commits
7efb698 Enhanced logger encoder (28)
59687c1 Fix integration test (27)

0.3.0

Dropped support for python 2.7

Python 2.7 is no longer supported. use python 3.6 and above.

Internal deprecation note

Instead of
- `Event.from_json(...)`, use `Event.deserialize(data, kind=EventDeserializerKinds.json)`
- `Event.from_msgpack(...)` use `Event.deserialize(data, kind=EventDeserializerKinds.msgpack)`


a2fad69 CI: followup release job fix (26)
5aa07bf CI: Add release job (25)
f13cfad Support deserializing event strings w/o utf8 decoding (24)
a1b521a Bump bleach from 3.1.4 to 3.3.0 (23)
b621faf Fix CI github action (22)
cb30435 Use black as linter (21)
20fe5d7 Integration CI with nuclio (20)
c6bb192 Fix test run configurations (19)
58bb927 EOL 2, Long live 3 (18)

0.2.1

c843947 Fix release build process [0.2.x] (35)
f52a0bb Remove preceding "L" character before log output [0.2.x] (33)
e14b432 Update CI [0.2.x] (34)

0.2.0

a2e2f38 Bumping pipenv python to 3.7
c123f0f Bump setup version
54fbc05 Pipenv.lock fix (16)
5f30ceb Merge branch 'development' of github.com:nuclio/nuclio-sdk-py into development
cb341be call_function fixes and new event fields (15)
34a7456 Bump bleach from 3.1.1 to 3.1.4 (14)

0.1.3

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.