Releases: defenseunicorns/compose-bridge-uds
Releases · defenseunicorns/compose-bridge-uds
Release list
v1.1.0
Release v1.0.1
Release v1.0.0
What's Changed
- fix(config): allow Kubernetes-compatible environment names by @willswire in #98
- feat(package): implement UDS package requirements by @nicholasfarrell-byte in #99
- feat(resources): add deploy-time CPU and memory overrides by @willswire in #102
- refactor(x-uds)!: adopt metadata/spec envelope for UDS package configuration by @willswire with @Copilot in #105
- chore(deps): update golang:1.27 docker digest to 0ecdc2a by @renovate[bot] in #106
- chore(deps): update github/codeql-action action to v4.37.9 by @renovate[bot] in #107
- chore(deps): update ghcr.io/defenseunicorns/dev/uds/checkpoints/k3d-core-slim-dev docker tag to v1.11.1 by @renovate[bot] in #108
New Contributors
- @willswire with @Copilot made their first contribution in #105
Full Changelog: v0.13.0...v1.0.0
Release v0.13.0
What's Changed
- docs: add diagram by @willswire in #75
- chore(deps): update github/codeql-action action to v4.37.7 by @renovate[bot] in #77
- chore(deps): update docker/dockerfile:1 docker digest to ecfaec9 by @renovate[bot] in #76
- feat: add support for build only services by @ericwyles in #78
- feat: generate protocol-neutral names for unnamed ports by @ericwyles in #79
- feat(config): externalize service environment variables through reloadable ConfigMaps by @nicholasfarrell-byte in #80
- feat(network): add deploy-time network allow configuration by @nicholasfarrell-byte in #82
- feat(compose): exclude optional development dependencies by @nicholasfarrell-byte in #83
- feat(sso): add configurable package domain by @nicholasfarrell-byte in #85
- feat(secrets): externalize runtime Compose secrets by @nicholasfarrell-byte in #84
- chore(deps): update docker/setup-buildx-action action to v4.3.0 by @renovate[bot] in #86
- chore(deps): update golang docker tag to v1.27 by @renovate[bot] in #88
- chore(deps): update github/codeql-action action to v4.37.8 by @renovate[bot] in #97
New Contributors
- @ericwyles made their first contribution in #78
- @nicholasfarrell-byte made their first contribution in #80
Full Changelog: v0.12.0...v0.13.0
Release v0.12.0
What's Changed
- chore(deps): pin docker/dockerfile docker tag to 87999aa by @renovate[bot] in #63
- chore(deps): update github/codeql-action action to v4.37.5 by @renovate[bot] in #64
- feat: preserve Compose network membership by @willswire in #65
- chore(deps): update github/codeql-action action to v4.37.6 by @renovate[bot] in #66
- chore(deps): update golang:1.26 docker digest to 2005724 by @renovate[bot] in #67
- compose improvements by @willswire in #68
Full Changelog: v0.11.0...v0.12.0
Release v0.11.0
What's Changed
- fix: skip bind mounts during conversion by @willswire in #62
Full Changelog: v0.10.0...v0.11.0
Release v0.10.0
What's Changed
- feat: add Awesome Compose compatibility harness by @willswire in #42
- chore: update renovate config by @willswire in #51
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #53
- fix(deps): update module github.com/compose-spec/compose-go/v2 to v2.14.0 by @renovate[bot] in #50
- chore(deps): update golang docker tag to v1.26 by @renovate[bot] in #48
- chore(deps): update github actions by @renovate[bot] in #52
- chore: remove Awesome Compose related files by @willswire in #57
- chore(deps): pin gcr.io/distroless/static-debian12 docker tag to f5b485e by @renovate[bot] in #55
- chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #60
- chore(deps): update docker/setup-qemu-action action to v4 by @renovate[bot] in #61
- feat: use scratch for transformation runtime image by @willswire in #59
New Contributors
Full Changelog: v0.9.0...v0.10.0
Release v0.9.0
What's Changed
- chore: add Renovate config for dependency updates by @enxoco in #25
- feat: generate tasks.yaml and bundle/ skeleton in package output by @enxoco in #26
- chore: tidy and simplify project documentation; improve CI by @willswire in #29
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
What's Changed
- chore: update readme recent changes by @enxoco in #19
- chore: update readme to callout local dockerfile builds by @JoshuaFurman in #21
- docs: append latest tag to quick start by @willswire in #23
- feat!: create Helm chart instead of raw manifests by @willswire in #24
Full Changelog: v0.7.0...v0.8.0