Skip to content

Commit

Permalink
Add CHANGELOG for v0.36.0 (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboo9024 authored May 13, 2024
1 parent 348998d commit a8e9e6e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v0.36.0 [2024-05-13]

- New tables added
- [oci_database_exadata_infrastructure](https://hub.steampipe.io/plugins/turbot/oci/tables/oci_database_exadata_infrastructure) ([#582](https://github.com/turbot/steampipe-plugin-oci/pull/582))

_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. ([#564](https://github.com/turbot/steampipe-plugin-gcp/pull/564))
- The Plugin and the Steampipe Anywhere binaries are now built with the `netgo` package. ([#614](https://github.com/turbot/steampipe-plugin-oci/pull/614))
- Added the `version` flag to the plugin's Export tool. ([#65](https://github.com/turbot/steampipe-export/pull/65))

_Dependencies_

- Recompiled plugin with [steampipe-plugin-sdk v5.10.0](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v5100-2024-04-10) that adds support for connection key columns. ([#606](https://github.com/turbot/steampipe-plugin-oci/pull/606))
- Recompiled plugin with [github.com/hashicorp/go-getter v1.7.4](https://github.com/hashicorp/go-getter/releases/tag/v1.7.4). ([#611](https://github.com/turbot/steampipe-plugin-oci/pull/611))

## v0.35.0 [2024-01-25]

_What's new?_
Expand Down

0 comments on commit a8e9e6e

Please sign in to comment.