Skip to content

chore(generator)!: Remove generator package and related artifacts - #1719

Merged
aklenik merged 1 commit into
hyperledger-caliper:mainfrom
aklenik:1718-remove-generator
Oct 2, 2025
Merged

aklenik merged 1 commit into
hyperledger-caliper:mainfrom
aklenik:1718-remove-generator

Conversation

@aklenik

@aklenik aklenik commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

Resolves #1718

@aklenik
aklenik requested a review from davidkel October 2, 2025 22:16
Comment thread README.md Outdated

* [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)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was trying to avoid claiming fabric 3.x support for a couple of reasons

  1. We don't test it at all in the integration tests
  2. 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)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, updated.

Signed-off-by: Attila Klenik <a.klenik@gmail.com>
@aklenik
aklenik force-pushed the 1718-remove-generator branch from f322abb to 130960d Compare October 2, 2025 22:41

@davidkel davidkel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only a comment about supporting Fabric 3.x but no problem if you want to merge as is

@aklenik
aklenik merged commit bacbdf3 into hyperledger-caliper:main Oct 2, 2025
9 checks passed
@aklenik
aklenik deleted the 1718-remove-generator branch October 2, 2025 22:51
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.

Remove the generator package

2 participants