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

Release 13.3.1 #30016

Merged
merged 1 commit into from Aug 4, 2023
Merged

Release 13.3.1 #30016

merged 1 commit into from Aug 4, 2023

Conversation

camscale
Copy link
Contributor

@camscale camscale commented Aug 4, 2023

  • Added new Prometheus metric for created access requests. #29991
  • Added support for the web UI for automatically deploying a database service with ECS Fargate container when enrolling a new database. #29978
  • Added new Prometheus metrics to Kubernetes Access. #29970
  • Added ability to delete proxy resources with tctl. #29903
  • Added headless approval UI to Teleport Connect. #28975
  • Removed requiring team/channel inputs for mattermost plugin. #30009
  • Fixed change feed with PostgreSQL backend on Azure #29911 #29975
  • Fixed tctl to obey --verbose when formatting text tables. #29870
  • Updated OpenSSL to 3.0.10. #29908
  • Updated Go to 1.20.7. #29904
  • Reduced logging level in PostgreSQL backend for improved performance. #29847

@kimlisa
Copy link
Contributor

kimlisa commented Aug 4, 2023

  • Fixed Mattermost plugin to notify configured raw recipients. #30009

can we change this too:

* Removed requiring team/channel inputs for mattermost plugin. [#30009]

b/c the fix is for standalone plugin but no one is affected b/c the changes haven't gone in.

(i'll be better about changelogging)

@camscale
Copy link
Contributor Author

camscale commented Aug 4, 2023

I had to add Fargate to docs/cspell.json to pass the docs linter.

@camscale camscale added this pull request to the merge queue Aug 4, 2023
Merged via the queue into branch/v13 with commit b48d58f Aug 4, 2023
31 checks passed
@camscale camscale deleted the release/13.3.1 branch August 4, 2023 03:19
* Fixed `tctl` to obey `--verbose` when formatting text tables. [#29870](https://github.com/gravitational/teleport/pull/29870)
* Updated OpenSSL to [3.0.10](https://github.com/openssl/openssl/blob/openssl-3.0.10/CHANGES.md#changes-between-309-and-3010-1-aug-2023). [#29908](https://github.com/gravitational/teleport/pull/29908)
* Updated Go to 1.20.7. [#29904](https://github.com/gravitational/teleport/pull/29904)
* Reduced logging level in PostgreSQL backend for improved performance. [#29847](https://github.com/gravitational/teleport/pull/29847)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is Postgres DB access, not the backend

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, thanks. I've updated the changelog on the GitHub release

* Added ability to delete proxy resources with `tctl`. [#29903](https://github.com/gravitational/teleport/pull/29903)
* Added headless approval UI to Teleport Connect. [#28975](https://github.com/gravitational/teleport/pull/28975)
* Removed requiring team/channel inputs for mattermost plugin. [#30009](https://github.com/gravitational/teleport/pull/30009)
* Fixed change feed with PostgreSQL backend on Azure [#29911](https://github.com/gravitational/teleport/issues/29911) [#29975](https://github.com/gravitational/teleport/pull/29975)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The error isn't Azure-specific, my bad for not providing a changelog entry in the PR :(

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bug report was for Azure. I didn't realise the fix was more broad. I've updated the changelog on the GitHub release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants