Releases: attunehq/doteph
Releases · attunehq/doteph
v0.3.1
v0.3.0
What's Changed
- Allocate ports for first-party run= apps (port=auto) by @jssblck in #33
- Replace stringly-typed container_id with a typed Backend enum (#17) by @jssblck in #34
- Make service ordering deterministic with an IndexMap (#21) by @jssblck in #35
- Collapse the three health-check wait loops into one helper (#18, #19) by @jssblck in #36
- Fail closed on a malformed command= override (#15) by @jssblck in #37
- Extract and unit-test volume-spec resolution (#20) by @jssblck in #38
- Scope Windows support claim to the Docker-backed sources (#16) by @jssblck in #39
- Remove em-dashes from doc comments and a docs file (#22) by @jssblck in #40
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- deps(deps): bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #28
- ci(deps): bump actions/github-script from 7 to 9 by @dependabot[bot] in #24
- ci(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #25
- ci(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #26
- ci(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #27
- Fix named ports lost after container restart (#14) by @jssblck in #29
- Inject eph's resolved environment into lifecycle hooks; add
eph runand--skip-hooksby @jssblck in #30
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Migrate to bollard 0.21 API by @jssblck in #7
- Dependabot: keep major updates out of grouped PRs by @jssblck in #6
- deps(deps): bump the rust-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #9
- Comprehensive multi-service stress test suite (+ run=/compose eph fixes) by @jssblck in #10
- docs: correct compose-service tracking to match merged code by @jssblck in #11
- Add signed cross-compiled release pipeline with tag-derived version by @jssblck in #12
New Contributors
- @jssblck made their first contribution in #7
- @dependabot[bot] made their first contribution in #9
Full Changelog: https://github.com/attunehq/doteph/commits/v0.1.0