Releases: oracle/oci-designer-toolkit
Releases · oracle/oci-designer-toolkit
Resolve missing Instance shapes
Bug Fixes
- Resolve issue with missing Instance shapes due to fail compatibility query.
Compartment Drag&Drop patch
Bug Fixes
- Resolve issue stopping Compartments being dragged from the palette and dropped on the canvas
Profile dependent dropdown cache
Features
- User Template menu dynamically updated when design saved as a template.
- Enable Read/Write menu item added to allow the user to switch a queried design to a writeable / deployable design.
- Update favicon.
- Add Double Click to resource Icon to Open/Close Properties.
- Add Config Select to main toolbar to allow selection of the connection where the dropdown data will be selected from. In addition accessible Regions for the Connection profile will be selected.
- Add Region select to main toolbar.
- Cache Dropdown data & Region data per connection profile within the browsers local storage to improve performance.
- Add clear Dropdown Data cache to force refresh of cached data.
- Add Target selector to restrict palette based on chosen deployment target. This is early work preparing for the PCA release / Terraform cli.
- Add cd3=true URL parameter to enable import of CD3 spreadsheet.
Bug Fixes
- Correctly generate DHCP Options for VCN Default generated resource.
- Resolve issue with Private Endpoint Label not being specified for ADB.
- Fix FLASK_APP definition for Vagrant flask.service.
Patch for Loadbalancers
Bug Fixes
- Fix issue with Terraform generation of Loadbalancers where the subnet ids were not being added to the resource.
Analytics Instance Resource & Read Only for queried designs
Features
- Json View to allow user to see model.
- Updated Explorer View Side Panel.
- Analytics Instance Resource.
- Queried components are marked as Read Only and will generate Terraform Data commands rather than Resource statements.
- Sort Tabular View Tabs alphabetically.
- View select list added to the header.
- Mark top level Compartment on New Diagram as "Deployment Compartment" for new designs to indicate that it will not be created but just represents the root compartment where the resources will be created.
Bug Fixes
- GitHub Issue #316 : OKIT attempts to add defined_tags to oci_core_network_security_group_security_rule
- Remove spurious variables.
- Fix invalid local dchp variable name when not using default.
- Resolve space in output variable name.
Updated OCI Icons and Relationship View
Features
- Add DHCP Options Resource.
- Update OCI Instance installation to include additional IDCS Steps
- Add Relationship View to show a force layout of connections between OCI resources.
- Move Resource Documentation to Notes tab on the property sheet rather than inline property allowing larger editor.
- Switch VCN to use multiple CIDR Blocks rather than just the single CIDR Block.
- Allow users to specify which Route Table / Security List / Dhcp Option is the default for a VCN.
- Update Icons to latest versions.
- Upgrade JQuery to 3.6.0
Bug Fixes
- Resolve issue where region was not being passed to Instance Principal queries.
- GitHub Issue #315: Query for sub-compartments adds "/" to name
- Resolve issue where fast discovery was not returning DbHome & DbNode for ExaCC.
- Fix issue with display when Subnet has a Security list that is no longer in the model.
ExaCC Query / Display
Features
- Ability to query / Display ExaCC configuration, this is a query only feature allowing for display and generation of documentation.
Bug Fixes
OKIT Cli for generating svg
Features
- Add Command line svg generation based on the ".okit" file format. The okit-cli will allow the user to convert an OKIT ".json" file to the upcomming ".okit" file and subsequently generated an .svg file.
- Change default Query to normal query rather than fast discovery and allow user to select "Fast Discovery" from the Query dialog when in developer mode.
Bug Fixes
- Add code to check that the required elements are returned from a Fast Discovery query before attempting to use them.
Resolve Run Failure
Resolve the issue with the gunicorn config directory not being linked correctly when using docker build from github
OCI Instance Authentication
Release that provides the ability to add OCI base authentication to OKIT running within an OCI Instance thus protecting Web Based access. The Instances access to OCI Query etc is still controlled via Instance Principal functionality.
Features
- Add OCI console Authentication when running OKIT server within an OCI instance. This still requires Instance Principal but secures the OKIT designer pages.
- Enhancement request: Show block volume attachments to instances in the tabular view (Issue #265)
- Add Freeform Tag "OKITStack" to OKIT Generated Resource Manager Stacks
Bug Fixes
- Description of SecList rules in OKIT is not transferred to the actual deployment in the Resource Mgr (Issue #272).
- Cost estimation shows "Updated" and "OKIT version" as first 2 lines (Issue #270).
- Validation issue: should not be able to choose Logical Volume Management when provisioning a RAC db in DBCS (Issue #271).
- Add validation for IPSec DRG / CPE & Remote Peering DRG