Skip to content

Add luabridge 2.1#4443

Merged
ras0219-msft merged 2 commits intomicrosoft:masterfrom
jadedrip:luabridge
Oct 11, 2018
Merged

Add luabridge 2.1#4443
ras0219-msft merged 2 commits intomicrosoft:masterfrom
jadedrip:luabridge

Conversation

@jadedrip
Copy link
Copy Markdown
Contributor

@ras0219-msft ras0219-msft merged commit 29858b3 into microsoft:master Oct 11, 2018
@ras0219-msft
Copy link
Copy Markdown
Contributor

Thanks for the PR!

@jadedrip jadedrip deleted the luabridge branch June 23, 2019 06:52
azure-sdk added a commit to azure-sdk/vcpkg that referenced this pull request Apr 6, 2023
## 1.8.1 (2023-04-06)

### Bugs Fixed

- [[microsoft#4213]](Azure/azure-sdk-for-cpp#4213) Fixed a bug where `Host` request header is not set for non-default port (80, 443).
- [[microsoft#4443]](Azure/azure-sdk-for-cpp#4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Libcurl transport doesn't add `Content-Length` request header for GET/HEAD/DELETE requests anymore.
vicroms pushed a commit that referenced this pull request Apr 10, 2023
## 1.8.1 (2023-04-06)

### Bugs Fixed

- [[#4213]](Azure/azure-sdk-for-cpp#4213) Fixed a bug where `Host` request header is not set for non-default port (80, 443).
- [[#4443]](Azure/azure-sdk-for-cpp#4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Libcurl transport doesn't add `Content-Length` request header for GET/HEAD/DELETE requests anymore.
azure-sdk added a commit to azure-sdk/vcpkg that referenced this pull request May 4, 2023
## 1.5.0 (2023-05-04)

### Features Added

- Added support for challenge-based and multi-tenant authentication.
- Added `DefaultAzureCredential`.

### Bugs Fixed

- [[microsoft#4443]](Azure/azure-sdk-for-cpp#4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.
BillyONeal pushed a commit that referenced this pull request May 4, 2023
* [azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3

* [azure-identity-cpp] Update to 1.5.0
## 1.5.0 (2023-05-04)

### Features Added

- Added support for challenge-based and multi-tenant authentication.
- Added `DefaultAzureCredential`.

### Bugs Fixed

- [[#4443]](Azure/azure-sdk-for-cpp#4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.

* [azure-core-cpp] Update to 1.9.0
## 1.9.0 (2023-05-04)

### Features Added

- Added the ability to ignore invalid certificate common name for TLS connections in WinHTTP transport.
- Added `DisableTlsCertificateValidation` in `TransportOptions`.
- Added `TokenCredential::GetCredentialName()` to be utilized in diagnostic messages. If you have any custom implementations of `TokenCredential`, it is recommended to pass the name of your credential to `TokenCredential` constructor. The old parameterless constructor is deprecated.
- Added support for challenge-based and multi-tenant authentication.

### Bugs Fixed

- Fixed the UUID generation so the variant is RFC 4122 conforming.

### Other Changes

- [[#4352]](Azure/azure-sdk-for-cpp#4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Jorgen Lind _([GitHub](https://github.com/jorgen))_

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
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.

2 participants