v0.13.0
版本发布时间: 2024-09-11 23:20:57
dagger/dagger最新发布版本:v0.13.5(2024-10-11 06:27:38)
v0.13.0 - 2024-09-11
🔥 Breaking Changes
- Remove deprecated fields and arguments by @jedevc in https://github.com/dagger/dagger/pull/8065
- Remove
Container.withExec
'sskipEntrypoint
argument - this is now the default (seeuseEntrypoint
) - Remove
pipeline
,Container.pipeline
andDirectory.pipeline
- Remove
GitModuleSource.cloneURL
(seeGitModuleSource.cloneRef
)
- Remove
Added
- Added new
Directory.digest
andModuleSource.digest
fields by @jedevc in https://github.com/dagger/dagger/pull/8282
These fields mirror the behavior of theFile.digest
field, computing a unique cryptographic digest over the contents of the object. - TUI: add
--no-exit
/-E
so you can poke around after the call completes by @vito in https://github.com/dagger/dagger/pull/8389
Changed
- The trace url is printed just before the final output to make it easy to find by @rajatjindal in https://github.com/dagger/dagger/pull/8366
Also, the url will be printed only for a subset of dagger commands to reduce noise. - Increase the minimum connect timeout from 1s to 3s by @neutronth in https://github.com/dagger/dagger/pull/8328
Connecting to a distant remote engine could otherwise fail if it was not reachable in 1s.
Fixed
- Fixed void types from core incorrectly being seen as named scalars by @helderco in https://github.com/dagger/dagger/pull/8336
- Fix setting secrets on module object in constructor by @sipsma in https://github.com/dagger/dagger/pull/8149
- Allow top-level field access with no constructor by @jedevc in https://github.com/dagger/dagger/pull/8331
Previously, if a field access was made immediately after the default constructor was called, then the access would fail. - Plain progress correctly displays carriage returns by @jedevc in https://github.com/dagger/dagger/pull/8347
Carriage returns could previously render weirdly in the output, displaying empty lines, and similar visual glitches. - cli: Fix default value on
Platform
flag by @helderco in https://github.com/dagger/dagger/pull/8360
What to do next?
- Read the documentation
- Join our Discord server
- Follow us on Twitter
1、 checksums.txt 799B
2、 dagger_v0.13.0_darwin_amd64.tar.gz 9.77MB
3、 dagger_v0.13.0_darwin_arm64.tar.gz 9.21MB
4、 dagger_v0.13.0_linux_amd64.tar.gz 9.48MB
5、 dagger_v0.13.0_linux_arm64.tar.gz 8.73MB
6、 dagger_v0.13.0_linux_armv7.tar.gz 8.84MB
7、 dagger_v0.13.0_windows_amd64.zip 9.8MB
8、 dagger_v0.13.0_windows_arm64.zip 8.86MB
9、 dagger_v0.13.0_windows_armv7.zip 9.07MB