Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove client class #25

Merged

Conversation

kapilraajP
Copy link
Contributor

Purpose

Currently, the Snowflake driver is visible as a connector in the Choreo marketplace.
This is because of the usage of a client class in the driver module. This PR removes the client class from the driver module.

Resolves https://github.com/ballerina-platform/ballerina-extended-library/issues/355

Goals

Remove client class to avoid detecting the driver module as a connector in the Choreo marketplace.

Approach

Remove client class from the driver module

Release note

Remove client class from the driver module

Automation tests

  • Unit tests

    Done

  • Integration tests

    Done

Security checks

Test environment

Ballerina Version: 2201.0.2
Operating System: Ubuntu 20.04
Java SDK: 11

@RolandHewage RolandHewage merged commit 30ed61e into ballerina-platform:main Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Remove client class from Snowflake Driver module
2 participants