Skip to content

0.10.23: Data API builder for Azure Databases

Compare
Choose a tag to compare
@Aniruddh25 Aniruddh25 released this 07 Feb 00:22
573117a

Changes for 0.10.23:

Bug Fixes:

  • 573117a Fixes environment variable substitution in data-source.options.
  • c93c757 Updates dab.draft.schema.json to allow configuration a global cache property in the runtime section and configuring cache property within each entity.
  • 19afe75 Fixes an issue where caching was skipped in some circumstances.
  • 126737d Fixes issue where the $after query string parameter appeared twice in the nextLink property of a REST response.

Engineering Fundamentals

  • 65871af Updated test CI/CD pipeline configuration.