Shohei Maeda
Shohei Maeda
0.9.7
This PR includes: - bump minimum supported Ruby version to 2.5 https://www.ruby-lang.org/en/news/2020/04/05/support-of-ruby-2-4-has-ended/ - remove `--no-ssl` option as all endpoints are now forced to use TLS anyway - workaround for OpenStruct...
### SDK version N/A ### Use-cases Currently, `ExpectError` [field](https://pkg.go.dev/github.com/hashicorp/terraform-plugin-sdk/helper/resource#TestStep) only allows checking errors, not warnings. This makes provider developers hard to test certain scenarios where warnings are expected and want...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information - 13.0.2, 13.0.3-canary.1 - Deployed on Vercel ###...
Adding framework metadata into Vercel build output files. This is mainly for internal o11y that we measure some function performance per framework. --- ### Please don't delete this checklist! Before...
## Issue A good example is one of our index (GET) API endpoints called [Cards Fetch](https://developer.twitter.com/en/docs/ads/creatives/api-reference/cards-fetch). There's a required parameter `card_uris` and this value includes non-URI friendly characters such as...
to fix 400 - `No condition named ''` error ref. https://github.com/fastly/fastlyctl/issues/19
Also related: https://github.com/vercel/api/pull/27464 After the Hobby plan [migration](https://vercel.com/changelog/2024-01-account-changes), several CLI commands stopped working for migrated users due to domains access check. The main issue is, after the migration, we basically...