Skip to content

Commit 951397f

Browse files
authored
Merge pull request #280 from watson-developer-cloud/rc-2.7.0
Watson Developer Cloud .NET Standard SDK v2.7.0
2 parents 309818a + f642d85 commit 951397f

File tree

438 files changed

+2682
-8759
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

438 files changed

+2682
-8759
lines changed

.bumpversion.cfg

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
[bumpversion]
2+
commit = True
3+
4+
[bumpversion:file:Doxyfile]
5+
6+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.Conversation.v1.Example\IBM.WatsonDeveloperCloud.Conversation.v1.Example.csproj]
7+
8+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.Discovery.v1.Example\IBM.WatsonDeveloperCloud.Discovery.v1.Example.csproj]
9+
10+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.Example\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.Example.csproj]
11+
12+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.Example\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.Example.csproj]
13+
14+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1.Ex\IBM.WatsonDeveloperCloud.NLU.v1.Example.csproj]
15+
16+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.PersonalityInsights.v3.Example\IBM.WatsonDeveloperCloud.PersonalityInsights.v3.Example.csproj]
17+
18+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.SpeechToText.v1.Example\IBM.WatsonDeveloperCloud.SpeechToText.v1.Example.csproj]
19+
20+
[bumpversion:file:examples\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.Example\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.Example.csproj]
21+
22+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.Assistant.v1\IBM.WatsonDeveloperCloud.Assistant.v1.csproj]
23+
24+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.Assistant.v1\README.md]
25+
26+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.Conversation.v1\IBM.WatsonDeveloperCloud.Conversation.v1.csproj]
27+
28+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.Conversation.v1\README.md]
29+
30+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.Discovery.v1\IBM.WatsonDeveloperCloud.Discovery.v1.csproj]
31+
32+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.Discovery.v1\README.md]
33+
34+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.LanguageTranslator.v2\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.csproj]
35+
36+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.LanguageTranslator.v2\README.md]
37+
38+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.LanguageTranslator.v3\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.csproj]
39+
40+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.LanguageTranslator.v3\README.md]
41+
42+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1\IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1.csproj]
43+
44+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1\README.md]
45+
46+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1.csproj]
47+
48+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1\README.md]
49+
50+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.PersonalityInsights.v3\IBM.WatsonDeveloperCloud.PersonalityInsights.v3.csproj]
51+
52+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.PersonalityInsights.v3\README.md]
53+
54+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.SpeechToText.v1\IBM.WatsonDeveloperCloud.SpeechToText.v1.csproj]
55+
56+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.SpeechToText.v1\README.md]
57+
58+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.TextToSpeech.v1\IBM.WatsonDeveloperCloud.TextToSpeech.v1.csproj]
59+
60+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.csproj]
61+
62+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3\README.md]
63+
64+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.VisualRecognition.v3\IBM.WatsonDeveloperCloud.VisualRecognition.v3.csproj]
65+
66+
[bumpversion:file:src\IBM.WatsonDeveloperCloud.VisualRecognition.v3\README.md]
67+
68+
[bumpversion:file:src\IBM.WatsonDeveloperCloud\Constants.cs]
69+
70+
[bumpversion:file:src\IBM.WatsonDeveloperCloud\IBM.WatsonDeveloperCloud.csproj]
71+
72+
[bumpversion:file:src\IBM.WatsonDeveloperCloud\README.md]
73+
74+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests\IBM.WatsonDeveloperCloud.Assistant.v1.IntegrationTests.csproj]
75+
76+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.Assistant.v1.UnitTests\IBM.WatsonDeveloperCloud.Assistant.v1.UnitTests.csproj]
77+
78+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.Conversation.v1.IntegrationTests\IBM.WatsonDeveloperCloud.Conversation.v1.IntegrationTests.csproj]
79+
80+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.Conversation.v1.UnitTests\IBM.WatsonDeveloperCloud.Conversation.v1.UnitTests.csproj]
81+
82+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.Discovery.v1.IntegrationTests\IBM.WatsonDeveloperCloud.Discovery.v1.IntegrationTests.csproj]
83+
84+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.Discovery.v1.UnitTests\IBM.WatsonDeveloperCloud.Discovery.v1.UnitTests.csproj]
85+
86+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.IntegrationTests\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.IntegrationTests.csproj]
87+
88+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.UnitTests\IBM.WatsonDeveloperCloud.LanguageTranslator.v2.UnitTests.csproj]
89+
90+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.IntegrationTests\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.IntegrationTests.csproj]
91+
92+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.UnitTests\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.UnitTests.csproj]
93+
94+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1.IntTests\IBM.WatsonDeveloperCloud.NLU.v1.IntegrationTests.csproj]
95+
96+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1.UnitTests\IBM.WatsonDeveloperCloud.NLU.v1.UnitTests.csproj]
97+
98+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.NLC.v1.IntegrationTests\IBM.WatsonDeveloperCloud.NLC.v1.IntegrationTests.csproj]
99+
100+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.PersonalityInsights.v3.IntTests\IBM.WatsonDeveloperCloud.PersonalityInsights.v3.IntTests.csproj]
101+
102+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.PersonalityInsights.v3.UnitTests\IBM.WatsonDeveloperCloud.PersonalityInsights.v3.UnitTests.csproj]
103+
104+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.SpeechToText.v1.IntegrationTests\IBM.WatsonDeveloperCloud.SpeechToText.v1.IntegrationTests.csproj]
105+
106+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.TextToSpeech.v1.IntegrationTests\IBM.WatsonDeveloperCloud.TextToSpeech.v1.IntegrationTests.csproj]
107+
108+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.IntegrationTests\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.IntegrationTests.csproj]
109+
110+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.UnitTests\IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.UnitTests.csproj]
111+
112+
[bumpversion:file:test\IBM.WatsonDeveloperCloud.VisualRecognition.v3.IntegrationTests\IBM.WatsonDeveloperCloud.VisualRecognition.v3.IntegrationTests.csproj]
113+
search = {current_version}
114+
replace = {new_version}

