Releases: SneaksAndData/arcane-operator
Releases · SneaksAndData/arcane-operator
v1.1.1
What's Changed
- Rename
realtimetochangeCaptureby @s-vitaliy in #268
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fix incorrect documentation by @s-vitaliy in #242
- Implement versioning of unstructured_wrapper by @s-vitaliy in #243
- Backend resource abstraction by @s-vitaliy in #245
- Extract status manager by @s-vitaliy in #246
- Bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #244
- Move backfill operations to separate class by @s-vitaliy in #247
- Generate models for testing the new CRD structure by @s-vitaliy in #249
- Refactor the
v0.UnstructuredWrapperstruct by @s-vitaliy in #250 - Implement v1 wrapper by @s-vitaliy in #248
- Use new mock in tests by @s-vitaliy in #255
- Generalize the stream backend interface by @s-vitaliy in #257
- Add cron job backend by @s-vitaliy in #258
- Bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #251
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #252
- Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #253
- Bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #254
- Use cron job backend by @s-vitaliy in #259
- Implement the version 1 CRD testing by @s-vitaliy in #260
- Add backfill properties to the job by @s-vitaliy in #262
- Minor code cleanup by @s-vitaliy in #263
- Fix incorrect backfill interruption by @s-vitaliy in #266
- Polish logging by @s-vitaliy in #267
- Bump the minor version by @s-vitaliy in #264
Full Changelog: v1.0.10...v1.1.0
v1.0.10
What's Changed
- Clarify YAML update during backfill scenario by @george-zubrienko in #236
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #233
- Handle BackfillRequest creation in Failed state by @s-vitaliy in #240
- Handle deletion of BackfillRequest by @s-vitaliy in #241
Full Changelog: v1.0.9...v1.0.10
v1.0.9
v1.0.8
What's Changed
- Add public method which allows to read stream.Definition by @s-vitaliy in #231
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6
What's Changed
- Bump aws-actions/configure-aws-credentials from 5.1.1 to 6.0.0 by @dependabot[bot] in #225
- Rename files with invisible characters in names by @s-vitaliy in #228
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Disable DD tracing in the correct way by @s-vitaliy in #226
- Rename job_filter.go.go to job_filter.go by @s-vitaliy in #227
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Use the context from the signal handler by @s-vitaliy in #224
Full Changelog: v1.0.3...v1.0.4