-
Notifications
You must be signed in to change notification settings - Fork 29
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
Breaking Change in v2-1.16.0 #294
Comments
Confirmed here. In Python, you'll see an error message similar to:
I've added the error message here to assist with visibility, and agree that this represents a major version/ breaking change. |
Looking. |
Thanks for reporting. It should have been fixed in v1.16.1. Could you retry? |
I can confirm that updating to v1.16.1 fixed the issue that @pwrmiller reported earlier. |
Confirmed working from our side. Thanks for the quick revert. |
It looks like y'all just released a major breaking change in v2-1.16.0 to the Datadog API interface by renaming DatadogProps to DatadogLambdaProps. It seems like that should be reverted or the major version bumped.
The text was updated successfully, but these errors were encountered: