这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.33.1

Choose a tag to compare

@hasura-bot hasura-bot released this 01 Sep 15:23
· 2120 commits to master since this release

Changelog

This is a patch release for v2.33

Bug fixes and improvements

Data Connectors

  • Fix Oracle schema introspection for older Oracle versions (v18) (Enterprise edition only)
  • Adds a configurable Retry mechanism to query execution in the Data Connector. Currently configured to retry 5 times, with a 1 second delay between each attempt. (Enterprise edition only)