Skip to content

Commit 74db5bb

Browse files
Merge pull request #3 from oracle/release_2020-08-19
Release Version v1.1.0
2 parents 5dc32ec + 15fce3c commit 74db5bb

File tree

133 files changed

+6842
-196
lines changed

Some content is hidden

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

133 files changed

+6842
-196
lines changed

Diff for: Analytics/OCI.PSModules.Analytics.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Analytics.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Analytics.dll'
@@ -117,7 +117,7 @@ PrivateData = @{
117117
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
118118

119119
# ReleaseNotes of this module
120-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
120+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
121121

122122
# Prerelease string of this module
123123
# Prerelease = ''

Diff for: Announcementsservice/OCI.PSModules.Announcementsservice.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Announcementsservice.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Announcementsservice.dll'
@@ -110,7 +110,7 @@ PrivateData = @{
110110
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
111111

112112
# ReleaseNotes of this module
113-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
113+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
114114

115115
# Prerelease string of this module
116116
# Prerelease = ''

Diff for: Apigateway/OCI.PSModules.Apigateway.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Apigateway.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Apigateway.dll'
@@ -118,7 +118,7 @@ PrivateData = @{
118118
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
119119

120120
# ReleaseNotes of this module
121-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
121+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
122122

123123
# Prerelease string of this module
124124
# Prerelease = ''

Diff for: Applicationmigration/OCI.PSModules.Applicationmigration.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Applicationmigration.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Applicationmigration.dll'
@@ -125,7 +125,7 @@ PrivateData = @{
125125
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
126126

127127
# ReleaseNotes of this module
128-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
128+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
129129

130130
# Prerelease string of this module
131131
# Prerelease = ''

Diff for: Audit/OCI.PSModules.Audit.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Audit.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Audit.dll'
@@ -108,7 +108,7 @@ PrivateData = @{
108108
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
109109

110110
# ReleaseNotes of this module
111-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
111+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
112112

113113
# Prerelease string of this module
114114
# Prerelease = ''

Diff for: Autoscaling/OCI.PSModules.Autoscaling.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Autoscaling.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Autoscaling.dll'
@@ -113,7 +113,7 @@ PrivateData = @{
113113
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
114114

115115
# ReleaseNotes of this module
116-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
116+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
117117

118118
# Prerelease string of this module
119119
# Prerelease = ''

Diff for: Bds/OCI.PSModules.Bds.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Bds.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Bds.dll'
@@ -114,7 +114,7 @@ PrivateData = @{
114114
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
115115

116116
# ReleaseNotes of this module
117-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
117+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
118118

119119
# Prerelease string of this module
120120
# Prerelease = ''

Diff for: Blockchain/OCI.PSModules.Blockchain.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Blockchain.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Blockchain.dll'
@@ -122,7 +122,7 @@ PrivateData = @{
122122
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
123123

124124
# ReleaseNotes of this module
125-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
125+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
126126

127127
# Prerelease string of this module
128128
# Prerelease = ''

Diff for: Budget/OCI.PSModules.Budget.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Budget.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Budget.dll'
@@ -111,7 +111,7 @@ PrivateData = @{
111111
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
112112

113113
# ReleaseNotes of this module
114-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
114+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
115115

116116
# Prerelease string of this module
117117
# Prerelease = ''

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on Keep a [Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## 1.0.0 - 2020-08-18
6+
## 1.1.0 - 2020-08-18
7+
### Added
78

9+
- Support for the Dataintegration service
10+
11+
## 1.0.0 - 2020-08-18
812
### Added
913

1014
- Initial Release

Diff for: Cims/OCI.PSModules.Cims.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Oracle Cloud Infrastructure
55
#
6-
# Generated on: 08/17/2020
6+
# Generated on: 08/18/2020
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'assemblies/OCI.PSModules.Cims.dll'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'
@@ -51,7 +51,7 @@ PowerShellVersion = '6.0'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'OCI.PSModules.Common'; GUID = 'b3061a0d-375b-4099-ae76-f92fb3cdcdae'; RequiredVersion = '1.1.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies = 'assemblies/OCI.DotNetSDK.Cims.dll'
@@ -110,7 +110,7 @@ PrivateData = @{
110110
IconUri = 'https://github.com/oracle/oci-powershell-modules/blob/master/icon.png'
111111

112112
# ReleaseNotes of this module
113-
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.rst'
113+
ReleaseNotes = 'https://github.com/oracle/oci-powershell-modules/blob/master/CHANGELOG.md'
114114

115115
# Prerelease string of this module
116116
# Prerelease = ''

0 commit comments

Comments
 (0)