Skip to content

Tags: IndustryFusion/DigitalTwin

Tags

v0.7.0

Toggle v0.7.0's commit message
Implement merge behavior to the ngsild bridge and update Scorpio Version

Update operation of ngsild bridge now exclusively uses batch processed
merge patch operation. Tests are adapted to reflect behavioral change.
New tests are added to verify new behavior. Scorpio version upgraded
to v5.0.5.

Signed-off-by: Meric Feyzullahoglu <meric.feyzullahoglu@gmail.com>

v0.7.0-rc1

Toggle v0.7.0-rc1's commit message
Implement merge behavior to the ngsild bridge and update Scorpio Version

Update operation of ngsild bridge now exclusively uses batch processed
merge patch operation. Tests are adapted to reflect behavioral change.
New tests are added to verify new behavior. Scorpio version upgraded
to v5.0.5.

Signed-off-by: Meric Feyzullahoglu <meric.feyzullahoglu@gmail.com>

v0.6.0

Toggle v0.6.0's commit message
Add DOCKER_TAG from .env in release workflow

Signed-off-by: marcel <wagmarcel@web.de>

v0.6.0-rc3

Toggle v0.6.0-rc3's commit message
Add DOCKER_TAG from .env in release workflow

Signed-off-by: marcel <wagmarcel@web.de>

v0.6.0-rc2

Toggle v0.6.0-rc2's commit message
Update release workflow to use branch tagging info correctly.

Signed-off-by: marcel <wagmarcel@web.de>

v0.6.0-rc1

Toggle v0.6.0-rc1's commit message
Add tests to ensure '@none' position at index 0

Added a unit and a E2E test to check sorting based on datasetId.

Signed-off-by: Meric Feyzullahoglu <meric.feyzullahoglu@gmail.com>

v0.6.0-beta.1

Toggle v0.6.0-beta.1's commit message
Simplify the release workflow by moving it to generic ubuntu runner

Signed-off-by: marcel <wagmarcel@web.de>

v0.5.0-alpha.2

Toggle v0.5.0-alpha.2's commit message
Update Helm README for ubuntu 22.04 deployment support

v0.5.0-alpha.1

Toggle v0.5.0-alpha.1's commit message
Add version release pipeline

- Tag&Push images according to release tag

closes #358

Signed-off-by: Oguzcan Kirmemis <oguzcan.kirmemis@gmail.com>