Skip to content

1.43.0

Choose a tag to compare

@sandromello sandromello released this 04 Nov 10:45
· 313 commits to main since this release
645fa86

Changelog

645fa86 Add documentation section on how to test decap cms structure (#1111)
61b0dd7 Add MSPresidio redactor to MySQL (#1105)

  • [agent] Propagate data masking entities to MySQL native protocol
  • [libhoop] Allow parallel processing of text data row chunks
  • [libhoop] Propagate redact statistics
  • [libhoop] Refactor MySQL to simplify the handling of authentication
  • [libhoop] Refactor killing MySQL connections by using mysql GO library
  • [libhoop] Refactor request data structure to allow skipping data to be redacted including metadata information
  • [libhoop] Improve writing proper error to mysql clients
  • [libhoop] Select proper plugin authentication preserving client preference
  • [libhoop] Return error when requesting old authentication plugin switch mechanism
  • [client] Ensure clients do not hang when a TCP is not found in memory

90ca045 feat: Add pagination in connection list (#1076)
69b7ea9 Enhance native client access by adding RDP credentials (#1101)

  • Enhance native client access by adding RDP credentials handling and updating PostgreSQL connection logic. Refactor connection tab to adapt based on connection type.
  • Add RDP subtype to connection constants and update web terminal access check to include RDP support.
  • Add can-hoop-cli? helper function to determine Hoop CLI access based on connection type and access mode. Update connection list view to conditionally render Hoop CLI option.

dee125b agent script: Add ssm exec script to open interactive session and execute ad-hoc scripts (#1108)
c12abca Gateway TLS + TLS Termination for Postgres and RDP (#1096)

  • feat: Add tls termination connector that works with both plain and tls
  • feat: add TLS transparent termination with psql support
  • feat: TLS termination for gateway and postgres
  • feat: backwards compatible with previous TLS builds

65b15c9 add: send guardrails config to terminal (#1104)
b51af7b feat: Add runbooks extension info to empty state list view (#1103)
89d89f9 Cancel RDP connection when credentials time expires (#1102)

Assets

Docker Images

Agent Image | amd64

Helm Chart