v14.10.0
·
381 commits
to master
since this release
- Improve App Hosting compute service account flow for source deploys. (#8785)
- Fixed an issue with
ext:configurewhere params without default values could not be set. (#8810) - Updated Data Connect emulator to v2.9.0, which:
- Fixed an issue in Data Connect where indexes over 63 characters broke schema migration.
- Added support for
string_patternfilters in Data Connect. These allow you to filter string fields using regex orLIKEsemantics.
- Fixed an issue where the Data Connect emulator wasn't provided application default credentials. (#8819)