Skip to content
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

CBG-4342: [3.2.2 backport] add updated at field for persisted configs #7274

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Jan 9, 2025

CBG-4342

Pre-review checklist

  • Removed debug logging (fmt.Print, log.Print, ...)
  • Logging sensitive data? Make sure it's tagged (e.g. base.UD(docID), base.MD(dbName))
  • Updated relevant information in the API specifications (such as endpoint descriptions, schemas, ...) in docs/api

Integration Tests

* CBG-4336: add updated at field for persisted configs

* change time to utc

* fix default collection test issues

* flakyness with tests

* add delay to other tests too

* updates to add created_at field to configs

* remove unnecessary method
@gregns1 gregns1 self-assigned this Jan 9, 2025
@bbrks bbrks merged commit b506faa into release/3.2.2 Jan 10, 2025
36 of 38 checks passed
@bbrks bbrks deleted the CBG-4342 branch January 10, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants