-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Revert usageDetails api version to 2019-01-01 #28995
Conversation
This pull request does not have a backport label. Could you fix it @narph? 🙏
NOTE: |
This pull request is now in conflicts. Could you fix it? 🙏
|
Pinging @elastic/integrations (Team:Integrations) |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
Are there integration tests covering this that we can run? |
In the backlog #17707 |
* fix billing * changelog * fix test * fix test * fmt update * fmt (cherry picked from commit 77346be) # Conflicts: # go.sum
* fix billing * changelog * fix test * fix test * fmt update * fmt (cherry picked from commit 77346be) # Conflicts: # go.sum
* fix billing * changelog * fix test * fix test * fmt update * fmt
* fix billing * changelog * fix test * fix test * fmt update * fmt
…#29011) * Revert usageDetails api version to 2019-01-01 (#28995) * fix billing * changelog * fix test * fix test * fmt update * fmt (cherry picked from commit 77346be) # Conflicts: # go.sum * Revert usageDetails api version to 2019-01-01 (#28995) * fix billing * changelog * fix test * fix test * fmt update * fmt Co-authored-by: Mariana Dima <mariana@elastic.co>
…29012) * Revert usageDetails api version to 2019-01-01 (#28995) * fix billing * changelog * fix test * fix test * fmt update * fmt (cherry picked from commit 77346be) # Conflicts: # go.sum * Revert usageDetails api version to 2019-01-01 (#28995) * fix billing * changelog * fix test * fix test * fmt update * fmt Co-authored-by: Mariana Dima <mariana@elastic.co>
What does this PR do?
Revert usageDetails api version to 2019-01-01
Current version 2019-10-01 times out and filtering by date does not work anymore. Reverted back to 2019-01-01 everything looks fine
Why is it important?
Current version 2019-10-01 times out and filtering by date does not work anymore. Reverted back to 2019-01-01 everything looks fine.
Also removed unused consumption clients and updated sdk.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.