Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Tags: FraunhoferISST/DataspaceConnector

Tags

v7.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare release v7.0.3 (#940)

* license: update year in license header

* chore: increase version from v7.0.2 to v7.0.3

* fix: revert changes to contract_negotiation_notify_access.py

* docs: update README.md

v7.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): Bump postgresql from 42.3.2 to 42.3.3 (#910)

* chore(deps): Bump postgresql from 42.3.2 to 42.3.3

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.2 to 42.3.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.2...REL42.3.3)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update version and CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jpampus <[email protected]>

v7.0.1-ra

chore: update minor changes of main branch

v7.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version from 7.0.0 to 7.0.1 (#900)

v7.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): Bump broker from 6.0.0 to 6.0.1 (#879)

* chore(deps): Bump broker from 6.0.0 to 6.0.1

Bumps broker from 6.0.0 to 6.0.1.

---
updated-dependencies:
- dependency-name: de.fraunhofer.ids.messaging:broker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: update CHANGELOG.md

* docs: add warning to CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julia Pampus <[email protected]>

v6.5.3

chore: prepare release v6.5.3

v6.5.2

Verified

This commit was signed with the committer’s verified signature.
brianjahnke Brian-Frederik Jahnke
chore: prep release 6.5.2.

v6.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v6.5.1 (#723)

* chore: increase version from v6.6.0-SNAPSHOT to v6.6.0

* chore: change version from 6.6.0 to 6.5.1

v6.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update artifact with auth headers (#690)

* chore: fixed bug while updating artifact

* refactor: remove unused logger

* refactor: remove imports

* fix: close webserver

* fix: suppress ssl verification warning

* fix: remove unused imports

* test: add update test

* style: format files

Co-authored-by: Brian-Frederik Jahnke <[email protected]>
Co-authored-by: Brian-Frederik Jahnke <[email protected]>

v6.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: v6.4.0 (#709)

* docs: update CHANGELOG.md

* docs: update CONTRIBUTING.md

* chore: increase version from 6.3.1 to 6.4.0

Co-authored-by: Pampus, Julia <[email protected]>
Co-authored-by: Julia Pampus <[email protected]>