Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Confusion about oldest supported version

Solved

Confusion about oldest supported version

parasmk
Shopify Partner
6 0 6

As per the official versioning article, each stable version is supported for 12 months. Why is then 2022-01 version still supported today, in March'23, when it is past its 12-month period?

As of today, I'm still able to make API requests using 2022-01 version. I do get back the X-Shopify-API-Version-Warning header in the response, but the calls still work.

 

This seems to be contradicting the versioning article linked above and leading to confusion as we work on migrating our apps to a newer version. What am I missing?

Thanks in advance.

Accepted Solution (1)

Jason
Shopify Partner
11207 226 2319

This is an accepted solution.

Working does not equal supported. If it is outside of the supported window you know some calls you're making may stop working, or stop working in the way in which you intend. 

 

Would you prefer that on the date it just stops working outright?

★ I jump on these forums in my free time to help and share some insights. Not looking to be hired, and not looking for work. http://freakdesign.com.au ★

View solution in original post

Replies 2 (2)

Jason
Shopify Partner
11207 226 2319

This is an accepted solution.

Working does not equal supported. If it is outside of the supported window you know some calls you're making may stop working, or stop working in the way in which you intend. 

 

Would you prefer that on the date it just stops working outright?

★ I jump on these forums in my free time to help and share some insights. Not looking to be hired, and not looking for work. http://freakdesign.com.au ★
parasmk
Shopify Partner
6 0 6

Thanks, Jason.

 

That makes sense. So I guess only the deprecated features would outright stop working. The version in itself is still there and will continue to be for additional 3 months at least (based on what I'm seeing).