Skip to content

Commit 1efa90d

Browse files
committed
Move bullet to breaking changes section of NEWS
1 parent 51591d5 commit 1efa90d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
* Added CSV download buttons to the Connect and Workbench dashboards so users can export the data behind tables and charts.
77
* Published the `connect` and `workbench` apps as Posit Connect Gallery extensions for direct installation from the Connect Gallery.
88
* Added support for Posit Connect's AWS service-account OAuth integration.
9-
* Removed support for retrieving `"hourly"` raw metrics. `chronicle_raw_data()` and `chronicle_list_raw_data()` now only accept `frequency = "daily"`.
109

1110
## Breaking Changes
1211

1312
* The Connect Usage report now reads the new `connect/content_hits_totals` and `connect/content_hits_totals_by_user` datasets, and the previous visits-based content usage view has been removed. As a result, this version requires data from Chronicle running in Connect and Workbench versions 2026.06.0 and later. Pointing the dashboards at older Chronicle data will cause the affected reports to fail to load.
13+
* Removed support for retrieving `"hourly"` raw metrics. `chronicle_raw_data()` and `chronicle_list_raw_data()` now only accept `frequency = "daily"`.
1414

1515
# chronicle.reports 0.2.2
1616
* Added `CHRONICLE_DATA_WINDOW` environment variable to control the amount of data loaded on startup, significantly reducing startup time for large datasets in S3. When not set, all available data is loaded. Date range input changes automatically load additional data so all historical data remains accessible.

0 commit comments

Comments
 (0)