0.11.130: Data API Builder for Azure Databases #2174
seantleonard
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Data API builder version 0.11.130 is now published!
Bug Fixes:
3834a21 Reverting back to linux image for building docker image (#2170) (#2171)
7b27830 [Cherrypick] Update onebranch Dockerfile for windows agent #2159 to release/0.11 (#2160)
dc55ef5 Update notice-generation.ps1 to fix pipeline Issue (#2151)
d763a83 [Cherrypick] Fix query string contents in nextLink for REST (remove dupe $after query parameter) (#2032) [ #2006, #1895, #1, #2 ]
c9a2125 Table name collision bug fix (#1990) (#2065)
462eb00 fixing datetime and bit issue in DW. (#1931)
27b652c Updating Service Connection for publishing dab container images (#2005)
8590aef Resolve uniqueidentifier database type from dab-config.json (#2075) [ #2042, #2027 ]
0217d3e Verifying the read access of anonymous users prior to transmitting the Mutation result. (#1893) [ #1464 ]
New Features:
446f8b2 CosmosDB: Query Filter by Id Variable support and String Array search (#2147)
f557b4d GraphQL stored procedure support for DW (#2008)
a102e44 Support environment variable serialization for data source options (#1980) [ #1956 ]
542ac92 GraphQL Mutation support for datawarehouse. (#1978)
1f3f176 Add support for app insights in CLI (#1952) [ #1745 ]
302520d Enhanced claims processing for MS SQL Set session context (#2003) [ #1957, #2004 ]
a64c277 Cache enablement check and dab-draft.schema.json changes (#2033)
3697d07 Added Cosmos Db nested Support for array type of attributes (#2009) [ #1628, #1624 ]
5fe65f8 Make relationship fields in referenced entities nullable (#1958) [ #1747 ]
2902ccb Helper methods to expose field mappings (#1918)
4d53e7e Exposing the field mappings helpers through interface. (#1965)
Performance Improvements:
36c3791 Improve Execution Performance (#1392) (#2068)
Test and Pipeline Improvements:
5c19885 Create a unittest pipeline, moving common steps into templates, disab… (#2070)
e681aa5 Migrate MYSQL and PGSQL Integration test pipeline (#1993) [ #1923 ]
bc146f3 Upgrade deprecated tasks in pipeline (#1954)
Documentation and Miscellaneous:
02463a2 Update README.md (#2028)
dacf3bc Add design doc for dab validate (#1822)
95549b1 Cleanup of redundant class (#1963)
aa577bf Update Dependencies and Suppress NU1603 (#1970)
Beta Was this translation helpful? Give feedback.
All reactions