Yellowbox

Latest version: v0.8.8

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

Scan your dependencies

Page 1 of 7

0.8.8

Changed
* moved to trunk
* connecting container to network now has a fallback if `Alias` field is empty to `DNSNames`
Removed
* dropped support for python 3.7
Added
* built images can now be anonymous by specifying a `None` `image_name`
Fixed
* created containers now use the image tag to create the container, if one is available
Internal
* changed base test dockerfiles to use alpine 3
* removed codecov integration

0.8.7

Deprecated
* this will be the last release to support python 3.7
Added
* recorded WS and HTTP messages now also include the time they were received
Fixed
* webservers will now wait a maximum of 5 seconds for the service thread to shut down.
Changed
* before they are used, local images are now checked against remote repositories to see if they are up to date.
* in python 3.12, confluent-kafka is used instead of kafka-python
* the type hint for `astart` has been changed to `object` to indicate that the response is not used.
Internal
* changed documentation theme to furo
* upgraded minimum frozenlist and aiohttp dependencies for python 3.12
* changed internal formatter to ruff
* fixed some tye hints that had implicit `Optional` types
* added `overload` annotation for `containers.upload_file`
* added 3.12 to unittests
* using 'Trust server certificate' option in sqlcmd (for testing)
* odcb test image now uses the latest drivers

0.8.6

Deprecated
* the `file` parameter of build_image
Added
* added `container_create_kwargs` to all `SingleContainerService` extras.
* build_image_async for asynchronous image building
* `RecordedHTTPRequest.text` to get the request body as text
* `RecordedHTTPRequest.json` to get the request body as json
* `ExpectedHTTPRequest.json_submap` to expect a submap of the request body as json
Fixed
* fixed import of exceptions in aerospike that would cause an error with newer clients
* fixed `forbid_implicit_head_verb` being incorrectly named in the `class_http_endpoint` overload.
Documentation
* fixed documentation of MockWSEndpoint.side_effect

0.8.5

Fixed
* `RunMixin` and `AsyncRunMixin` no longer subclass `ContainerService`

0.8.4

Deprecated
* `DockerfileParseException` should be renamed to `DockerfileParseError`
Changed
* `DockerfileParseException` has been renamed to `DockerfileParseError` (legacy alias preserved)
* `RunMixin` and `AsyncRunMixin` are now subclasses of `ContainerService`
* vault: default tag changed to hashicorp/vault:latest
Fixed
* fixed issue where latest bitnami kafka would not start
Added
* extras/kafka: added `bitnami_debug` parameter to enable bitnami debug.
* the "pending_exception" method and "raise_from_pending" method of webservice are now public, but
undocumented. Their API is likely to change.
* `AsyncRunMixin` noe exit asynchronously

0.8.3

Changed
* docker_expose_host is no longer inferred for WSL2

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.