Releases

Advanced

[posit_team 1.12] - 2025-12-12

Added

  • Product self-service trials are enabled in the Posit Team Native Application and are available as long as a trial or license file has not been previously entered.
  • Network checks are now performed on product startup and logged

Changed

  • Workbench in the Native App has been upgraded to version 2025.09.2 “Cucumberleaf Sunflower”. See release notes for more details.
  • Connect in the Native App has been upgraded to version 2025.11.0. See release notes for more details.
  • OAuth configurations for Workbench and Connect have been simplified and allow the OAuth credentials to be easily updated.

Fixed

  • Minor UI bugs in product management pages
  • Controller now properly keeps track of the product versions in the UI
  • Workbench OIDC signin page now shows spinner on login
  • Fixed bug on controller startup with a Snowflake Warehouse needing to be explicitly set via QUERY_WAREHOUSE
  • No longer allow restoring from snapshots when the snapshot is not found or in an invalid state

[posit_team 1.11] - 2025-11-05

Added

  • Workbench in the Native App has been upgraded to version 2025.09.1 “Cucumberleaf Sunflower”. See release notes for more details.
  • Connect in the Native App has been upgrade to version 2025.09.0. See release notes for more details.
  • PrivateLink supported in AWS.
  • Positron Assistant has been enabled in Positron.
  • Automated weekly backups of products (1 backup per week, 4 latest backups are kept).
  • Support for custom application roles supplied and used by the customer to allow arbitrary groups within products such as Connect.
  • The Posit Databot extension has been added to Positron.
  • Added the Python packages: (orbital, querychat, chatlas).
  • Added the R packages: (orbital, remotes, pak).
  • Product authentication and authorization via OIDC, allowing groups associated with a user to propagate to the products.
  • TLS enabled internally for Connect.
  • Product logs can be easily copied and downloaded.
  • Footer to show if PrivateLink is enabled.

Changed

  • Python 3.11.13 is included rather than Python 3.11.10.
  • Python 3.12.11 is included rather than Python 3.12.6.
  • R 4.4.3 is included rather than R 4.4.1.
  • Connect is now internally accessible via https://connect rather than http://connect.
  • Support for all non GPU compute pools, including new high memory and cloud specific AWS and Azure instances.

Fixed

  • Improved Workbench support for usernames longer than 32 characters.
  • Bug in compute pool resizes for products and then later restoring from backup.
  • Bug in Posit Team UI for displaying parts of the UI based on application roles.
  • Websocket issue with content deployed to Connect.

Removed

  • Removed Python 3.8.20.
Back to top