chore(generator)!: Remove generator package and related artifacts - #1719
Merged
Merged
Conversation
davidkel
reviewed
Oct 2, 2025
|
|
||
| * [Hyperledger Fabric v1.X, v2.X](https://github.com/hyperledger/fabric) | ||
| * [Hyperledger Fabric v2.X (Deprecated Network SDK, Gateway SDK)](https://github.com/hyperledger/fabric/tree/v2.5.13) | ||
| * [Hyperledger Fabric v3.X (Gateway SDK)](https://github.com/hyperledger/fabric) |
Contributor
There was a problem hiding this comment.
I was trying to avoid claiming fabric 3.x support for a couple of reasons
- We don't test it at all in the integration tests
- Fabric 3.x is not LTS and I don't think whoever is left on Fabric cares about creating an LTS release (Will the v3.2 release become LTS hyperledger/fabric#5259)
Contributor
Author
There was a problem hiding this comment.
Fair enough, updated.
Signed-off-by: Attila Klenik <a.klenik@gmail.com>
aklenik
force-pushed
the
1718-remove-generator
branch
from
October 2, 2025 22:41
f322abb to
130960d
Compare
davidkel
approved these changes
Oct 2, 2025
davidkel
left a comment
Contributor
There was a problem hiding this comment.
Only a comment about supporting Fabric 3.x but no problem if you want to merge as is
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #1718