Sinetstream

Latest version: v1.9.1

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

Scan your dependencies

Page 3 of 4

1.4.0

Added

- Support Android
- Limitations:
- Data encryption is not implemented.

<!--- ---------------------------------------------------------------------- --->

1.3.0

Added

- Support metrics API

<!--- ---------------------------------------------------------------------- --->

1.2.0

Added

- Support async API
- Broker setup instructions (Japanese only)

Changed

- MQTT's MqttClientPersistence directory is now `~/.mqtt-persistence`(Java).

Fixed

- Fixed TLS connection setup problem, caused by MQTT-specific parameter "tls_set" (Java)

<!--- ---------------------------------------------------------------------- --->

1.1.0

Added

- The capability to add `timestamp` to each send message
- Support for image type messages.
- English documents
- SINETStream Server Plugin Developer Guide (Japanese only)

Changed

- Message is encoded by Apache Avro.
- `value_type` can be handled as a plugin.

Fixed

- Fixed exception handling in case of authentication / authorization error.

<!--- ---------------------------------------------------------------------- --->

1.0.0

Added

- Tutorial
- open/close method for MessageReader/MessageWriter (Python)

Changed

- {python,java}/sample/text/*.py: remove -t option to specify the topic.
- Documents rearranged.
- To display the cheat sheet, `python3 -m sinetstream`. (Python)
- The topic= argument is now optional in MessageReader/MessageWriter constructor. (Python)

Fixed

- Fix documents
- Fix deadlock in MqttWriter.publish().
- Bugfixes.

<!--- ---------------------------------------------------------------------- --->

0.9.7

Added

- Data encryption:
- Supported: CBC, OFB, CTR, EAX, GCM
- Not supported: CFB, OPENPGP
- Authentication:
- Kafka:
- security_protocol: PLAINTEXT, SSL, SASL_PLAINTEXT, SASL_SSL.
- sasl_mechanism: PLAIN, SCRAM-SHA-256, SCRAM-SHA_512.
- Note: GSSAPI and OAUTHBEARER are not supported.
- MQTT:
- password
- Read docs/auth.md for details.
- Authorization(document only)
- Read docs/auth.md for details.

<!--- ---------------------------------------------------------------------- --->

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.