|
|
@@ -122,8 +122,6 @@ The following import changes: |
|
|
|
| `from diagrams.oci.storage import ObjectstorageWhite` | `from diagrams.oci.storage import ObjectStorageWhite` | |
|
|
|
| `from diagrams.oci.storage import Storagegateway` | `from diagrams.oci.storage import StorageGateway` | |
|
|
|
| `from diagrams.oci.storage import StoragegatewayWhite` | `from diagrams.oci.storage import StorageGatewayWhite` | |
|
|
|
| `from diagrams.oci.connectivity import CustomerPremiseWhite` | `from diagrams.oci.connectivity import CustomerPremisesWhite` | |
|
|
|
| `from diagrams.oci.connectivity import CustomerPremises` | `from diagrams.oci.connectivity import CustomerPremises` | |
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
@@ -396,3 +394,17 @@ The following import changes: |
|
|
|
### Added |
|
|
|
|
|
|
|
- Support kubernetes diagrams: [3eda1cb](https://github.com/mingrammer/diagrams/commit/3eda1cb6bca8be8a55773d90b93483a8fab3e0f1) |
|
|
|
|
|
|
|
|
|
|
|
## v0.23.5 |
|
|
|
|
|
|
|
### Breaking Changes |
|
|
|
|
|
|
|
The following import changes: |
|
|
|
|
|
|
|
#### OCI |
|
|
|
|
|
|
|
| Old import path | New import path | |
|
|
|
| -------------------------------------------------------------------| --------------------------------------------------------------| |
|
|
|
| `from diagrams.oci.connectivity import CustomerPremiseWhite` | `from diagrams.oci.connectivity import CustomerPremisesWhite` | |
|
|
|
| `from diagrams.oci.connectivity import CustomerPremises` | `from diagrams.oci.connectivity import CustomerPremises` | |