8000 Tags · denyeart/fabric-protos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: denyeart/fabric-protos

Tags

v0.3.3

Toggle v0.3.3's commit message
Release v0.3.3 commit

Release v0.3.3 commit

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v0.3.2

Toggle v0.3.2's commit message
Update version to v0.3.2

Update version to v0.3.2.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

v0.3.1

Toggle v0.3.1's commit message
Tag NPM packages from main branch as either next or next-unstable

Pushed commits to the main branch published NPM packages tagged as `unstable`, and release tags on the main branch published NPM packaged tagged as `latest`. This conflicted with NPM packages published from the 0.2.x branch and meant that the target Fabric version for the NPM package currently tagged `latest` varied depending on which branch had a release created most recently. The `latest` tag should always correspond to the current Fabric LTS release since it is the default version installed if a specific version is not specified.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v0.2.1

Toggle v0.2.1's commit message
Update dependencies to address CVE-2023-2976

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v0.1.6

Toggle v0.1.6's commit message
Enable GitHub actions builds on 0.1.x

- Backport binding template directory and build files
- Set version to 0.1.6
- Update workflows to run on the 0.1.x branch

Signed-off-by: James Taylor <jamest@uk.ibm.com>

v0.2.0

Toggle v0.2.0's commit message
Enable 0.2.x builds

- Backport apiv1 Go binding template directory and build files
- Set version to 0.2.0
- Update workflows to run on the 0.2.x branch

Signed-off-by: James Taylor <jamest@uk.ibm.com>

v0.3.0

Toggle v0.3.0's commit message
Prepare 0.3.0 release

Also updates RELEASING.md with latest instructions

Signed-off-by: James Taylor <jamest@uk.ibm.com>

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update go-bindings.yml

Signed-off-by: Ry Jones <ry@linux.com>

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.1.4 (hyperledger#116)

Signed-off-by: James Taylor <jamest@uk.ibm.com>

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Java binding build (hyperledger#114)

Fix errors and warnings from maven publish, i.e.

```
Repository "orghyperledger-1045" failures
  Rule "sources-staging" failures
   * Missing: no sources jar found in folder '/org/hyperledger/fabric/fabric-protos/0.1.2'
  Rule "javadoc-staging" failures
   * Missing: no javadoc jar found in folder '/org/hyperledger/fabric/fabric-protos/0.1.2'
```

and

```
'build.plugins.plugin.version' for org.apache.maven.plugins:maven-gpg-plugin is missing.
```

Signed-off-by: James Taylor <jamest@uk.ibm.com>
0