Skip to content

1.39.0

Choose a tag to compare

@sandromello sandromello released this 12 Aug 13:48
· 404 commits to main since this release
da32607

Changelog

da32607 Update base images with Ubuntu 24.04 LTS (Noble Numbat) (#985)

  • Add multi image architecture (amd64 and arm64)
    • hoophq/hoop - Gateway
    • hoophq/hoopdev - Agent
  • Agent Package Updates
  • Agent: update python3.9 to python3.12
  • Agent: update aws cli to 2.28.6
  • Agent: update google cli to 533.0.0-0
  • Agent: update node to 22.18 (LTS)
  • Agent: add redis-cli tool
  • Agent: update kubectl cli to 1.29.15
  • Agent: add legacy mongo client and update mongosh to 2.5.6
  • Agent: update postgres client to 16.9-0ubuntu0.24.04.1 (main ubuntu repo)
  • Agent: update default mysql client to 1.1.0build1 (main ubuntu repo)
  • Agent: update oracle clients to 23.9
  • Agent: update python3 libs boto3 to 1.40.6 and requests to 2.32.4
  • Agent: add compatibility with libaio by creating a symlink with newest libaio package (libaio1t64)
  • Agent: removed clojure and jre

ed5bfad Add Resource Subtype Override for Custom Connections (#984)

  • feat: Implement Resource Subtype Override for custom connections
  • Added a new section in the connection update form to allow users to override resource subtypes for custom connections.
  • Introduced a new event to manage the resource subtype override state in the Redux store.
  • Updated the form processing logic to utilize the overridden subtype when applicable.
  • Enhanced the server view to include the new override section in update mode.
  • chore: Bump version to 1.47.16 in package.json

49d5c58 fix: Exclude 'rdsadmin' from list databases endpoint when is a postgres connection (#983)

49aee5f fix: Update event handling for gateway info and license update (#981)

  • Modified the :gateway->get-info event to remove an unused parameter, streamlining the function signature.
  • Enhanced the license update event to include a delay before showing the success snackbar notification, improving user experience.
  • Ensured that the gateway info is fetched after a successful license update, maintaining the flow of data updates.

a8ec0da AWS Connect: Add an endpoint to generate RDS credentials (#982)

Assets

Docker Images

Agent Image | amd64

Helm Chart