-
I noticed that the recent version tags are labeled as `v7.x.x`, but based on the previous versions (`v0.6.1`, `v0.6.0`, etc.), I think these were intended to be `v0.7.x`.
When I try to run:
```b…
-
Anytime `.Value` is read from on a `Var`, the string is treated as if its json when it is not, and the Value getter on AndroidVar and IOSVar ends up just returning defaultValue instead of the modified…
-
### Description
After upgrading expo from version 51 to 52, which requires upgrading react-native to version 0.76.3. When I open the app, a lot of warnings are displayed, making the app seem to hang …
-
### Description
Consider the following C++ code:
```cxx
class Cat {
public:
Cat() {}
Cat(const Cat & other) = delete;
Cat(Cat && other) = default;
~Cat() {}
Cat& operato…
-
### Acknowledgements
- [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue
- [X] I have verified all of my SDK modules are up-to-date (you can…
-
We are working on the compute TypeSpec migration.
Would like JS to verify the SDK generation of the corresponding swagger of the converted TypeSpec.
We have split compute into multiple sub services an…
-
The call to fetch the first page sets the appropriate query parameters based on the input parameter value:
https://github.com/Azure/azure-sdk-for-python/blob/e821a490762956edf8c285ae9cba21c9ca267a7b/s…
-
Creating a simple csproj file like:
```xml
Exe
net9.0
enable
enable
```
And compiling it with .NET 9 causes the following warnings:
```
Restore succeeded with 1 …
-
## Enum shorthands
This issue tracks the implementation of the wildcard variables feature.
### References
* [Original issue](https://github.com/dart-lang/language/issues/357)
* [Feature specification…
-
This covers packages and installers for all .NET repos (i.e. SDK) and not just runtime.
Our infra for building packages and installers for various platforms is rather complex. There is some basic aut…