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

feat: merge resource spec into component spec #86

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

donch1989
Copy link
Member

@donch1989 donch1989 commented Apr 17, 2024

Because

  • We've retired the connector resource, there is no need to have two specifications for resource and component. We can merge them into one.

This commit:

  • Merges the resource spec into the component spec.

Note:

  • We keep the old resource spec for now. It will be removed soon.

Copy link

linear bot commented Apr 17, 2024

@donch1989 donch1989 marked this pull request as draft April 17, 2024 13:37
@donch1989 donch1989 marked this pull request as ready for review April 17, 2024 13:42
@donch1989 donch1989 merged commit a6de70e into main Apr 17, 2024
9 checks passed
@donch1989 donch1989 deleted the huitang/ins-4228 branch April 17, 2024 13:43
donch1989 pushed a commit that referenced this pull request Apr 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.15.0-beta](v0.14.1-beta...v0.15.0-beta)
(2024-04-25)


### Features

* add `UsageHandler` interface
([#87](#87))
([b9d9645](b9d9645))
* adjust `IConnector` interface
([#83](#83))
([46ea796](46ea796))
* adjust `Test()` interface
([#81](#81))
([763cc6d](763cc6d))
* adopt system variables
([#92](#92))
([e8ae4e1](e8ae4e1))
* expose `IsCredentialField` interface
([#93](#93))
([6cd2801](6cd2801))
* merge resource spec into component spec
([#86](#86))
([a6de70e](a6de70e))
* **airbyte:** remove Airbyte connectors
([#88](#88))
([ec770d6](ec770d62cf52fa099a9be6825432d76f0d211f4a))*
* **compogen:** use jsonref when generating the README
([#99](#99))
([ff49157](ff49157))
* **instill:** drop support for "external mode"
([#101](#101))
([b0c091b](b0c091b))


---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👋 Done
2 participants