v0.11.18
v0.11.18 release
What's Changed
- Adding ignore_missing_component_templates by @togish in #1206
- chore(deps): pin dependencies by @elastic-renovate-prod[bot] in #1216
- chore(deps): update golang:1.24.5 docker digest to ef5b4be by @elastic-renovate-prod[bot] in #1217
- Bump github.com/oapi-codegen/runtime from 1.1.1 to 1.1.2 by @dependabot[bot] in #1213
- Prevent provider panic when referenced script does not exist in ES by @tobio in #1218
- Add copilot instructions and issue template tweaks by @wandergeek in #1205
- Adds validation for slo_id by @TinaHeiligers in #1221
- chore(deps): update docker.elastic.co/elastic-agent/elastic-agent docker tag to v9.1.0 by @elastic-renovate-prod[bot] in #1222
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.15.1 by @elastic-renovate-prod[bot] in #1225
- chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.1.0 by @elastic-renovate-prod[bot] in #1223
- chore(deps): update module github.com/golangci/golangci-lint to v2.3.1 by @elastic-renovate-prod[bot] in #1234
- chore(deps): update dependency go to v1.24.6 by @elastic-renovate-prod[bot] in #1237
- chore(deps): update docker.elastic.co/elastic-agent/elastic-agent docker tag to v9.1.1 by @elastic-renovate-prod[bot] in #1238
- fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.19.0 by @elastic-renovate-prod[bot] in #1241
- chore(deps): update actions/checkout digest to 08eba0b by @elastic-renovate-prod[bot] in #1240
- chore(deps): update docker.elastic.co/kibana/kibana docker tag to v9.1.2 by @elastic-renovate-prod[bot] in #1233
- chore(deps): update golang docker tag to v1.25.0 by @elastic-renovate-prod[bot] in #1245
- chore(deps): update docker.elastic.co/elastic-agent/elastic-agent docker tag to v9.1.2 by @elastic-renovate-prod[bot] in #1242
- chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.1.2 by @elastic-renovate-prod[bot] in #1243
- chore(deps): update dependency go to v1.25.0 by @elastic-renovate-prod[bot] in #1244
- chore(deps): update actions/checkout action to v5 by @elastic-renovate-prod[bot] in #1250
- Fix copy pasta in datastream lifecycle docs by @tobio in #1253
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #1254
- fix(deps): update module go.uber.org/mock to v0.6.0 by @elastic-renovate-prod[bot] in #1259
- chore(deps): update codecov/codecov-action digest to fdcc847 by @elastic-renovate-prod[bot] in #1258
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #1261
- fix: make
synthetics
fleet namespace aware by @biscout42 in #1247 - Extend CONTRIBUTING.md by @gigerdo in #1262
- Migrate Kibana connectors to use the bundled openapi generated client by @tobio in #1260
- Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #1264
- chore(deps): update docker.elastic.co/kibana/kibana docker tag to v9.1.3 by @elastic-renovate-prod[bot] in #1263
- chore(deps): update golang:1.25.0 docker digest to 5502b0e by @elastic-renovate-prod[bot] in #1267
- Don't force replacement when changing integration versions by @tobio in #1255
- Add support for solution field in elasticsearch_kibana_space resource and data source by @Copilot in #1210
- Migrate Elasticsearch enrich policy resource and data source to Terraform Plugin Framework by @Copilot in #1220
- Migrate to terraform-plugin-testing by @tobio in #1256
- fix(deps): update module github.com/stretchr/testify to v1.11.1 by @elastic-renovate-prod[bot] in #1272
- Somehow I didn't merge this properly... by @tobio in #1273
- Support cross cluster API keys with the existing API key resource. by @tobio in #1252
- chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.1.3 by @elastic-renovate-prod[bot] in #1271
- Migrate Elasticsearch role mapping resource and data source to Plugin Framework by @Copilot in #1280
- chore(deps): update codecov/codecov-action digest to 5a10915 by @elastic-renovate-prod[bot] in #1283
- chore(deps): update dependency go to v1.25.1 by @elastic-renovate-prod[bot] in #1284
- [ResponseOps] Maintenance window resource by @adcoelho in #1224
- Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #1286
- chore(deps): update actions/setup-go digest to d35c59a by @elastic-renovate-prod[bot] in #1288
- Don't allowlist API operations within the Kibana API spec by @tobio in #1270
- Add required environment variables for acceptance tests to run by @tobio in #1294
- Migrate elasticstack_kibana_action_connector resource to the plugin framework by @tobio in #1269
- Add inactivity_timeout support to Fleet agent policy resource with duration string type and version validation by @Copilot in #1285
- Update generated SLO client. by @tobio in #1303
- chore(deps): update golang docker tag to v1.25.1 by @elastic-renovate-prod[bot] in #1300
- chore(deps): update actions/setup-go action to v6 by @elastic-renovate-prod[bot] in #1301
- [Feature] Add unenrollment_timeout parameter to Fleet Agent Policy resource by @Copilot in #1306
- Add support for dataViewId by @tobio in #1305
- Add optional preventInitialBackfill for SLO API by @jasonrhodes in #1071
- Improve docs generation by @tobio in #1313
- Allow a default for
allow_restricted_indices
within an API Key role descriptor by @tobio in #1315 - Add support for Kafka Fleet output types. by @tobio in #1302
- Move diag utilities from utils to dedicated diagutil package by @tobio in #1317
- Clarify how acceptance tests should be run by @tobio in #1324
- chore(deps): update golang:1.25.1 docker digest to 8305f5f by @elastic-renovate-prod[bot] in #1322
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.0 by @dependabot[bot] in #1325
- Bump github.com/hashicorp/terraform-plugin-framework from 1.15.1 to 1.16.0 by @dependabot[bot] in #1326
- fix: nil reference in api.kibana_synthetics.go:418 in case of unmarshable arrays by @biscout42 in #1320
- Migrate the Elasticsearch script resource to the terraform-plugin-framework and remove legacy SDKv2 implementation by @Copilot in #1298
- chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.1.4 by @elastic-renovate-prod[bot] in #1323
- Support secret ref arrays in integration policies by @tobio in #1316
- fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.38.1 by @elastic-renovate-prod[bot] in #1338
- chore(deps): update docker.elastic.co/kibana/kibana docker tag to v9.1.4 by @elastic-renovate-prod[bot] in #1339
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.16.1 by @elastic-renovate-prod[bot] in #1345
- Add export saved objects data source by @tehbooom in #1293
- fix(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.21.0 by @elastic-renovate-prod[bot] in #1349
- chore(deps): update golang:1.25.1 docker digest to d709837 by @elastic-renovate-prod[bot] in #1347
- chore(deps): update module github.com/golangci/golangci-lint to v2.5.0 by @elastic-renovate-prod[bot] in #1348
- Add Support for Multiple Kibana Security Detection Rule Types by @Copilot in #1292
- update integration_policy to include agent_policy_ids by @orangecola in #1311
New Contributors
- @togish made their first contribution in #1206
- @TinaHeiligers made their first contribution in #1221
- @jasonrhodes made their first contribution in #1071
- @orangecola made their first contribution in #1311
Full Changelog: v0.11.17...v0.11.18