Concrete

Latest version: v4.18.2

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

Scan your dependencies

Page 6 of 7

4.12

* Merged `concrete-services` with the main repository.
* Added a `k` field to the class `SearchQuery`.
* Added a `communication` field to the class `SearchQuery`.

4.12.0

-------------------

- Update to concrete 4.12 schema.

- Remove wrappers and scripts interfacing with the Annotator service
removed in the 4.12 schema:
- concrete.util.annotator_wrapper.AnnotatorClientWrapper
- concrete.util.annotator_wrapper.AnnotatorServiceWrapper
- concrete.util.annotator_wrapper.SubprocessAnnotatorServiceWrapper
- examples/annotate_example.py
- examples/annotator_server.py
- scripts/annotator_client.py

- Add wrappers and scripts interfacing with the
AnnotateCommunicationService (replacing the Annotator service):
- concrete.util.annotate_wrapper.AnnotateCommunicationClientWrapper
- concrete.util.annotate_wrapper.AnnotateCommunicationServiceWrapper
- concrete.util.annotate_wrapper.SubprocessAnnotateCommunicationServiceWrapper
- examples/annotate-communication-example.py
- examples/annotate-communication-service.py
- scripts/annotate-communication-client.py

- Rename search_client.py to search-client.py.

- Remove deprecated compress-uuids, tweets2concrete scripts.


News

4.11

* Added retweeted status fields to the `TwitterInfo` structure,
mirroring the fields representing replies.

4.10

The `4.10` release removes the `Sender` service and deprecates
the `Annotator` service. These new services now live in a project
called `concrete-services`, a parallel set of thrift files
based on `concrete`. See that project for more details.

4.9

The `4.9` release contains an additional service, `Sender`, that
allows `Communication` objects to be sent from clients to an
implementing server.

See the stub [here](thrift/services.thriftL66).

4.8

* Added service layer to Concrete. The .thrift file can be
viewed [here](thrift/services.thrift).

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.