Skip to content

Commit

Permalink
Prepare release 7.1.0-beta2 of Extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegRa committed Apr 7, 2024
1 parent c064e9b commit 16a840d
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 47 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="System.Threading.Channels" Version="8.0.0" />
<PackageReference Include="System.IO.Pipelines" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Polly" Version="8.3.0" />
<PackageReference Include="Polly" Version="8.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down
13 changes: 6 additions & 7 deletions Alpaca.Markets.Extensions/Alpaca.Markets.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,18 @@
</PropertyGroup>

<PropertyGroup>
<AssemblyVersion>7.1.0.0</AssemblyVersion>
<FileVersion>7.1.0.0</FileVersion>
<Version>7.1.0-beta1</Version>
<AssemblyVersion>7.1.0.1</AssemblyVersion>
<FileVersion>7.1.0.1</FileVersion>
<Version>7.1.0-beta2</Version>
</PropertyGroup>

<PropertyGroup>
<PackageReleaseNotes>
- Added factory methods for creating the strongly typed `IAlpacaOptionsDataClient` instance in dependency injection environments.
- Added the new extension method `ListOptionContractsAsAsyncEnumerable` for the `IAlpacaTradingClient` interface.
- The `ListOptionContractsAsAsyncEnumerable` extensions method uses page token now.
</PackageReleaseNotes>
<Description>C# SDK for Alpaca Trade API https://docs.alpaca.markets/</Description>
<RepositoryUrl>https://github.com/alpacahq/alpaca-trade-api-csharp</RepositoryUrl>
<Copyright>© 2018-2023 Alpaca Securities LLC. All rights reserved.</Copyright>
<Copyright>© 2018-2024 Alpaca Securities LLC. All rights reserved.</Copyright>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>Aplaca API SDK REST WebSocket trading</PackageTags>
<Product>Extansions for .NET SDK for Alpaca Trade API</Product>
Expand Down Expand Up @@ -95,7 +94,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.2" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.3" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="System.Threading.Channels" Version="8.0.0" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" PrivateAssets="compile;contentfiles;build;analyzers" />
Expand Down
24 changes: 12 additions & 12 deletions Alpaca.Markets.Extensions/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
},
"Microsoft.Extensions.Http.Polly": {
"type": "Direct",
"requested": "[8.0.2, )",
"resolved": "8.0.2",
"contentHash": "blVL0IanVAjc6u30U1eRVgvyGynvAuTTXONDzZYxYYbFJwuziptuxNFjsWe0Yw0L3ScC/SfvokVDdM+yKpZIQA==",
"requested": "[8.0.3, )",
"resolved": "8.0.3",
"contentHash": "Lvg7rbvC0jgkf9t0FqDR4XJ8ZmvRQlGXHqQQUsj8vyvm4pyNwLWOEtMxZI6X5kHAaM5/bMS2CXvoWU8YMMyHbw==",
"dependencies": {
"Microsoft.Extensions.Http": "8.0.0",
"Polly": "7.2.4",
Expand Down Expand Up @@ -358,9 +358,9 @@
},
"Microsoft.Extensions.Http.Polly": {
"type": "Direct",
"requested": "[8.0.2, )",
"resolved": "8.0.2",
"contentHash": "blVL0IanVAjc6u30U1eRVgvyGynvAuTTXONDzZYxYYbFJwuziptuxNFjsWe0Yw0L3ScC/SfvokVDdM+yKpZIQA==",
"requested": "[8.0.3, )",
"resolved": "8.0.3",
"contentHash": "Lvg7rbvC0jgkf9t0FqDR4XJ8ZmvRQlGXHqQQUsj8vyvm4pyNwLWOEtMxZI6X5kHAaM5/bMS2CXvoWU8YMMyHbw==",
"dependencies": {
"Microsoft.Extensions.Http": "8.0.0",
"Polly": "7.2.4",
Expand Down Expand Up @@ -649,9 +649,9 @@
},
"Microsoft.Extensions.Http.Polly": {
"type": "Direct",
"requested": "[8.0.2, )",
"resolved": "8.0.2",
"contentHash": "blVL0IanVAjc6u30U1eRVgvyGynvAuTTXONDzZYxYYbFJwuziptuxNFjsWe0Yw0L3ScC/SfvokVDdM+yKpZIQA==",
"requested": "[8.0.3, )",
"resolved": "8.0.3",
"contentHash": "Lvg7rbvC0jgkf9t0FqDR4XJ8ZmvRQlGXHqQQUsj8vyvm4pyNwLWOEtMxZI6X5kHAaM5/bMS2CXvoWU8YMMyHbw==",
"dependencies": {
"Microsoft.Extensions.Http": "8.0.0",
"Polly": "7.2.4",
Expand Down Expand Up @@ -906,9 +906,9 @@
},
"Microsoft.Extensions.Http.Polly": {
"type": "Direct",
"requested": "[8.0.2, )",
"resolved": "8.0.2",
"contentHash": "blVL0IanVAjc6u30U1eRVgvyGynvAuTTXONDzZYxYYbFJwuziptuxNFjsWe0Yw0L3ScC/SfvokVDdM+yKpZIQA==",
"requested": "[8.0.3, )",
"resolved": "8.0.3",
"contentHash": "Lvg7rbvC0jgkf9t0FqDR4XJ8ZmvRQlGXHqQQUsj8vyvm4pyNwLWOEtMxZI6X5kHAaM5/bMS2CXvoWU8YMMyHbw==",
"dependencies": {
"Microsoft.Extensions.Http": "8.0.0",
"Polly": "7.2.4",
Expand Down
2 changes: 1 addition & 1 deletion Alpaca.Markets.Tests/Alpaca.Markets.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion Alpaca.Markets/Alpaca.Markets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<PackageReference Include="System.Threading.Channels" Version="8.0.0" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="System.IO.Pipelines" Version="8.0.0" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="Polly" Version="8.3.0" PrivateAssets="compile;contentfiles;build;analyzers" />
<PackageReference Include="Polly" Version="8.3.1" PrivateAssets="compile;contentfiles;build;analyzers" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
Expand Down
48 changes: 24 additions & 24 deletions Alpaca.Markets/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
},
"Polly": {
"type": "Direct",
"requested": "[8.3.0, )",
"resolved": "8.3.0",
"contentHash": "vqAQmLO1gZcS8Ox9Ky+hrq0HxYrYVSBS1vzv6o6RZH3vvECutngIxkUHw9YijbG0QrycxvHo0Hbx0/D7MGgdow==",
"requested": "[8.3.1, )",
"resolved": "8.3.1",
"contentHash": "xN9AxOudus8u4a//Tfu6Wxd5Oj7S4pjh/651S6FfIiVrbxQ8TeM+ieZC8c0y7Qto70zKBM5g8rBTqbAJnbetOA==",
"dependencies": {
"Polly.Core": "8.3.0"
"Polly.Core": "8.3.1"
}
},
"Portable.System.DateTimeOnly": {
Expand Down Expand Up @@ -127,8 +127,8 @@
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.3.0",
"contentHash": "A3r4xkWasffyrIJGjA3jWQi86ZGcR9BEbpIIoP9xYRAKYwiaGbKpqpsHdWv5sCeLZdaWpVs7pc4EM8Tei+LluA==",
"resolved": "8.3.1",
"contentHash": "b9mMAjqXuCXFCtf/RtRPwFUkAm/sz37s7G+taDvS5EqfkJsLiWfO2xO2cSISjIgIY+88oIZTGguP6UrRGRlqzg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"Microsoft.Bcl.TimeProvider": "8.0.0",
Expand Down Expand Up @@ -227,11 +227,11 @@
},
"Polly": {
"type": "Direct",
"requested": "[8.3.0, )",
"resolved": "8.3.0",
"contentHash": "vqAQmLO1gZcS8Ox9Ky+hrq0HxYrYVSBS1vzv6o6RZH3vvECutngIxkUHw9YijbG0QrycxvHo0Hbx0/D7MGgdow==",
"requested": "[8.3.1, )",
"resolved": "8.3.1",
"contentHash": "xN9AxOudus8u4a//Tfu6Wxd5Oj7S4pjh/651S6FfIiVrbxQ8TeM+ieZC8c0y7Qto70zKBM5g8rBTqbAJnbetOA==",
"dependencies": {
"Polly.Core": "8.3.0"
"Polly.Core": "8.3.1"
}
},
"Portable.System.DateTimeOnly": {
Expand Down Expand Up @@ -296,8 +296,8 @@
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.3.0",
"contentHash": "A3r4xkWasffyrIJGjA3jWQi86ZGcR9BEbpIIoP9xYRAKYwiaGbKpqpsHdWv5sCeLZdaWpVs7pc4EM8Tei+LluA==",
"resolved": "8.3.1",
"contentHash": "b9mMAjqXuCXFCtf/RtRPwFUkAm/sz37s7G+taDvS5EqfkJsLiWfO2xO2cSISjIgIY+88oIZTGguP6UrRGRlqzg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"Microsoft.Bcl.TimeProvider": "8.0.0",
Expand Down Expand Up @@ -381,11 +381,11 @@
},
"Polly": {
"type": "Direct",
"requested": "[8.3.0, )",
"resolved": "8.3.0",
"contentHash": "vqAQmLO1gZcS8Ox9Ky+hrq0HxYrYVSBS1vzv6o6RZH3vvECutngIxkUHw9YijbG0QrycxvHo0Hbx0/D7MGgdow==",
"requested": "[8.3.1, )",
"resolved": "8.3.1",
"contentHash": "xN9AxOudus8u4a//Tfu6Wxd5Oj7S4pjh/651S6FfIiVrbxQ8TeM+ieZC8c0y7Qto70zKBM5g8rBTqbAJnbetOA==",
"dependencies": {
"Polly.Core": "8.3.0"
"Polly.Core": "8.3.1"
}
},
"Portable.System.DateTimeOnly": {
Expand Down Expand Up @@ -436,8 +436,8 @@
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.3.0",
"contentHash": "A3r4xkWasffyrIJGjA3jWQi86ZGcR9BEbpIIoP9xYRAKYwiaGbKpqpsHdWv5sCeLZdaWpVs7pc4EM8Tei+LluA==",
"resolved": "8.3.1",
"contentHash": "b9mMAjqXuCXFCtf/RtRPwFUkAm/sz37s7G+taDvS5EqfkJsLiWfO2xO2cSISjIgIY+88oIZTGguP6UrRGRlqzg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"Microsoft.Bcl.TimeProvider": "8.0.0",
Expand Down Expand Up @@ -533,11 +533,11 @@
},
"Polly": {
"type": "Direct",
"requested": "[8.3.0, )",
"resolved": "8.3.0",
"contentHash": "vqAQmLO1gZcS8Ox9Ky+hrq0HxYrYVSBS1vzv6o6RZH3vvECutngIxkUHw9YijbG0QrycxvHo0Hbx0/D7MGgdow==",
"requested": "[8.3.1, )",
"resolved": "8.3.1",
"contentHash": "xN9AxOudus8u4a//Tfu6Wxd5Oj7S4pjh/651S6FfIiVrbxQ8TeM+ieZC8c0y7Qto70zKBM5g8rBTqbAJnbetOA==",
"dependencies": {
"Polly.Core": "8.3.0"
"Polly.Core": "8.3.1"
}
},
"System.IO.Pipelines": {
Expand Down Expand Up @@ -577,8 +577,8 @@
},
"Polly.Core": {
"type": "Transitive",
"resolved": "8.3.0",
"contentHash": "A3r4xkWasffyrIJGjA3jWQi86ZGcR9BEbpIIoP9xYRAKYwiaGbKpqpsHdWv5sCeLZdaWpVs7pc4EM8Tei+LluA==",
"resolved": "8.3.1",
"contentHash": "b9mMAjqXuCXFCtf/RtRPwFUkAm/sz37s7G+taDvS5EqfkJsLiWfO2xO2cSISjIgIY+88oIZTGguP6UrRGRlqzg==",
"dependencies": {
"Microsoft.Bcl.TimeProvider": "8.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion UsageExamples/UsageExamples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="System.Threading.Channels" Version="8.0.0" />
<PackageReference Include="System.IO.Pipelines" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Polly" Version="8.3.0" />
<PackageReference Include="Polly" Version="8.3.1" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
Expand Down

0 comments on commit 16a840d

Please sign in to comment.