Skip to content

Releases: open-ug/conveyor

v0.7.4

Choose a tag to compare

@jim-junior jim-junior released this 13 Jul 18:23
5946ce6

What's Changed

  • chore(deps): bump ws from 7.5.10 to 7.5.11 in /docs by @dependabot[bot] in #246
  • fix: lowercase GITHUB_REPOSITORY for GHCR image name by @Rktech8 in #248
  • feat: add CreatePipeline function to Client for pipeline creation by @jim-junior in #264

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

Choose a tag to compare

@jim-junior jim-junior released this 20 Jun 07:43
f19b08f

This minor release aims to push shift the Conveyor CI container image to Github Packages

What's Changed

  • feat: enhance docs homepage and readme by @jim-junior in #241
  • chore(deps): bump follow-redirects from 1.15.9 to 1.16.0 in /docs by @dependabot[bot] in #224
  • Add GHCR image publish workflow and switch official image references by @Troy-2024 in #245

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

Choose a tag to compare

@jim-junior jim-junior released this 31 May 20:24
e2f527b

This minor release aims to add the much required feature of publishing Driver Events when a Resource is deleted or updated

What's Changed

  • chore: enable publishing delete, and update events by @cranomtech in #240

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@jim-junior jim-junior released this 31 May 07:26
427698c

This is a minor release that aimed to fix the failing Docker Image build workflow due to an unsupported Golang base image
See: PR #239 and Issue: #237
Failing Workflow: https://github.com/open-ug/conveyor/actions/runs/26694934953/job/78677722534#step:8:303

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@jim-junior jim-junior released this 30 May 21:06
3b881ea

What's Changed

  • Fix typos in the tutorial documentation by @auleian in #208
  • feat: implement BadgerDB Initialization and Context Injection for Models by @jim-junior in #220
  • feat(rust): add CRUD operations for resources and resource definitions in Client by @cranomtech in #206
  • chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #222
  • feat: add BadgerDB resource insertion (#221) by @jim-junior in #221
  • feat: implement BadgerDB find one functionality for resources by @cranomtech in #227
  • feat: add BadgerDB delete functionality for resources by @cranomtech in #228
  • feat: implement BadgerDB list functionality for resources by @cranomtech in #229
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 by @dependabot[bot] in #219
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 by @dependabot[bot] in #230
  • feat: implement BadgerDB find all functionality for resources by @cranomtech in #231
  • chore: improve issue and pr templates clarity by @jim-junior in #232
  • feat: implement BadgerDB update functionality for resources by @cranomtech in #235
  • feat: implement BadgerDB find by version functionality for resources by @cranomtech in #236

New Contributors

Full Changelog: 0.6.6...v0.7.0

0.6.6

Choose a tag to compare

@jim-junior jim-junior released this 10 Apr 10:00
f8a3861

What's Changed

Full Changelog: 0.6.5...0.6.6

0.6.5

Choose a tag to compare

@jim-junior jim-junior released this 07 Apr 15:34
541fff4

What's Changed

  • docs: refine README by @jim-junior in #193
  • sdk(rust): add utility functions for parsing certificates and private keys by @cranomtech in #195
  • ft(rust): implement NATS TLS authentication by @cranomtech in #196
  • docs: correct typos in contributing and project overview documents by @jim-junior in #197
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.40.0 by @dependabot[bot] in #200
  • chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.79.3 by @dependabot[bot] in #202
  • chore: pre release 0.6.5 by @jim-junior in #203

Full Changelog: v0.6.1...0.6.5

v0.6.1

Choose a tag to compare

@jim-junior jim-junior released this 15 Feb 23:18
d643b50

What's Changed

  • fix: DriverManager discarding all events due to lack of specified event type by @jim-junior in #192

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@jim-junior jim-junior released this 13 Feb 18:58
85a6694

What's Changed

  • sdk(rust): API client and DriverManager by @cranomtech in #185
  • feat(sdk/python): add DriverLogger with dual NATS publishing by @Sameer6305 in #186
  • ft(core): refactor server to enable go embeding by @jim-junior in #190
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 by @dependabot[bot] in #189

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@jim-junior jim-junior released this 05 Feb 03:14
f18dc76

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0