Skip to content

Commit

Permalink
Reverts the new version v2 release (#56)
Browse files Browse the repository at this point in the history
* Revert "fix(Destination): Merge file params into one (#54)"

This reverts commit ad9b9d2.

* Revert "Refactor(fivetran_sdk): Improvement destination examples (#55)"

This reverts commit a229377.

* Revert "Changes to interfaces (#32)"

This reverts commit 0a8c978.

* Revert "Update development-guide.md -- update grpc version"

This reverts commit 4247c73.

* revert to what is in production

* remove extra newlines

---------

Co-authored-by: emrah.diril <[email protected]>
  • Loading branch information
manjutapali and ediril authored Jun 25, 2024
1 parent ad9b9d2 commit 8e63882
Show file tree
Hide file tree
Showing 17 changed files with 335 additions and 1,056 deletions.
1 change: 1 addition & 0 deletions common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ message TestResponse {
oneof response {
bool success = 1;
string failure = 2;
// potential future warning
}
}

Expand Down
164 changes: 0 additions & 164 deletions common_v2.proto

This file was deleted.

91 changes: 0 additions & 91 deletions connector_sdk_v2.proto

This file was deleted.

Loading

0 comments on commit 8e63882

Please sign in to comment.