Lookout-sdk

Latest version: v0.6.3

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

Scan your dependencies

Page 2 of 3

0.3.1

This release includes more comprehensive documentation for the [`.proto` files](https://github.com/src-d/lookout-sdk/tree/master/proto/lookout/sdk) and the [GoDoc reference](https://godoc.org/gopkg.in/src-d/lookout-sdk.v0/pb).

0.3.0

New Features

- New field `include_languages` for `ChangesRequest` and `FilesRequest` protobuf messages (36).

Python

- Don't import anything grpc related in `sdk/__init__`, use [`sdk/pb.py`](https://github.com/src-d/lookout-sdk/blob/master/python/lookout/sdk/pb.py) instead (43).
- Add package to namespace `lokoout` (48).
- Define package version in `sdk/__init__.py` `__version__` (55).
- Use a range instead of a fixed version for `grpcio` dependency (54).

Internal

- Make code generation more robust, fixing problems with maOS and virtualenv (47)
- Use a locked `gogofaster` version for consistent builds (50).

0.2.0

Features

- Add gRPC helpers:
- Create connection with DataServer with increased message size (go: 35 python: 37)
- Convert URI in RFC 3986 format to understandable by grpc (go: 35 python: 37)
- Go: add map to grpc.Struct convertor (33)

Fixes

- Update/fix example analyzers
- Improve CI

0.1.2

Go

Fix: Allow file schema for repositories 27

Python

No changes

0.1.1

*Broken, don't use*

Go

Remove dependency on go-vcsurl 26

Python

No changes

0.1.0

Features

- Change the internal Event ID to include the Pull Request head hash, 12.

Bugfixes

- Use a fixed `grpcio` version, 11.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.