Skip to content

Release 13.3.1#30016

Merged
camscale merged 1 commit intobranch/v13from
release/13.3.1
Aug 4, 2023
Merged

Release 13.3.1#30016
camscale merged 1 commit intobranch/v13from
release/13.3.1

Conversation

@camscale
Copy link
Copy Markdown
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

@github-actions github-actions Bot requested review from fheinecke, kimlisa and zmb3 August 4, 2023 01:07
@camscale camscale force-pushed the release/13.3.1 branch 2 times, most recently from b35ec74 to dfcfcc8 Compare August 4, 2023 01:09
@camscale camscale requested a review from r0mant August 4, 2023 01:09
@kimlisa
Copy link
Copy Markdown
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
Copy Markdown
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
@camscale camscale deleted the release/13.3.1 branch August 4, 2023 03:19
Comment thread CHANGELOG.md
* 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
Copy Markdown
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
Copy Markdown
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

Comment thread CHANGELOG.md
* 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
Copy Markdown
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
Copy Markdown
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.

5 participants