File tree Expand file tree Collapse file tree
src/Serval/src/Serval.Client Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11externalHost : qa.serval-api.org
22environment : Production
3- deploymentVersion : ' 1.9.QA1 '
3+ deploymentVersion : ' 1.10.QA0 '
44alertEmail : ext-qa-serval-alerts@languagetechnology.org
55emailsToAlert : john_lambert@sil.org
66enableTls : true
77namespace : serval
88auth0Domain : dev-sillsdev.auth0.com
99lokiTenent : serval-tenant
1010lokiUrl : http://loki-distributed-gateway.loki.svc.cluster.local
11- servalImage : ghcr.io/sillsdev/serval:1.9.3
11+ servalImage : ghcr.io/sillsdev/serval:1.10.0
1212ClearMLDockerImage : ghcr.io/sillsdev/machine.py:1.9.7
1313ClearMLQueue : production
1414MongoConnectionPrefix : qa_
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace: nlp
88auth0Domain : sil-appbuilder.auth0.com
99lokiTenent : nlp-tenant
1010lokiUrl : http://loki-distributed-gateway.loki.svc.cluster.local
11- servalImage : ghcr.io/sillsdev/serval:1.9.3
11+ servalImage : ghcr.io/sillsdev/serval:1.10.0
1212ClearMLDockerImage : ghcr.io/sillsdev/machine.py:1.9.7
1313ClearMLQueue : lambert_24gb
1414MongoConnectionPrefix : qa_int_
Original file line number Diff line number Diff line change 2222 <PackageReference Include =" Microsoft.Extensions.Caching.Memory" Version =" 8.0.1" />
2323 <PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 8.0.1" />
2424 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.1" />
25- <PackageReference Include =" Serval.Client" Version =" 1.9.2 " />
25+ <PackageReference Include =" Serval.Client" Version =" 1.10.0 " />
2626 </ItemGroup >
2727
2828</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.1</TargetFramework >
5- <Version >1.9.2 </Version >
5+ <Version >1.10.0 </Version >
66 <Description >Client classes for Serval.</Description >
77 <RootNamespace >Serval.Client</RootNamespace >
88 <Product >Serval</Product >
You can’t perform that action at this time.
0 commit comments