Skip to content

Conversation

@blesniewski
Copy link
Contributor

Summary

First option was using exported fields, but even that would require additional logic- e.g. what should happen, if the user provided input is 50 minutes ago and the sync is run twice at different times?

I think this approach makes more sense, but let me know if there are any other ideas or comments to consider.


closes https://github.com/cloudquery/cloudquery-private/issues/6478

@blesniewski blesniewski requested review from a team and maaarcelino February 11, 2025 07:36
@github-actions github-actions bot added the feat label Feb 11, 2025
@kodiakhq kodiakhq bot merged commit ed27292 into main Feb 12, 2025
8 of 9 checks passed
@kodiakhq kodiakhq bot deleted the feat/hashing-configtype-time branch February 12, 2025 05:58
kodiakhq bot pushed a commit that referenced this pull request Mar 7, 2025
🤖 I have created a release *beep* *boop*
---


## [4.74.0](v4.73.4...v4.74.0) (2025-03-07)


### Features

* Add description to time JSONschema ([#2083](#2083)) ([fc27b14](fc27b14))
* Add way to get Configtype time value for hashing ([#2077](#2077)) ([ed27292](ed27292))
* Add WithNullableFieldTransformer to transformers.TransformWithStruct options ([#2084](#2084)) ([2175946](2175946))


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#2074](#2074)) ([091e2c7](091e2c7))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2080](#2080)) ([14ad9db](14ad9db))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2085](#2085)) ([3da5572](3da5572))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.6 ([#2089](#2089)) ([4faff6a](4faff6a))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.7 ([#2076](#2076)) ([dbdae2f](dbdae2f))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.8 ([#2090](#2090)) ([c4c9cd6](c4c9cd6))
* **deps:** Update module github.com/goccy/go-json to v0.10.5 ([#2086](#2086)) ([b238237](b238237))
* **deps:** Update module github.com/google/go-cmp to v0.7.0 ([#2088](#2088)) ([1895ddf](1895ddf))
* **deps:** Update module google.golang.org/protobuf to v1.36.5 ([#2081](#2081)) ([833b19c](833b19c))
* Ignore context cancelled errors. ([#2091](#2091)) ([bc50fd3](bc50fd3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants