Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Releases: kjuulh/dagger-sdk

dagger-core v0.2.8

10 Mar 22:40
f390eac
Compare
Choose a tag to compare

New Features

  • bump version
  • set internal warnings as errors
  • introduce tests again

Bug Fixes

  • fix builder pattern to actually work with default values
    In previous versions the builder pattern required all values to be set.
    This has not been fixed, so that default values are allowed.

Commit Statistics

  • 4 commits contributed to the release over the course of 13 calendar days.
  • 13 days passed between releases.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • bump version (41b20b6)
    • set internal warnings as errors (5f9b3a1)
    • introduce tests again (f9e7af9)
    • fix builder pattern to actually work with default values (ecca036)

dagger-sdk v0.2.15

24 Feb 23:12
6a9a560
Compare
Choose a tag to compare

New Features

  • update to dagger-v0.3.13

Bug Fixes

  • set deserialize on enums as well

Commit Statistics

  • 2 commits contributed to the release.
  • 2 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • set deserialize on enums as well (e578b0e)
    • update to dagger-v0.3.13 (3e8ca8d)

dagger-core v0.2.7

24 Feb 23:12
6a9a560
Compare
Choose a tag to compare

New Features

  • update to dagger-v0.3.13

Commit Statistics

  • 1 commit contributed to the release.
  • 4 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • update to dagger-v0.3.13 (3e8ca8d)

dagger-sdk v0.2.14

22 Feb 22:10
88b055c
Compare
Choose a tag to compare

Chore

  • fix whitespace

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

dagger-sdk v0.2.13

22 Feb 21:39
456f483
Compare
Choose a tag to compare

Chore

  • ran clippy
  • ran clippy

New Features

  • with clone

Bug Fixes

  • race condition in process

Commit Statistics

  • 6 commits contributed to the release over the course of 2 calendar days.
  • 2 days passed between releases.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • ran clippy (7c3654d)
    • with clone (266ad32)
    • Release dagger-core v0.2.6, dagger-codegen v0.2.7, dagger-sdk v0.2.12 (7179f8b)
    • ran clippy (1f77d90)
    • Release dagger-core v0.2.5, dagger-sdk v0.2.12, dagger-codegen v0.2.7 (1725c51)
    • race condition in process (a13a2a9)

dagger-codegen v0.2.8

22 Feb 21:39
456f483
Compare
Choose a tag to compare

New Features

  • with clone

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

v0.2.10

20 Feb 09:29
fc01755
Compare
Choose a tag to compare

Bug Fixes

  • Fix async panic on blocking #19
    Replaced internal threads with tokio spawn functions

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

dagger-sdk v0.2.9

20 Feb 09:22
82de43a
Compare
Choose a tag to compare

Bug Fixes

  • Fix async panic on blocking #19
    Replaced internal threads with tokio spawn functions

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

dagger-sdk v0.2.11

20 Feb 09:49
f869e57
Compare
Choose a tag to compare

Chore

  • ran clippy

Commit Statistics

  • 2 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Release dagger-core v0.2.4, dagger-codegen v0.2.6, dagger-sdk v0.2.11 (17ec62a)
    • ran clippy (803cfc4)

dagger-sdk v0.2.10

20 Feb 09:28
5cb9729
Compare
Choose a tag to compare

Alignment release

Bug Fixes

  • changelog

Commit Statistics

  • 7 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • changelog (b100285)
    • Adjusting changelogs prior to release of dagger-sdk v0.2.10 (8ed0647)
    • update changelog (09aa658)
    • Adjusting changelogs prior to release of dagger-sdk v0.2.10 (b436f27)
    • Adjusting changelogs prior to release of dagger-sdk v0.2.10, dagger-rs v0.2.10 (577a293)
    • Adjusting changelogs prior to release of dagger-sdk v0.2.10, dagger-rs v0.2.10 (76bb1fc)
    • Release dagger-rs v0.2.10 (dc3487b)