.releaserc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"branch": "master",
3+
"verifyConditions": [],
4+
"prepare": [
5+
{
6+
"path": "@semantic-release/exec",
7+
"cmd": "bumpversion --current-version ${lastRelease.version} --new-version ${nextRelease.version} --verbose patch"
8+
}
9+
],
10+
"publish": [
11+
{
12+
"path": "@semantic-release/github"
13+
}
14+
]
15+
}

IBM.WatsonDeveloperCloud.sln

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud.La
119119
EndProject
120120
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IBM.WatsonDeveloperCloud.LanguageTranslator.v3.UnitTests", "test\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.UnitTests\IBM.WatsonDeveloperCloud.LanguageTranslator.v3.UnitTests.csproj", "{F1D7E642-0F19-497F-89E6-8D0FD747C595}"
121121
EndProject
122+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBM.WatsonDeveloperCloud.VisRec.v3.Example", "examples\IBM.WatsonDeveloperCloud.VisRec.v3.Example\IBM.WatsonDeveloperCloud.VisRec.v3.Example.csproj", "{019DEDBF-2929-4AB3-AA58-A6C9D42604FC}"
123+
EndProject
122124
Global
123125
GlobalSection(SolutionConfigurationPlatforms) = preSolution
124126
Debug|Any CPU = Debug|Any CPU
@@ -293,6 +295,10 @@ Global
293295
{F1D7E642-0F19-497F-89E6-8D0FD747C595}.Debug|Any CPU.Build.0 = Debug|Any CPU
294296
{F1D7E642-0F19-497F-89E6-8D0FD747C595}.Release|Any CPU.ActiveCfg = Release|Any CPU
295297
{F1D7E642-0F19-497F-89E6-8D0FD747C595}.Release|Any CPU.Build.0 = Release|Any CPU
298+
{019DEDBF-2929-4AB3-AA58-A6C9D42604FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
299+
{019DEDBF-2929-4AB3-AA58-A6C9D42604FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
300+
{019DEDBF-2929-4AB3-AA58-A6C9D42604FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
301+
{019DEDBF-2929-4AB3-AA58-A6C9D42604FC}.Release|Any CPU.Build.0 = Release|Any CPU
296302
EndGlobalSection
297303
GlobalSection(SolutionProperties) = preSolution
298304
HideSolutionNode = FALSE
@@ -354,6 +360,7 @@ Global
354360
{B71E13FA-0A6E-4B90-B509-6B2D690554C9} = {65D78D49-E54F-4952-A1D4-7C8D0EDAA1B3}
355361
{5DAAA089-EDCA-448F-835E-1EB1CAEB0226} = {65D78D49-E54F-4952-A1D4-7C8D0EDAA1B3}
356362
{F1D7E642-0F19-497F-89E6-8D0FD747C595} = {65D78D49-E54F-4952-A1D4-7C8D0EDAA1B3}
363+
{019DEDBF-2929-4AB3-AA58-A6C9D42604FC} = {A1BC3262-1837-40D9-A530-DCFE679927C2}
357364
EndGlobalSection
358365
GlobalSection(ExtensibilityGlobals) = postSolution
359366
SolutionGuid = {B9D9D17B-1C17-402F-B701-DC671528690A}

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Watson Developer Cloud .NET Standard SDK
22
[![Build status](https://ci.appveyor.com/api/projects/status/bcbl2ripwdmh1918/branch/development?svg=true)](https://ci.appveyor.com/project/mediumTaj/dotnet-standard-sdk/branch/development)
3-
[![Coverage Status](https://coveralls.io/repos/github/watson-developer-cloud/dotnet-standard-sdk/badge.svg?branch=master)](https://coveralls.io/github/watson-developer-cloud/dotnet-standard-sdk?branch=master)
3+
[![Coverage Status](https://coveralls.io/repos/github/watson-developer-cloud/dotnet-standard-sdk/badge.svg?branch=development)](https://coveralls.io/github/watson-developer-cloud/dotnet-standard-sdk?branch=development)
44
[![wdc-community.slack.com](https://wdc-slack-inviter.mybluemix.net/badge.svg)](http://wdc-slack-inviter.mybluemix.net/)
55
[![CLA assistant](https://cla-assistant.io/readme/badge/watson-developer-cloud/dotnet-standard-sdk)](https://cla-assistant.io/watson-developer-cloud/dotnet-standard-sdk)
66

@@ -50,10 +50,9 @@ Watson services are migrating to token-based Identity and Access Management (IAM
5050
### Getting credentials
5151
To find out which authentication to use, view the service credentials. You find the service credentials for authentication the same way for all Watson services:
5252

53-
1. Go to the IBM Cloud **[Dashboard][watson-dashboard]** page.
54-
1. Either click an existing Watson service instance or click **Create**.
55-
1. Click **Show** to view your service credentials.
56-
1. Copy the `url` and either `apikey` or `username` and `password`.
53+
1. Go to the IBM Cloud [Dashboard](https://console.bluemix.net/dashboard/apps?category=ai) page.
54+
1. Either click an existing Watson service instance or click [**Create resource > AI**](https://console.bluemix.net/catalog/?category=ai) and create a service instance.
55+
1. Copy the `url` and either `apikey` or `username` and `password`. Click **Show** if the credentials are masked.
5756

5857
In your code, you can use these values in the service constructor or with a method call after instantiating your service.
5958

0 commit comments

Comments
 (0)