Accepting request 1062467 from home:ojkastl_buildservice:Branch_devel_kubic

update to 11.3.1

OBS-URL: https://build.opensuse.org/request/show/1062467
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=84
This commit is contained in:
2023-02-01 14:36:15 +00:00
committed by Git OBS Bridge
parent 2f25dab52c
commit 18086e7de0
7 changed files with 63 additions and 9 deletions

View File

@@ -1,3 +1,57 @@
-------------------------------------------------------------------
Tue Jan 31 15:22:27 UTC 2023 - kastl@b1-systems.de
- Update to version 11.3.1:
* Release 11.3.1 (#20864)
* Add tsh proxy types aws,db,ssh to CLI ref (#20547)
* Fixed issue where container image tag and push step would fail due to missing `docker pull` `--platform` argument (#20859)
-------------------------------------------------------------------
Tue Jan 31 15:16:55 UTC 2023 - kastl@b1-systems.de
- Update to version 11.3.0:
* Release 11.3.0 (#20841)
* InstallNode Script: use correct version (oss vs ent) (#20816)
* WebAPI/CreateDB: improve error message when DB already exists (#20755)
* [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#20803)
* [v11] Add support for Moderated Sessions in the Web UI (#19647)
* Fix key attestation error on `tsh login` (#20712)
* [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#20790)
* Renew Kubernetes cluster credentials until the cluster is removed from inventory (#20788)
* [v11] update e and webassets to latest v11 (#20780)
* [v11] feat: evaluate login rules for OIDC and SAML users (#20738)
* Pass parent context to `prompt.Confirmation()` in `identityfile`. (#20685) (#20773)
* [v11] feat: evaluate login rules for GitHub users (#20737)
* fix(azure): verify if system identity is set (#20483)
* Add test that verifies connectivity when Auth is down (#20450) (#20683)
* [v11] Reject access requests with invalid cluster names (#20674)
* [v11] Convert rhel `VERSION_ID`s to only include the major version (#20604)
* Fix two issues with Oracle MySQL client on Windows. (#20599)
* [v11] feat: add login rule audit event types
* [v11] feat: add RW verbs for login rules to preset editor role
* [v11] ci: Use large macOS runner for build-macos workflow (#20718)
* [v11] Disconnect moderated session on Ctrl+C (#20588)
* Alert ack API + CLI implementation (#20692)
* Enforce using github.com/google/uuid (#20633) (#20681)
* Update ssh-approval-email.mdx (#20701)
* [v11] Move connection metrics to `proxy.Router` (#20688)
* [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#20625)
* [v11] (buddy) helm: Add nodeSelector field (#20441)
* [v11] helm: have proxy reload certificates daily (#20503)
* helm: addPodMonitor support (#20564)
* [v11] Fix typo in install-node script's usage message (#20668)
* Show `client_idle_timeout_message` for windows access (#20617)
* [v11] feat: add login rule evaluator to auth.Server (#20629)
* Document Machine ID and CircleCI joining (#20545)
* Docs. Direct invite link via docs (#20548)
* helm: support passing raw config in `teleport-kube-agent` (#20129) (#20449)
* [v11] Docker install doc updates (#20578)
* Update FedRAMP link (#20464)
* Docs version update (#20612)
* Fix: change var to inner scope's Testing t (#20595)
* fix `tctl auth sign --format kubernetes` when using remote auth server (#20497) (#20571)
* Increase `ReadDeadline` to accommodate slow clients (#20517)
-------------------------------------------------------------------
Tue Jan 24 20:42:58 UTC 2023 - kastl@b1-systems.de