Skip to content

Tags: FraunhoferISST/edc-connector

Tags

0.0.1-SNAPSHOT.1

Toggle 0.0.1-SNAPSHOT.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/create maven artifacts (eclipse-edc#108)

* added publications to many modules

* added workflow to release packages to maven repo

* improved module artifact generation

* minor fixes

* do not publish an "all" lilb

* trasnfertype has default contenttype

* use snapshot version to enable replacing

* added better logging, and a CollectionUtils.isAnyOf() method

* extracted blobstore api into a separate common lib

* fixed custom processor dockerfile

* bumped snapshot version

Co-authored-by: beardyinc <paul.latzelsperger@beardyinc.com>

v0.0.1-SNAPSHOT.2

Toggle v0.0.1-SNAPSHOT.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added type information to serializable classes (eclipse-edc#109)

* added type information to serializable classes

* snapshot version bump

Co-authored-by: Paul Latzelsperger <paul.latzelsperger@beardyinc.com>

0.0.1-SNAPSHOT

Toggle 0.0.1-SNAPSHOT's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
use snapshot version to enable replacing

v0.0.1-SNAPSHOT

Toggle v0.0.1-SNAPSHOT's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
trigger only after docker image build completion