chore(main): Release plugins-source-datadog v3.0.0#11122
Merged
kodiakhq[bot] merged 2 commits intomainfrom Jun 6, 2023
Merged
Conversation
928ea7b to
8d29521
Compare
b839aa4 to
cd648f9
Compare
4b25395 to
f4498fe
Compare
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
3.0.0 (2023-06-06)
⚠ BREAKING CHANGES
This Release has the Following Changes to Tables
datadog_dashboards: column type changed fromjsontoutf8fordescription(:warning: breaking)datadog_downtimes: column type changed fromjsontoint32forupdater_id(:warning: breaking)datadog_downtimes: column type changed fromjsontoint64forcanceled(:warning: breaking)datadog_downtimes: column type changed fromjsontoint64forend(:warning: breaking)datadog_downtimes: column type changed fromjsontoint64formonitor_id(:warning: breaking)datadog_downtimes: column type changed fromjsontoint64forparent_id(:warning: breaking)datadog_downtimes: column added with namenotify_end_statesand typelist<item: utf8, nullable>datadog_downtimes: column added with namenotify_end_typesand typelist<item: utf8, nullable>datadog_global_variables: primary key constraint added to columnaccount_name(:warning: breaking)datadog_incident_attachments: column added with nameincident_id (PK)and typeutf8(:warning: breaking)datadog_incident_attachments: primary key constraint added to columnaccount_name(:warning: breaking)datadog_incident_attachments: primary key constraint added to columnid(:warning: breaking)datadog_incident_attachments: primary key constraint removed from column_cq_id(:warning: breaking)datadog_incident_attachments: column added with nameadditional_propertiesand typejsondatadog_monitor_downtimes: column type changed fromjsontoint32forupdater_id(:warning: breaking)datadog_monitor_downtimes: column type changed fromjsontoint64forcanceled(:warning: breaking)datadog_monitor_downtimes: column type changed fromjsontoint64forend(:warning: breaking)datadog_monitor_downtimes: column type changed fromjsontoint64formonitor_id(:warning: breaking)datadog_monitor_downtimes: column type changed fromjsontoint64forparent_id(:warning: breaking)datadog_monitor_downtimes: primary key constraint added to columnaccount_name(:warning: breaking)datadog_monitor_downtimes: primary key constraint added to columnid(:warning: breaking)datadog_monitor_downtimes: primary key constraint removed from column_cq_id(:warning: breaking)datadog_monitor_downtimes: column added with nameadditional_propertiesand typejsondatadog_monitor_downtimes: column added with namenotify_end_statesand typelist<item: utf8, nullable>datadog_monitor_downtimes: column added with namenotify_end_typesand typelist<item: utf8, nullable>datadog_monitors: column added with namematching_downtimesand typejsondatadog_role_permissions: column added with namerole_id (PK)and typeutf8(:warning: breaking)datadog_role_permissions: primary key constraint added to columnaccount_name(:warning: breaking)datadog_role_permissions: primary key constraint added to columnid(:warning: breaking)datadog_role_permissions: primary key constraint removed from column_cq_id(:warning: breaking)datadog_role_users: column added with namerole_id (PK)and typeutf8(:warning: breaking)datadog_role_users: primary key constraint added to columnaccount_name(:warning: breaking)datadog_role_users: primary key constraint added to columnid(:warning: breaking)datadog_role_users: primary key constraint removed from column_cq_id(:warning: breaking)datadog_rum_eventswas addeddatadog_slo_correctionswas addeddatadog_sloswas addeddatadog_user_permissions: column added with nameuser_id (PK)and typeutf8(:warning: breaking)datadog_user_permissions: primary key constraint added to columnaccount_name(:warning: breaking)datadog_user_permissions: primary key constraint added to columnid(:warning: breaking)datadog_user_permissions: primary key constraint removed from column_cq_id(:warning: breaking)Features
datadog_rum_eventstable (#11229) (e2a07a2), closes #11044Bug Fixes
datadog_incidentstable (#11230) (b0eae04)This PR was generated with Release Please. See documentation.