Skip to content

v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 17:02
· 419 commits to main since this release
v0.0.2
61e1152

Thanks everyone for a great first week!
We appreciate all the stars, bug reports, and fixes from new contributors ❤️

Major changes 🎉

Features

v0.0.2 brings two major changes to delivery and DevEx:

  • The Retina helm chart is now published to GHCR! Use it via helm install retina oci://ghcr.io/microsoft/retina/charts/retina --version v0.0.2 [--your-extra-args]. Full details in the docs!
  • The Retina kubectl plugin is available for more platforms! Binaries for all supported platforms are attached to this release.

Changelog

Full changelog
  • build(deps): Bump follow-redirects from 1.15.5 to 1.15.6 in /site by @dependabot in #40
  • fix: enricher.Instance() returns nil instead of e if e is not initialized by @nddq in #53
  • build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /hack/tools by @dependabot in #60
  • feat: updates README and splash page by @spencermckee in #61
  • deps: Bump github.com/cilium/cilium from 1.15.1 to 1.15.2 by @dependabot in #37
  • deps: Bump k8s.io/api from 0.29.2 to 0.29.3 by @dependabot in #67
  • deps: Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #62
  • deps: Bump k8s.io/cli-runtime from 0.29.2 to 0.29.3 by @dependabot in #65
  • deps: Bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #66
  • deps: Bump k8s.io/kubectl from 0.29.1 to 0.29.3 by @dependabot in #63
  • chore: rearrange and clean up README by @rbtr in #68
  • fix(docs): Miscellaneous fixes to docs by @anubhabMajumdar in #70
  • deps: bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #71
  • fix: remove dupe section from README by @rbtr in #73
  • deps: bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.0 by @dependabot in #72
  • chore: add clarity to telemetry enablement by @nddq in #69
  • chore: dns docs amendment by @nddq in #76
  • feat: add issue templates by @rbtr in #77
  • fix: remove push images by @rbtr in #84
  • feat: release images from main and tags by @rbtr in #86
  • deps: bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible by @dependabot in #97
  • feat: adding devcontainer config by @pauldotyu in #79
  • chore: add make helm-install-with-operator by @huntergregory in #104
  • test: initial e2e framework by @matmerr in #78
  • feat: adds goreleaser by @rbtr in #112
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /site by @dependabot in #113
  • fix: fix doc path in README by @joeyleeeeeee97 in #99
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.2 to 1.10.0 by @dependabot in #116
  • deps: bump github.com/prometheus/common from 0.45.0 to 0.51.0 by @dependabot in #118
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.4.0 to 1.5.1 by @dependabot in #119
  • chore: adding a new pipeline in ADO for component governance by @vakalapa in #122
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 from 4.7.0 to 4.8.0 by @dependabot in #117
  • fix: drop dependency on kubectl-retina job by @rbtr in #120
  • feat: add PR template and CONTRIBUTING by @rbtr in #121
  • chore: add notice by @rbtr in #124
  • chore: package kubectl retina as tar.gz (zip for windows) via goreleaser by @nddq in #126
  • deps: bump github.com/prometheus/common from 0.51.0 to 0.51.1 by @dependabot in #134
  • deps: bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #135
  • feat: publish charts as OCI artifacts to GHCR by @rbtr in #127
  • fix(arm64-agent): Add dependencies for arm64 by @anubhabMajumdar in #133
  • fix: move PR template to default location by @rbtr in #136

New Contributors

Full Changelog: v0.0.1...v0.0.2