Skip to content

feat: Configurable API version, default version to 2023-01#13942

Merged
disq merged 2 commits intomainfrom
feat/shopify-configurable-api-version
Sep 19, 2023
Merged

feat: Configurable API version, default version to 2023-01#13942
disq merged 2 commits intomainfrom
feat/shopify-configurable-api-version

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Sep 19, 2023

Fixes #13867

Also updates the default version to be 2023-01 (no changes to the APIs the plugin currently uses, according to release notes). Shopify API versions are usually supported for 1 year so it needs constant 'bumping'.

@disq disq requested review from a team and bbernays and removed request for a team September 19, 2023 09:18
@disq disq merged commit 624030f into main Sep 19, 2023
@disq disq deleted the feat/shopify-configurable-api-version branch September 19, 2023 10:52
kodiakhq bot pushed a commit that referenced this pull request Sep 22, 2023
🤖 I have created a release *beep* *boop*
---


## [3.1.0](plugins-source-shopify-v3.0.9...plugins-source-shopify-v3.1.0) (2023-09-22)


### Features

* Configurable API version, default version to 2023-01 ([#13942](#13942)) ([624030f](624030f))


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to ffb7089 ([#13879](#13879)) ([f95ced5](f95ced5))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.10.0 ([#13978](#13978)) ([2efdf55](2efdf55))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.10.2 ([#13988](#13988)) ([aebaddf](aebaddf))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.8.0 ([#13950](#13950)) ([15b0b69](15b0b69))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.9.0 ([#13960](#13960)) ([f074076](f074076))

---
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Shopify API version is hard coded

3 participants