Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.35.0 #1219

Merged
merged 1 commit into from
Jan 28, 2025
Merged

chore(main): release 0.35.0 #1219

merged 1 commit into from
Jan 28, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 23, 2025

🤖 I have created a release beep boop

0.35.0 (2025-01-27)

Features

  • add logic to handle updates to operator config (#1186) (004e8b4)
  • optional istio cni ztunnel component (#1175) (e003924)

Bug Fixes

Miscellaneous

Documentation

  • add documentation on metrics/dashboards for apps (#1221) (d9062da)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner January 23, 2025 14:02
@github-actions github-actions bot changed the title chore(main): release 0.34.2 chore(main): release 0.35.0 Jan 23, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch 8 times, most recently from 7d2649b to ee6b6cb Compare January 27, 2025 20:27
@noahpb noahpb added this to the 0.35.0 milestone Jan 27, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch from ee6b6cb to 3b31efa Compare January 27, 2025 22:26
@UnicornChance UnicornChance modified the milestone: 0.35.0 Jan 27, 2025
@noahpb noahpb merged commit c31c608 into main Jan 28, 2025
46 of 52 checks passed
@noahpb noahpb deleted the release-please--branches--main branch January 28, 2025 19:18
Copy link
Contributor Author

🤖 Created releases:

noahpb added a commit that referenced this pull request Jan 28, 2025
noahpb added a commit that referenced this pull request Jan 29, 2025
This reverts commit c31c608.

## Description
#1219 ultimately should
not have been merged due to an underlying issue with our CI that did not
get caught.

We discovered that during `publish:single-layer`, we ran out of CPU
resources available to the test cluster (4 CPU). We can mitigate this
issue by disabling the `istio-ambient` component that is mistakenly
being installed by default with `deploy:single-layer` when
`layer==base`.
 
## Related Issue

Fixes #
<!-- or -->
Relates to #

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Steps to Validate
- N/A

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed
@noahpb noahpb removed this from the 0.35.0 milestone Jan 29, 2025
mjnagel pushed a commit that referenced this pull request Feb 4, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.35.0](v0.34.1...v0.35.0)
(2025-02-03)


### Features

* add logic to handle updates to operator config
([#1186](#1186))
([004e8b4](004e8b4))
* optional istio cni ztunnel component
([#1175](#1175))
([e003924](e003924))


### Bug Fixes

* add healthz port to neuvector services
([#1223](#1223))
([ec55729](ec55729))
* add patch for adding nv enforcer readiness probe
([#1239](#1239))
([098ef3d](098ef3d))
* address AKS ci flakiness
([#1238](#1238))
([262ba3e](262ba3e))
* checkpoint ci issue
([#1234](#1234))
([548ff6a](548ff6a))
* denied user permissions policy messaging
([#1227](#1227))
([1ccf4f7](1ccf4f7))
* istio package no longer assumes pepr deployments exist
([#1232](#1232))
([ab11592](ab11592))


### Miscellaneous

* **ci:** disable rds parameter group creation
([#1230](#1230))
([b4cb499](b4cb499))
* **deps:** update authservice to v1.0.4
([#1211](#1211))
([da4d043](da4d043))
* **deps:** update grafana
([#1213](#1213))
([54ddd23](54ddd23))
* **deps:** update pepr
([#1197](#1197))
([652c925](652c925))
* **deps:** update prometheus-stack
([#1189](#1189))
([e02c14c](e02c14c))
* **deps:** update support-deps
([#1204](#1204))
([d477f6a](d477f6a))
* **deps:** update support-deps
([#1243](#1243))
([d4179ae](d4179ae))
* **deps:** update support-deps to v1.50.1
([#1241](#1241))
([6c14208](6c14208))
* **docs:** cleanup diagrams
([#1246](#1246))
([f6bffb9](f6bffb9))
* **main:** release 0.35.0
([#1219](#1219))
([c31c608](c31c608))
* switch registry1 ztunnel to proper source
([#1249](#1249))
([defa586](defa586))
* switch unicorn ztunnel to fips image
([#1240](#1240))
([dd63ac6](dd63ac6))


### Documentation

* add documentation on metrics/dashboards for apps
([#1221](#1221))
([d9062da](d9062da))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants