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

Updates API 9.0.0 #2479

Merged
merged 6 commits into from
Sep 18, 2024
Merged

Updates API 9.0.0 #2479

merged 6 commits into from
Sep 18, 2024

Conversation

picandocodigo
Copy link
Member

This Pull Request removes the exception on code generation that was in place for 8.x. These APIs were not supposed to be added in the first place since their visibility is marked as private. The generator has been updated and private APIs removed for the next major release.

These APIs would still be able to be used by using the client's perform_request.

autoscaling.delete_autoscaling_policy.rb
autoscaling.get_autoscaling_capacity.rb
autoscaling.get_autoscaling_policy.rb
autoscaling.put_autoscaling_policy.rb
capabilities.rb
connector.secret_delete.rb
connector.secret_get.rb
connector.secret_post.rb
connector.secret_put.rb
fleet.delete_secret.rb
fleet.get_secret.rb
fleet.post_secret.rb
machine_learning.validate.rb
machine_learning.validate_detector.rb
monitoring.bulk.rb
profiling.flamegraph.rb
profiling.stacktraces.rb
profiling.status.rb
profiling.topn_functions.rb
security.activate_user_profile.rb
security.disable_user_profile.rb
security.enable_user_profile.rb
security.get_user_profile.rb
security.has_privileges_user_profile.rb
security.suggest_user_profiles.rb
security.update_user_profile_data.rb
shutdown.delete_node.rb
shutdown.get_node.rb
shutdown.put_node.rb
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

🚀

@picandocodigo picandocodigo merged commit 48039d7 into main Sep 18, 2024
12 checks passed
@picandocodigo picandocodigo deleted the api_9.0.0 branch September 18, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants