Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update synthetics implementation according to Kibana 8.16 API changes #967

Merged
merged 20 commits into from
Jan 7, 2025

Conversation

biscout42
Copy link
Contributor

@biscout42 biscout42 commented Dec 19, 2024

Why

This pr

Warning

ssl_certificate_authorities works only from 8.16.0 due-to elastic/kibana#187952

Note due-to fixes in 8.16 / #964 we can now import passowrd fields from kibana (marked as sensitive in this PR).

TODO

@biscout42 biscout42 requested a review from dimuon January 7, 2025 10:48
Copy link
Contributor

@dimuon dimuon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@biscout42 biscout42 merged commit 42b5847 into elastic:main Jan 7, 2025
21 checks passed
@biscout42 biscout42 deleted the synthetics-8.16-update branch January 7, 2025 11:32
tobio added a commit to arenard/terraform-provider-elasticstack that referenced this pull request Jan 11, 2025
…primary-shard-docs

* origin/main: (76 commits)
  Bump golang.org/x/net from 0.27.0 to 0.33.0 in /libs/go-kibana-rest (elastic#981)
  Bump golang.org/x/net from 0.28.0 to 0.33.0 (elastic#980)
  Update go version in go-kibana-rest (elastic#978)
  Bump golang.org/x/crypto from 0.25.0 to 0.31.0 in /libs/go-kibana-rest (elastic#947)
  chore(deps): pin dependencies (elastic#972)
  Accept API keys for running acceptance tests (elastic#951)
  Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /tools (elastic#977)
  Bump golang.org/x/crypto from 0.28.0 to 0.31.0 (elastic#960)
  fix(deps): update module github.com/goreleaser/goreleaser/v2 to v2.5.1 (elastic#976)
  chore(deps): update actions/setup-go digest to 3041bf5 (elastic#944)
  chore(deps): update dependency go to v1.23.4 (elastic#938)
  Bump actions/setup-go from 5.1.0 to 5.2.0 (elastic#958)
  chore(deps): update golang docker tag to v1.23.4 (elastic#939)
  fix(deps): update github.com/hashicorp/go-cty digest to a0325cb (elastic#934)
  chore(deps): update codecov/codecov-action digest to 1e68e06 (elastic#941)
  Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 in /tools (elastic#970)
  Prepare release v0.11.13
  update team name (elastic#974)
  feat: update synthetics implementation according to Kibana 8.16 API changes (elastic#967)
  Add 8.17.0 to test matrix (elastic#969)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants