Skip to content

Releases: holos-run/holos

v0.98.1

11 Nov 21:53
580afff
Compare
Choose a tag to compare

Changelog

  • 580afff 0.98.1 - holos init platform
  • 21e1a11 cli: hide help flags and command (#325)
  • 65fe777 cli: rename generate to init (#325)
  • 43e939d doc: refactor breaking it down table in hello holos
  • 67535e1 doc: remove init platform from setup guide

v0.98.0

08 Nov 02:11
96be7a4
Compare
Choose a tag to compare

Changelog

  • a05881d Add the Hello Holos tutorial
  • 80b4ab9 Merge pull request #310 from holos-run/jeff/308-holos-field
  • 45bdaac main: cue v0.10.1 and add e2e test for helm guide (#293)
  • 0afaab8 render: nest output under the holos top level field (#308)
  • b526fd1 testdata: clean up old v1alpha1 tests (#292)
  • 1e03deb tests: add make unity target
  • 7ded38b v1alpha5: strip down the core and author schemas (#306)
  • 5e07655 website: fix port in helm guide
  • 5d882f4 website: fix resources.yaml tab in helm guide (#293)
  • 7ae1f99 website: update quickstart diagram to match helm

v0.97.3

01 Nov 04:14
6fb6afe
Compare
Choose a tag to compare

Changelog

  • 6fb6afe v0.97.3
  • 64a745f v1alpha4: use hidden fields consistently (#291)
  • e4aa7f5 website: update change-a-service to use hidden fields (#291)
  • 6e4c65c website: update deploy-a-service to use hidden fields (#291)
  • d6f8905 website: update helm guide to apply patches (#291)
  • 4f09167 website: update quickstart for v1alpha4 hidden fields (#291)
  • 0c05df1 website: update technical overview with consistent fields (#291)

v0.97.2

31 Oct 17:15
490f91f
Compare
Choose a tag to compare

Changelog

  • 490f91f cli: hide unsupported commands (#289)
  • 3ad994c website: add open graph image for helm guide
  • 07fe667 website: add open graph image for helm guide try 2
  • a62e4ba website: add open graph image for helm guide try 3
  • 11ecc0c website: add open graph image for helm guide try 4
  • 0fa6047 website: add open graph image for helm guide try 5
  • 79b065c website: add open graph image for helm guide try 6
  • fee472b website: add stock social card for annoucement
  • b3d9bd3 website: add why cue for configuration blog post
  • 12179a6 website: fix head title tag and social card
  • d398b49 website: fix head title tag try 2

v0.97.1

28 Oct 18:22
c6a1305
Compare
Choose a tag to compare

Changelog

  • d12c1a0 Merge pull request #284 from holos-run/gl/deploy-a-service-v4alpha-update
  • 4f0f9dc Update deploy-a-service guide for Author API v1alpha4
  • c6a1305 v0.97.1
  • 4bccaa3 v1alpha4: _Platform not #Platform for component registration
  • ba88125 v1alpha4: enable config map generator for Kustomize
  • 1064ceb v1alpha4: manage a single workload cluster named local by default
  • 9a5e786 v1alpha4: omit the platform model if empty
  • ff3eb89 webite: put ois logo back
  • 7341d25 website: add at proto did for bsky
  • 3074b3a website: add discord invite link
  • 4fa99e0 website: add helm prometheus blackbox httpbin guide
  • 70f70ae website: fix launch announcement
  • 2580ec1 website: fix order of api references

v0.97.0

17 Oct 15:00
6bf0cb8
Compare
Choose a tag to compare

Changelog

  • 766c891 Merge pull request #281 from holos-run/jeff/280-authorapi-v1alpha4
  • 5a98c77 add argocd.argoproj.io/instance label to resources
  • bc9c43a fix argocd application project
  • 638ac74 fixup
  • ee24b5c fixup
  • fa2fdbe fixup
  • d2fbbdd logger: log the process pid (#280)
  • 2ad0c2a render: refactor tm to typeMeta
  • ca4ecf1 v1alpha4: KustomizeConfig Resources and Files (#280)
  • e42da11 v1alpha4: add Helm and Kustomize to author api (#280)
  • 63e1df1 v1alpha4: add common labels to projects schema (#280)
  • 847ab84 v1alpha4: add default chart name (#280)
  • bee698b v1alpha4: add platform to the author api (#280)
  • 3a6a04f v1alpha4: add projects to author api (#280)
  • b7c0bba v1alpha4: add resources to schema.cue (#280)
  • 728e8ba v1alpha4: default helm chart release to chart name (#280)
  • 7d36567 v1alpha4: define Kubernetes in author api (#280)
  • 8afeece v1alpha4: embed ComponentConfig in Helm, Kustomize, Kubernetes (#280)
  • b3f7de3 v1alpha4: feedback in case of chart cache dead lock (#280)
  • e4b07da v1alpha4: helm enable hooks default false (#280)
  • c817a24 v1alpha4: improve core api documentation
  • 9ce2866 v1alpha4: intermediate kustomization (#280)
  • 5f72af3 v1alpha4: link helm to the chart struct (#280)
  • 58df062 v1alpha4: plumb --write-to flag from platform (#280)
  • 6ad5652 v1alpha4: refactor --tag to --inject and remove environment (#276)
  • 791ec5e v1alpha4: refactor core.Component Tags to map[string]string (#280)
  • 33eed43 v1alpha4: surface kustomize stderr output (#280)
  • be1dee5 v1alpha4: update technical overview guide (#280)
  • 6bf0cb8 v1alpha4: v0.97.0

v0.96.0

10 Oct 21:05
bd56f31
Compare
Choose a tag to compare

Changelog

  • 7bc94e3 Add Holos diagram to landing page
  • e41f0aa Make the landing page more concise
  • a0e0b5b Merge pull request #267 from holos-run/gl/diagram-landing-page
  • 36f542d Merge pull request #269 from holos-run/gl/landing-page-condense
  • 6f4f355 Merge pull request #270 from holos-run/jeff/268-v1alpha4
  • 0886788 Merge pull request #272 from holos-run/jeff/268-v1alpha4
  • 52a5348 add build plan build step name
  • 7c5c8fe add fields to store generator output and transformer input
  • 3dedd85 add manifest field to each build step
  • e4695fa artifact: add Save() method to save artifacts
  • 7d8f324 blog: add holos technical overview article (#263)
  • aeb8fd8 blog: add launch article
  • cd37916 don't provide a default value for files
  • 4dd78bd guides: add rendering pipeline diagram to quickstart
  • 302a7bf guides: fix grammar and tweak the change a service guide
  • decbbaa guides: fix typos in change a service guide
  • 822f599 guides: move reset cluster step in change a service
  • 66a3b6a improve error of missing key
  • ec371ed inject missing component tag from render platform to render component
  • 1984410 lift up component path to build plan spec
  • a44ebe5 refactor Artifact to use strings instead of FilePath
  • 01720b3 refactor BuildContext back to Component
  • 632e3c2 refactor BuildStep to Artifact
  • d2c94dc refactor artifact manifest field to inputs and output
  • 18e0b48 refactor generators and transformers
  • 7dfa9dc remove unnecessary buildstep name
  • 53fcdf3 render: build plan builder (#268)
  • d122cad render: draft 1 of v1alpha4 core api (#268)
  • 5e6bb96 render: plumb v1alpha4 component (#268)
  • 94d03f9 render: render v1alpha4 platform (#268)
  • 0c01c91 render: switch platform on api version (#268)
  • 438e01f replace structpb.Struct with map[string]any
  • bd56f31 v0.96.0 - v1alpha4 Core API
  • 4fd6785 v1alpha4: add Join transformer
  • 4cd9395 v1alpha4: add concurrent build plan artifacts
  • d3aa748 v1alpha4: add file generator (#277)
  • c8d89f3 v1alpha4: add helm chart generator
  • 011b488 v1alpha4: cache helm charts by version (#273)
  • 6738248 v1alpha4: fix blank log lines
  • 0fde16f v1alpha4: fix lint
  • aba1b44 v1alpha4: fix resources manifest generation
  • 44f9615 v1alpha4: implement kustomize transformer
  • 69a6d2a v1alpha4: implement resources generator
  • 426b432 v1alpha4: inject component build plan name from platform
  • 5c391e8 v1alpha4: refactor error handing for resources and kustomize
  • ee1e498 v1alpha4: write fully rendered build plan artifacts
  • 5884d72 website: add mailing lists to footer
  • 92d274c website: add support page
  • 8555d56 website: enable gtag
  • a95abe6 website: refine introduction to be more concise
  • c58510b website: refine landing to be more concise
  • 1e9744f website: update quickstart narrative (#260)

v0.95.3

24 Sep 03:08
6a47edb
Compare
Choose a tag to compare

Changelog

  • 30cbb0d doc: add deploy a service guide
  • a3bbadd doc: apply manifests for deploy a service guide
  • f15dea5 doc: clarify story in the deploy a service guide
  • 16a4f89 doc: clarify story in the deploy a service guide pass 2
  • 6a47edb guides: Add Change Service Guide (#253)
  • 21e3e6f website: Landing Page 1 (#256)
  • c7cd6f5 website: Landing Page 2 (#256)
  • 2d8ca47 website: Landing Page 3 (#256)
  • 67d00f1 website: get rid of What is Holos? on landing page
  • bfa02cd website: introduction (#258)

v0.95.2

19 Sep 17:09
6041fd4
Compare
Choose a tag to compare

Changelog

  • 6ad24a6 package: rename schema api to author api (#248)
  • 8d2a9dd quickstart: re-focus on core concepts
  • 57dedc6 website: clean up placeholders
  • 6041fd4 website: fix broken links
  • fec1de0 website: holistic platform manager social card
  • e3c53f5 website: tweak features on landing page for clarity
  • 3b833cd website: update landing page to focus on platform management

v0.95.1

17 Sep 18:52
31d1086
Compare
Choose a tag to compare

Changelog

  • 31d1086 render: shorten the component rendered in the output