Skip to content

4.0.0 release notes

Matt McLoughlin edited this page Mar 13, 2023 · 1 revision

What is new?

  • Integration with Terra was added to act as an agent to call management plane actions in Azure
  • Shared pools were added and are the default operational mode; shared pools scale better and are less expensive than Azure Batch autopools
  • Cosmos DB was replaced by PostgreSQL to unify deployments on a single database platform
  • TES shares the Batch account with other services better than before by not throwing an exception if the VM size used in the Batch account was not in the CoA/TES allow list (list of compatible VM sizes)
  • Shift from using subscription-specific pricing to public retail price API to determine the VM size to use

What is fixed?

  • Ability to pass containers-to-mount for AKS deployments in addition to VM deployments
  • Bug fixes for storage account access
  • Provide users an option to use existing managed access identity instead of insisting on creating a new one and throwing an exception if the managed access identity with the same name was present

What's Changed

Full Changelog: https://github.com/microsoft/ga4gh-tes/commits/4.0.0

To search, expand the Pages section above.

Home

Release Notes and Announcements
Getting Started
FAQ and Troubleshooting
Submitting tasks to TES on Azure
Clone this wiki locally