v0.5.18: fix: Treat rhs operand of composite ReportingSet as optional (#2239) #2270
SanjayVas
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Highlights
GetBasicReportandListBasicReportsmethods (Implement GetBasicReport and ListBasicReports methods #2196). This completes MC API Phase I.GetImpressionQualificationFilterandListImpressionQualificationFiltersmethods (Implement ImpressionQualificationFilters service #2197)reportingTerraform module, it will create one for you.--basic-reports-enabledoption of the Reporting internal API server totrue. When this option istrue, the--impression-qualification-filter-config-file,--spanner-project,--spanner-instance, and--spanner-databaseoptions become required.InvidateMetricmethod (Allow invalidation of Metrics #2195)Metricstate toINVALIDand prevent it from being reused by futureReportresources.Reportresources that reference thatMetricwill be set toFAILED.DataProviderresource in the CMMS API has a newdata_availability_intervalsfield to specify the availability interval for eachModelLine(feat: Implement DataProviders/ReplaceDataAvailabilityIntervals #2188)data_availability_intervalfield.ReplaceDataAvailabilityIntervalsmethod.EventGroupresource in the CMMS API has newevent_group_metadataandmedia_typesfields (Allow DataProviders to specify build number and warnings when fulfilling Requisitions #2190)event_group_metadatafield is intended to eventually replace themetadatafield, but both fields should continue to be populated until the field is deprecated.Requisitionresource in the CMMS API has a newfulfillment_contextfield (Allow DataProviders to specify build number and warnings when fulfilling Requisitions #2190)DataProvidercallers to specify a build label and warning information when fulfilling aRequistion.Bugs Addressed
What's Changed
Full Changelog: v0.5.17...v0.5.18-rc2
This discussion was created from the release v0.5.18: fix: Treat rhs operand of composite ReportingSet as optional (#2239).
Beta Was this translation helpful? Give feedback.
All reactions