Skip to content

Latest commit

 

History

History
701 lines (448 loc) · 51.9 KB

CHANGELOG.md

File metadata and controls

701 lines (448 loc) · 51.9 KB

v1.0.0 [2024-10-22]

There are no significant changes in this plugin version; it has been released to align with Steampipe's v1.0.0 release. This plugin adheres to semantic versioning, ensuring backward compatibility within each major version.

Dependencies

v0.36.0 [2024-05-13]

Enhancements

  • The tenant_id column has now been assigned as a connection key column across all the tables which facilitates more precise and efficient querying across multiple OCI tenants. (#606)
  • The Plugin and the Steampipe Anywhere binaries are now built with the netgo package. (#614)
  • Added the version flag to the plugin's Export tool. (#65)

Dependencies

v0.35.0 [2024-01-25]

What's new?

v0.34.0 [2024-01-22]

What's new?

Enhancements

  • Added the snapshot_time and snapshot_type columns to oci_file_storage_snapshot table. (#592)
  • Added the kms_key_version_id, vault_id, sid_prefix and is_cdb columns to oci_database_db table. (#591)

v0.33.0 [2023-12-12]

What's new?

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v5.8.0 that includes plugin server encapsulation for in-process and GRPC usage, adding Steampipe Plugin SDK version to _ctx column, and fixing connection and potential divide-by-zero bugs. (#574)

v0.32.1 [2023-10-04]

Dependencies

v0.32.0 [2023-10-02]

Dependencies

v0.31.0 [2023-09-27]

Enhancements

  • Added the last_successful_login_time column to oci_identity_user table. (#547)

Dependencies

v0.30.1 [2023-09-01]

Bug fixes

  • Fixed the index out of range error while querying oci_database_autonomous_database, oci_events_rule and oci_identity_tag_default tables, when the regions config arg is not set in the oci.spc file. (#537)

v0.30.0 [2023-08-22]

Enhancements

  • Added example queries in the oci_nosql_table table doc for counting the number of child tables of a parent table. (#535)

Bug fixes

  • Fixed the validation of the regions argument in the configuration file to generate an error in case an unsupported or an invalid region is provided. (#534)

v0.29.0 [2023-07-14]

What's new?

Enhancements

  • Updated the `docs/index.md`` file to include multi-tenant configuration examples. (#531)

v0.28.0 [2023-06-29]

What's new?

v0.27.0 [2023-06-20]

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v5.5.0 which significantly reduces API calls and boosts query performance, resulting in faster data retrieval. (#520)

v0.26.0 [2023-06-13]

What's new?

Bug fixes

  • Fixed oci_identity_policy and oci_identity_availability_domain tables to return data for all compartments instead of only root compartment. (#505) (#512)

v0.25.0 [2023-06-03]

What's new?

v0.24.0 [2023-05-11]

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v5.4.1 which fixes increased plugin initialization time due to multiple connections causing the schema to be loaded repeatedly. (#503)

v0.23.0 [2023-04-14]

Enhancements

  • Added column tenant_name across all the tables. (#495)

v0.22.0 [2023-04-11]

Dependencies

v0.21.0 [2023-03-15]

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v5.2.0 which includes fixes for query cache pending item mechanism and aggregator connections not working for dynamic tables. (#492)

v0.20.0 [2023-03-03]

What's new?

Enhancements

  • Added columns cpu_core_count and memory_size_in_gbs to oci_mysql_db_system table. (#483) (Thanks @scotti-fletcher for the contribution!)

v0.19.1 [2023-02-10]

Dependencies

v0.19.0 [2023-01-30]

What's new?

Enhancements

  • Added columns kms_key_id, kms_key_version_id and vault_id to oci_database_autonomous_database table. (#469)

Bug fixes

  • Fixed the exports column in oci_file_storage_file_system to correctly return data instead of null when an id is passed in the where clause. (#466)

Dependencies

v0.18.0 [2023-01-06]

Enhancements

  • Added column exports to the oci_file_storage_file_system table. (#450)
  • Added an example query in the oci_identity_compartment table that lists out the full path of OCI compartments. (#428) (Thanks @AnykeyNL for the contribution!)

Dependencies

v0.17.2 [2022-11-11]

Dependencies

v0.17.1 [2022-09-19]

Bug fixes

  • Fixed delivery_policy column not returning data in oci_ons_subscription table when specifying the id column. (#370)

v0.17.0 [2022-09-06]

Dependencies

v0.16.0 [2022-07-14]

Breaking changes

  • Fixed the typo in the table name to use oci_database_autonomous_db_metric_storage_utilization instead of oci_database_autonomous_dd_metric_storage_utilization. (#417)

Dependencies

v0.15.0 [2022-07-01]

Enhancements

v0.14.1 [2022-05-23]

Bug fixes

  • Fixed the Slack community links in README and docs/index.md files. (#407)

v0.14.0 [2022-04-27]

Enhancements

v0.13.0 [2022-04-13]

What's new?

  • Added optional config arguments max_error_retry_attempts and min_error_retry_delay to allow customization of the error retry timings. For more information please see OCI plugin configuration. (#397)

v0.12.0 [2022-04-06]

What's new?

v0.11.0 [2022-03-30]

What's new?

Enhancements

  • Added column ipv6_cidr_blocks to the oci_core_vcn table (#390)

v0.10.0 [2022-03-23]

Enhancements

v0.9.0 [2022-03-10]

Enhancements

  • Added volume_backup_policy_id and volume_backup_policy_assignment_id columns to oci_core_boot_volume table (#371)
  • Added volume_backup_policy_id and volume_backup_policy_assignment_id columns to oci_core_volume table (#371)

v0.8.1 [2022-02-24]

Bug fixes

  • Fixed the oci_kms_key table to list keys from different compartments instead of fetching keys from only the vault's compartment (#365)
  • The following tables have been renamed to shorten their names to avoid hitting a PostgreSQL identifier character limit that would prevent proper schema generation. Any scripts or workflows that use should be updated to use the updated names. (#364)
    • oci_database_autonomous_database_metric_cpu_utilization renamed to oci_database_autonomous_db_metric_cpu_utilization
    • oci_database_autonomous_database_metric_cpu_utilization_daily renamed to oci_database_autonomous_db_metric_cpu_utilization_daily
    • oci_database_autonomous_database_metric_cpu_utilization_hourly renamed to oci_database_autonomous_db_metric_cpu_utilization_hourly
    • oci_database_autonomous_database_metric_storage_utilization renamed to oci_database_autonomous_db_metric_storage_utilization
    • oci_database_autonomous_database_metric_storage_utilization_daily renamed to oci_database_autonomous_db_metric_storage_utilization_daily
    • oci_database_autonomous_database_metric_storage_utilization_hourly renamed to oci_database_autonomous_db_metric_storage_utilization_hourly

v0.8.0 [2022-02-18]

What's new?

Enhancements

Bug fixes

  • Fixed the lower limit in the oci_dns_rrset table (#357)
  • Updated the column type of time_created column to TIMESTAMP in oci_objectstorage_bucket table (#348)

v0.7.0 [2022-01-19]

What's new?

v0.6.0 [2022-01-12]

What's new?

Enhancements

Bug fixes

  • Fixed the Cloud Guard tables to correctly return the result instead of an empty table (#335)

v0.5.0 [2021-11-24]

Enhancements

Bug fixes

  • oci_apigateway_api table will now return data available in each region configured in the plugin config (oci.spc) file (#328)
  • oci_logging_log_group table will no longer return InvalidParameter error in get call (#327)
  • oci_core_nat_gateway table will no longer return 400 or 404 error in get call (#327)

v0.4.0 [2021-11-03]

Enhancements

  • Updated: Add additional optional key quals, filter support, and context cancellation handling and improve hydrate with cache functionality across all the tables (#306) (#317)
  • Updated: Add title column in oci_ons_subscription table (#313)

v0.3.1 [2021-09-13]

Enhancements

v0.3.0 [2021-09-02]

What's new?

  • Added support for the region sa-vinhedo-1 across all the tables (#302)

v0.2.0 [2021-08-26]

What's new?

Enhancements

  • Updated: oci_core_instance table now includes shape_config_max_vnic_attachments, shape_config_memory_in_gbs, shape_config_networking_bandwidth_in_gbps, shape_config_ocpus, shape_config_baseline_ocpu_utilization, shape_config_gpus, shape_config_local_disks, shape_config_local_disks_total_size_in_gbs columns (#294)

Bug fixes

  • Fixed: oci_core_image table no longer includes duplicate data and now only lists platform (standard) images (#275)

v0.1.0 [2021-08-06]

What's new?

Bug fixes

  • Fixed: Restrict get API calls to the root compartment and one zone per region in several core and file storage tables (#264)

v0.0.17 [2021-07-31]

What's new?

Enhancements

Bug fixes

  • Fixed: Cache keys for monitoring service and identity service regional connection information are now correct (#259)
  • Fixed: Rename table_core_volume_backup.go to table_oci_core_volume_backup.go (#245)

v0.0.16 [2021-07-22]

What's new?

Enhancements

  • Updated: Add column region to all metric tables (#240)
  • Updated: Add column region to oci_mysql_db_system table (#235)

Bug fixes

  • Fixed: Network load balancer service connection no longer fails due to undeclared tenant ID (#232)

v0.0.15 [2021-07-16]

What's new?

Enhancements

  • Recompiled plugin with steampipe-plugin-sdk v1.3.1 (#196)
  • Updated: oci-go-sdk to v44 (#206)
  • Updated: Add column object_lifecycle_policy to oci_objectstorage_bucket table (#187)
  • Updated: Minor cleanup in docs/index.md (#173)

v0.0.14 [2021-07-01]

Enhancements

  • Updated: Improved example queries in oci_kms_key_version table doc (#155)

Bug fixes

  • Fixed: Compartments in creating and deleting states should not be retrieved in oci_multi_region table (#151)
  • Fixed: Remove unused region column in oci_dns_zone table (#157)
  • Fixed: Remove unused region column in oci_dns_tsig_key table (#159)

v0.0.13 [2021-06-24]

What's new?

Bug fixes

  • Fixed: Example query in oci_identity_compartment docs (#134)

v0.0.12 [2021-06-17]

What's new?

v0.0.11 [2021-06-10]

What's new?

Enhancements

v0.0.10 [2021-06-03]

What's new?

v0.0.9 [2021-05-27]

What's new?

Bug fixes

  • Fixed: Columns now hydrate properly in oci_cloud_guard_detector_recipe and oci_cloud_guard_responder_recipe tables (#124)

v0.0.8 [2021-05-20]

What's new?

v0.0.7 [2021-05-13]

What's new?

Enhancements

  • Updated: README.md and docs/index.md now contain links to our Slack community (#114)

Bug fixes

  • Fixed: Remove connection name in oci_events_rule table doc example query (#109)

v0.0.6 [2021-04-29]

What's new?

v0.0.5 [2021-04-22]

What's new?

v0.0.4 [2021-04-15]

What's new?

v0.0.3 [2021-04-08]

What's new?

v0.0.2 [2021-04-02]

Bug fixes

  • Fixed: Table definitions & examples link now points to the correct location (#35)

v0.0.1 [2021-04-01]

What's new?