-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
40 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,96 +1,96 @@ | ||
## [1.0.1](https://github.com/IBM/vpc-go-sdk/compare/v1.0.0...v1.0.1) (2021-04-07) | ||
## [1.0.1](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v1.0.0...v1.0.1) (2021-04-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **release:** Update SDKs to use API version 2021-03-30 ([#27](https://github.com/IBM/vpc-go-sdk/issues/27)) ([ba27a36](https://github.com/IBM/vpc-go-sdk/commit/ba27a36f743d07a1cae4fb45f83478adf4d33d79)) | ||
* **release:** Update SDKs to use API version 2021-03-30 ([#27](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/27)) ([ba27a36](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/ba27a36f743d07a1cae4fb45f83478adf4d33d79)) | ||
|
||
# [1.0.0](https://github.com/IBM/vpc-go-sdk/compare/v0.4.2...v1.0.0) (2021-03-16) | ||
# [1.0.0](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.4.2...v1.0.0) (2021-03-16) | ||
|
||
|
||
### Performance Improvements | ||
|
||
* **Instance-groups:** Update VPC SDK with API version 2021-03-09 ([#23](https://github.com/IBM/vpc-go-sdk/issues/23)) ([d6dc319](https://github.com/IBM/vpc-go-sdk/commit/d6dc319bb5aa19aff4fd89872198b6e573545110)) | ||
* **Instance-groups:** Update VPC SDK with API version 2021-03-09 ([#23](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/23)) ([d6dc319](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/d6dc319bb5aa19aff4fd89872198b6e573545110)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **Instance-groups:** - Methods for Instance group manager is now producing InstanceGroupManagerIntf instead of InstanceGroupManager | ||
|
||
## [0.4.2](https://github.com/IBM/vpc-go-sdk/compare/v0.4.1...v0.4.2) (2021-03-02) | ||
## [0.4.2](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.4.1...v0.4.2) (2021-03-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **release:** Update SDKs to use API version 2021-02-09 ([#20](https://github.com/IBM/vpc-go-sdk/issues/20)) ([ae348ee](https://github.com/IBM/vpc-go-sdk/commit/ae348ee347f7405fac4ab4574392673a9194f6bd)) | ||
* **release:** Update SDKs to use API version 2021-02-09 ([#20](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/20)) ([ae348ee](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/ae348ee347f7405fac4ab4574392673a9194f6bd)) | ||
|
||
## [0.4.1](https://github.com/IBM/vpc-go-sdk/compare/v0.4.0...v0.4.1) (2021-01-18) | ||
## [0.4.1](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.4.0...v0.4.1) (2021-01-18) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **release:** Update SDKs to use API version 2020-01-12 ([#18](https://github.com/IBM/vpc-go-sdk/issues/18)) ([d8c2134](https://github.com/IBM/vpc-go-sdk/commit/d8c21345b1ed032484fbaf57456d4f476423b5fc)) | ||
* **release:** Update SDKs to use API version 2020-01-12 ([#18](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/18)) ([d8c2134](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/d8c21345b1ed032484fbaf57456d4f476423b5fc)) | ||
|
||
# [0.4.0](https://github.com/IBM/vpc-go-sdk/compare/v0.3.1...v0.4.0) (2020-12-17) | ||
# [0.4.0](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.3.1...v0.4.0) (2020-12-17) | ||
|
||
|
||
### Features | ||
|
||
* **enhancement:** Update VPC service with API version 2020-12-15 ([#17](https://github.com/IBM/vpc-go-sdk/issues/17)) ([affcaed](https://github.com/IBM/vpc-go-sdk/commit/affcaed4e8f7e515148cb9aac82755ad2a3ea8ca)) | ||
* **enhancement:** Update VPC service with API version 2020-12-15 ([#17](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/17)) ([affcaed](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/affcaed4e8f7e515148cb9aac82755ad2a3ea8ca)) | ||
|
||
## [0.3.1](https://github.com/IBM/vpc-go-sdk/compare/v0.3.0...v0.3.1) (2020-11-20) | ||
## [0.3.1](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.3.0...v0.3.1) (2020-11-20) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **SecurityGroup:** Update both VPC services fixing security group issue. ([#16](https://github.com/IBM/vpc-go-sdk/issues/16)) ([270decd](https://github.com/IBM/vpc-go-sdk/commit/270decd989abd0ed5b9cd101d6c7a2fcb9deecc2)) | ||
* **SecurityGroup:** Update both VPC services fixing security group issue. ([#16](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/16)) ([270decd](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/270decd989abd0ed5b9cd101d6c7a2fcb9deecc2)) | ||
|
||
# [0.3.0](https://github.com/IBM/vpc-go-sdk/compare/v0.2.0...v0.3.0) (2020-11-20) | ||
# [0.3.0](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.2.0...v0.3.0) (2020-11-20) | ||
|
||
|
||
### Features | ||
|
||
* **SDK:** Update VPC Gen2 and Gen1 services with API version 2020-11-17 ([#15](https://github.com/IBM/vpc-go-sdk/issues/15)) ([6f97a1a](https://github.com/IBM/vpc-go-sdk/commit/6f97a1a643dce6d76f8ada9caecc49d864b656fa)) | ||
* **SDK:** Update VPC Gen2 and Gen1 services with API version 2020-11-17 ([#15](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/15)) ([6f97a1a](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/6f97a1a643dce6d76f8ada9caecc49d864b656fa)) | ||
|
||
# [0.2.0](https://github.com/IBM/vpc-go-sdk/compare/v0.1.1...v0.2.0) (2020-10-16) | ||
# [0.2.0](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.1.1...v0.2.0) (2020-10-16) | ||
|
||
|
||
### Features | ||
|
||
* **version update:** Update both services with API version 2020-10-06 ([#14](https://github.com/IBM/vpc-go-sdk/issues/14)) ([179880c](https://github.com/IBM/vpc-go-sdk/commit/179880c4775e0d6e6a9e683546348b34e9f9b785)) | ||
* **version update:** Update both services with API version 2020-10-06 ([#14](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/14)) ([179880c](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/179880c4775e0d6e6a9e683546348b34e9f9b785)) | ||
|
||
## [0.1.1](https://github.com/IBM/vpc-go-sdk/compare/v0.1.0...v0.1.1) (2020-09-09) | ||
## [0.1.1](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.1.0...v0.1.1) (2020-09-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **NLB:** update NLB feature ([#13](https://github.com/IBM/vpc-go-sdk/issues/13)) ([99d207d](https://github.com/IBM/vpc-go-sdk/commit/99d207dba81fef5214be63864aa7a4b91af82c89)) | ||
* **NLB:** update NLB feature ([#13](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/13)) ([99d207d](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/99d207dba81fef5214be63864aa7a4b91af82c89)) | ||
|
||
# [0.1.0](https://github.com/IBM/vpc-go-sdk/compare/v0.0.3...v0.1.0) (2020-09-03) | ||
# [0.1.0](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.0.3...v0.1.0) (2020-09-03) | ||
|
||
|
||
### Features | ||
|
||
* **autoscale:** Add autoscale feature and NLB feature ([#12](https://github.com/IBM/vpc-go-sdk/issues/12)) ([0ee5ea1](https://github.com/IBM/vpc-go-sdk/commit/0ee5ea16247a6f94794674d0499c01e78857d6a4)) | ||
* **autoscale:** Add autoscale feature and NLB feature ([#12](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/12)) ([0ee5ea1](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/0ee5ea16247a6f94794674d0499c01e78857d6a4)) | ||
|
||
## [0.0.3](https://github.com/IBM/vpc-go-sdk/compare/v0.0.2...v0.0.3) (2020-08-06) | ||
## [0.0.3](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.0.2...v0.0.3) (2020-08-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **version:** Release SDK for API version 2020-07-28 ([#10](https://github.com/IBM/vpc-go-sdk/issues/10)) ([4550ccc](https://github.com/IBM/vpc-go-sdk/commit/4550cccb167443bad8857dc88fc097ad18061734)) | ||
* **version:** Release SDK for API version 2020-07-28 ([#10](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/10)) ([4550ccc](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/4550cccb167443bad8857dc88fc097ad18061734)) | ||
|
||
## [0.0.2](https://github.com/IBM/vpc-go-sdk/compare/v0.0.1...v0.0.2) (2020-07-06) | ||
## [0.0.2](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.0.1...v0.0.2) (2020-07-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **doc:** Minor update to example code in the README ([#9](https://github.com/IBM/vpc-go-sdk/issues/9)) ([f3841fc](https://github.com/IBM/vpc-go-sdk/commit/f3841fcfbffab66d970ec966b558a48180f0651c)) | ||
* **doc:** Minor update to example code in the README ([#9](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/9)) ([f3841fc](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/f3841fcfbffab66d970ec966b558a48180f0651c)) | ||
|
||
## [0.0.1](https://github.com/IBM/vpc-go-sdk/compare/v0.0.0...v0.0.1) (2020-06-19) | ||
## [0.0.1](https://github.com/sumitkumartiwari/vpc-go-sdk/compare/v0.0.0...v0.0.1) (2020-06-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **go-sdk:** adding semantic release versioning ([#4](https://github.com/IBM/vpc-go-sdk/issues/4)) ([1d92ee5](https://github.com/IBM/vpc-go-sdk/commit/1d92ee5d6481c923382628e8dfc9b9de51cc7ddd)) | ||
* **version:** Update version to enable semantic release ([#6](https://github.com/IBM/vpc-go-sdk/issues/6)) ([2699a61](https://github.com/IBM/vpc-go-sdk/commit/2699a615cd9fad5de60ef442c7512a8744c676a1)) | ||
* **go-sdk:** adding semantic release versioning ([#4](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/4)) ([1d92ee5](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/1d92ee5d6481c923382628e8dfc9b9de51cc7ddd)) | ||
* **version:** Update version to enable semantic release ([#6](https://github.com/sumitkumartiwari/vpc-go-sdk/issues/6)) ([2699a61](https://github.com/sumitkumartiwari/vpc-go-sdk/commit/2699a615cd9fad5de60ef442c7512a8744c676a1)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[![Build Status](https://travis-ci.com/IBM/vpc-go-sdk.svg?branch=master)](https://travis-ci.com/IBM/vpc-go-sdk) | ||
[![Build Status](https://travis-ci.com/sumitkumartiwari/vpc-go-sdk.svg?branch=master)](https://travis-ci.com/sumitkumartiwari/vpc-go-sdk) | ||
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) | ||
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/IBM/vpc-go-sdk) | ||
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/sumitkumartiwari/vpc-go-sdk) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
|
||
# IBM Cloud VPC Go SDK Version 0.19.0 | ||
|
@@ -64,7 +64,7 @@ Use this command to download and install the VPC Go SDK service to allow your Go | |
use it: | ||
|
||
``` | ||
go get github.com/IBM/[email protected] | ||
go get github.com/sumitkumartiwari/[email protected] | ||
``` | ||
|
||
|
||
|
@@ -75,7 +75,7 @@ Go application, like this: | |
|
||
```go | ||
import ( | ||
"github.com/IBM/vpc-go-sdk/vpcv1" | ||
"github.com/sumitkumartiwari/vpc-go-sdk/vpcv1" | ||
) | ||
``` | ||
|
||
|
@@ -89,7 +89,7 @@ to your `Gopkg.toml` file. Here is an example: | |
|
||
``` | ||
[[constraint]] | ||
name = "github.com/IBM/vpc-go-sdk/" | ||
name = "github.com/sumitkumartiwari/vpc-go-sdk/" | ||
version = "0.19.0" | ||
``` | ||
|
||
|
@@ -115,7 +115,7 @@ import ( | |
"os" | ||
|
||
"github.com/IBM/go-sdk-core/v4/core" | ||
"github.com/IBM/vpc-go-sdk/vpcv1" | ||
"github.com/sumitkumartiwari/vpc-go-sdk/vpcv1" | ||
) | ||
|
||
func main() { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module github.com/IBM/vpc-go-sdk | ||
module github.com/sumitkumartiwari/vpc-go-sdk | ||
|
||
go 1.14 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters