Skip to content

Releases: microsoft/retina

v0.0.2

26 Mar 17:02
v0.0.2
61e1152
Compare
Choose a tag to compare

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

v0.0.1

15 Mar 23:09
v0.0.1
e1d91a6
Compare
Choose a tag to compare

What's Changed

  • fix(builds): Refactor and cleanup make rules by @anubhabMajumdar in #28
  • fix: add gitattributes by @rbtr in #24
  • feat: Splash page updates by @spencermckee in #36
  • feat: publish to ghcr by @rbtr in #38
  • chore: plugins godocs + refactor/cleanup by @nddq in #39
  • feat: fixes broken links, updates screenshots in docs, and misc. items by @spencermckee in #42
  • fix: windows linter issue by @nddq in #41
  • fix: increase CodeQL timeout by @nddq in #43
  • docs: update README with report cards + fix misc issues by @nddq in #44
  • feat: replace ACR and MCR with GHCR by @rbtr in #45
  • fix(Makefile): Fix the IMAGE_NAMESPACE bash command by @anubhabMajumdar in #47
  • chore: remove unused store pkg by @nddq in #48
  • fix(tests): make all the tests pass by @timraymond in #34
  • chore: remove deprecated code by @nddq in #50
  • fix: update workflows by @rbtr in #55
  • feat: add office hours by @vakalapa in #52
  • fix: updates to quickstart by @rbtr in #49
  • deps: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @nddq in #46
  • chore: makefile install fixes by @matmerr in #51
  • fix(deps): Update go.sum in hack/tools for varnamelen by @timraymond in #58
  • fix(Makefile): Wrong image name for manifest by @anubhabMajumdar in #54
  • chore: unmanaged fixes by @matmerr in #56
  • fix: update helmvalues image tag by @rbtr in #59

New Contributors

Full Changelog: v0.0.0...v0.0.1

v0.0.1-pre.1

15 Mar 22:36
v0.0.1-pre.1
7866733
Compare
Choose a tag to compare
v0.0.1-pre.1 Pre-release
Pre-release

What's Changed

  • chore: plugins godocs + refactor/cleanup by @nddq in #39
  • feat: fixes broken links, updates screenshots in docs, and misc. items by @spencermckee in #42
  • fix: windows linter issue by @nddq in #41
  • fix: increase CodeQL timeout by @nddq in #43
  • docs: update README with report cards + fix misc issues by @nddq in #44
  • feat: replace ACR and MCR with GHCR by @rbtr in #45
  • fix(Makefile): Fix the IMAGE_NAMESPACE bash command by @anubhabMajumdar in #47
  • chore: remove unused store pkg by @nddq in #48
  • fix(tests): make all the tests pass by @timraymond in #34
  • chore: remove deprecated code by @nddq in #50
  • fix: update workflows by @rbtr in #55
  • feat: add office hours by @vakalapa in #52
  • fix: updates to quickstart by @rbtr in #49
  • deps: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @nddq in #46
  • chore: makefile install fixes by @matmerr in #51
  • fix(deps): Update go.sum in hack/tools for varnamelen by @timraymond in #58
  • fix(Makefile): Wrong image name for manifest by @anubhabMajumdar in #54
  • chore: unmanaged fixes by @matmerr in #56

New Contributors

Full Changelog: v0.0.1-pre...v0.0.1-pre.1