Releases: open-ug/conveyor
Releases · open-ug/conveyor
Release list
v0.7.4
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
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
- @Troy-2024 made their first contribution in #245
Full Changelog: v0.7.2...v0.7.3
v0.7.2
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, andupdateevents by @cranomtech in #240
Full Changelog: v0.7.1...v0.7.2
v0.7.1
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
- fx: update Docker Go base images by @nanookclaw in #239
- Remove unnecessary debug print statements by @Nimesh861 in #238
New Contributors
- @nanookclaw made their first contribution in #239
- @Nimesh861 made their first contribution in #238
Full Changelog: v0.7.0...v0.7.1
v0.7.0
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
0.6.5
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
What's Changed
- fix:
DriverManagerdiscarding 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
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
- @Sameer6305 made their first contribution in #186
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- ft(docs): add building drivers page by @jim-junior in #168
- ft(docs): pipeline and driver development pages by @jim-junior in #169
- ft(docs): add security and configuration guides by @jim-junior in #170
- fx(docs): fix broken maintainers link by @jim-junior in #171
- ft(docs): add January 2026 progress update roadmap by @jim-junior in #172
- ft(docs): Publish Driver Runtime SDD by @jim-junior in #174
- ft(logs): Implement log streaming for pipeline and driver run IDs using SSE by @jim-junior in #175
- ft: add adopters file by @jim-junior in #176
- ft(rust): initialize Rust SDK with basic structure by @cranomtech in #177
- feat(driver-runtime): implement NATs TLS authentication and new client structure by @jim-junior in #183
- release: pre-release v0.5.0 by @jim-junior in #184
New Contributors
- @cranomtech made their first contribution in #177
Full Changelog: v0.4.1...v0.5.0