mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Deprecated default_report_months through docs and upgrade guides * Added upgraade doc * Update website/content/docs/upgrading/upgrade-to-1.18.x.mdx Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> * Update website/content/api-docs/system/internal-counters.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Update website/content/docs/upgrading/upgrade-to-1.18.x.mdx Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> * Update vault/logical_system_activity.go Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> * updated code sample * Added changelog * Update website/content/docs/upgrading/upgrade-to-1.18.x.mdx Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> * Update changelog/27350.txt Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> * Update website/content/docs/upgrading/index.mdx Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> * Update upgrade-to-1.18.x.mdx * Update upgrade-to-1.18.x.mdx * Added docs nav * Edited docs nav * Edited docs --------- Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
4 lines
201 B
Plaintext
4 lines
201 B
Plaintext
```release-note:change
|
|
activity log: Deprecated the field "default_report_months". Instead, the billing start time will be used to determine the start time
|
|
when querying the activity log endpoints.
|
|
``` |