Releases: orchard-cde/orchard
Releases · orchard-cde/orchard
Release list
v0.4.0
What's Changed
- Build(deps): Bump graalvm/setup-graalvm from 1.6.0 to 1.6.2 by @dependabot[bot] in #177
- Build(deps): Bump org.graalvm.buildtools.native from 1.1.3 to 1.1.4 by @dependabot[bot] in #180
- Build(deps): Bump org.junit:junit-bom from 6.1.1 to 6.1.2 by @dependabot[bot] in #181
- Build(deps): Bump actions/setup-java from 5.4.0 to 5.5.0 by @dependabot[bot] in #178
- Build(deps): Bump software.amazon.awssdk:bom from 2.46.21 to 2.48.0 by @dependabot[bot] in #179
- chore: apply OpenRewrite recipes by @github-actions[bot] in #176
- feat: add stop and start subcommands to grove CLI by @scuba10steve in #182
- feat(apiary): add Bee domain model, BeeKeeper extension point, and REST API by @scuba10steve in #183
- feat: implement OpenCode BeeKeeper adapter (#65) by @scuba10steve in #184
- feat(trowel): add bee CLI commands by @scuba10steve in #185
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Build(deps): Bump software.amazon.awssdk:bom from 2.46.17 to 2.46.21 by @dependabot[bot] in #162
- Build(deps): Bump graalvm/setup-graalvm from 1.5.6 to 1.6.0 by @dependabot[bot] in #163
- chore: apply OpenRewrite recipes by @github-actions[bot] in #161
- feat(#129): --spec flag for devcontainer/devfile precedence by @scuba10steve in #164
- feat(#131): devfile preStart/postStart lifecycle commands by @scuba10steve in #168
- refactor: merge api module into trellis by @scuba10steve in #173
- fix: gate QEMU hvf accel on macOS and implement stop/start grove (#169, #172) by @scuba10steve in #174
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- docs: reconcile usage docs and roadmap with current behavior by @scuba10steve in #147
- fix(nursery): widen up-timeout margin and add SSH keepalive to stop VM leak (#138) by @scuba10steve in #149
- fix(nursery): defer EC2 devcontainer-CLI verify to GroveService (#148) by @scuba10steve in #150
- ci(openrewrite): exclude pattern-switch files to unblock rewriteRun by @scuba10steve in #151
- ci(openrewrite): disable wildcard import folding to fix compile break by @scuba10steve in #154
- chore: apply OpenRewrite recipes by @github-actions[bot] in #155
- feat(#130): devfile YAML parser + container-component mapping by @scuba10steve in #156
- feat: full devcontainer.json spec coverage by @scuba10steve in #157
New Contributors
- @github-actions[bot] made their first contribution in #155
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Build(deps): Bump org.postgresql:postgresql from 42.7.4 to 42.7.11 by @dependabot[bot] in #77
- Build(deps): Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 by @dependabot[bot] in #81
- Build(deps): Bump gradle-wrapper from 9.4.1 to 9.5.1 by @dependabot[bot] in #80
- Bump org.springframework.boot:spring-boot-dependencies from 4.0.3 to 4.0.6 by @dependabot[bot] in #71
- Bump org.springframework.boot from 4.0.3 to 4.0.6 by @dependabot[bot] in #69
- Bump org.testcontainers:testcontainers-postgresql from 2.0.4 to 2.0.5 by @dependabot[bot] in #68
- Bump org.testcontainers:testcontainers-junit-jupiter from 2.0.4 to 2.0.5 by @dependabot[bot] in #67
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #64
- Bump org.awaitility:awaitility from 4.2.0 to 4.3.0 by @dependabot[bot] in #55
- Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #51
- Implement AWS EC2 nursery provider (#25) by @scuba10steve in #85
- docs: add Apache 2.0 license by @scuba10steve in #108
- ci: pin actions to SHAs by @scuba10steve in #109
- Build(deps): Bump org.springframework.boot from 4.0.6 to 4.1.0 by @dependabot[bot] in #100
- feat: apply devcontainer features at runtime via @devcontainers/cli (#74) by @scuba10steve in #110
- Build(deps): Bump org.springframework.boot:spring-boot-dependencies from 4.0.6 to 4.1.0 by @dependabot[bot] in #94
- Build(deps): Bump gradle/actions from 5.0.2 to 6.2.0 by @dependabot[bot] in #52
- Build(deps): Bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #82
- Build(deps): Bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #83
- Build(deps): Bump software.amazon.awssdk:bom from 2.30.0 to 2.46.12 by @dependabot[bot] in #97
- Build(deps): Bump org.testcontainers:localstack from 1.20.4 to 1.21.4 by @dependabot[bot] in #93
- Build(deps): Bump org.testcontainers:junit-jupiter from 1.20.4 to 1.21.4 by @dependabot[bot] in #98
- chore: add GitLab mirror workflow by @scuba10steve in #111
- feat: dev-server runs orchard-ui as a BFF (core + UI, two processes) (#78) by @scuba10steve in #114
- feat: support multiple server targets in trowel config (#117) by @scuba10steve in #118
- Build(deps): Bump software.amazon.awssdk:bom from 2.46.12 to 2.46.15 by @dependabot[bot] in #120
- Build(deps): Bump actions/setup-java from 5.2.0 to 5.3.0 by @dependabot[bot] in #121
- Build(deps): Bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #122
- Build(deps): Bump graalvm/setup-graalvm from 1.5.5 to 1.5.6 by @dependabot[bot] in #123
- Build(deps): Bump gradle-wrapper from 9.5.1 to 9.6.0 by @dependabot[bot] in #124
- Build(deps): Bump org.graalvm.buildtools.native from 0.11.4 to 1.1.2 by @dependabot[bot] in #95
- Build(deps): Bump org.junit:junit-bom from 5.11.4 to 6.1.0 by @dependabot[bot] in #99
- Build(deps): Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #119
- Build(deps): Bump org.testcontainers:testcontainers from 1.21.4 to 2.0.5 by @dependabot[bot] in #96
- build: correct stale config-cache comment, make build/test cache-compatible by @scuba10steve in #126
- refactor: split Seed into abstract base and DevcontainerSeed by @scuba10steve in #134
- fix: fail-fast on cloud-init error instead of masking it (#113) by @scuba10steve in #135
- fix: QEMU groves survive dev-server restart via PID reattachment by @scuba10steve in #136
- Build(deps): Bump software.amazon.awssdk:bom from 2.46.15 to 2.46.17 by @dependabot[bot] in #139
- Build(deps): Bump actions/setup-java from 5.3.0 to 5.4.0 by @dependabot[bot] in #140
- Build(deps): Bump gradle-wrapper from 9.6.0 to 9.6.1 by @dependabot[bot] in #141
- Build(deps): Bump org.junit:junit-bom from 6.1.0 to 6.1.1 by @dependabot[bot] in #142
- Build(deps): Bump org.graalvm.buildtools.native from 1.1.2 to 1.1.3 by @dependabot[bot] in #143
- Build(deps): Bump me.champeau.jmh from 0.7.2 to 0.7.3 by @dependabot[bot] in #144
- chore: remove committed superpowers plans and gitignore the dir by @scuba10steve in #145
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Filter cleared groves from API list endpoint by @scuba10steve in #49
- Auto-detect QEMU binaries and auto-provision base image on startup by @scuba10steve in #59
- Add trowel CLI integration tests for native compile reliability by @scuba10steve in #63
- Preserve devcontainer feature options in parser (#30) by @scuba10steve in #75
Full Changelog: https://github.com/orchard-cde/orchard/commits/v0.0.1