Automatic release created from build 20181112-2
Work in this release
cd993ad451 - Updated link URL for blog post (#189)
7e83013231 - Move the search indices to the ResourceWrapper. (#184)
Move the SearchIndices property into the ResourceWrapper in the Core layer since it can be used by other persistence layer.
Addresses #185
f80ee07fc7 - Merge pull request #177 from Microsoft/personal/dseven
Update to primary README file
465f08b631 - Allow multiple search index entries to be generated by one ISearchValue (#173)
- Defer creation of the cartesian product for composite search values.
- Updated the code to allow multiple entries to be generated by SearchIndexEntryJObjectGenerator.
de59c71801 - Added retry options. (#168)
- Added retry options.
Addresses #183
b4fad69a5e - Updating README in prep for public release.
Made updates to describe the project and set context.
bc43ed126a - Fixed typo in bash instructions (#181)
1ba4a76d24 - Personal/mihansen/roadmap docs (#179)
-
First version of Features.md and Roadmap.md
-
Updated roadmap and features
-
Issue links
-
Readme files need actual links for issues
-
Fixed typos
-
Corrected typos and added clarifications
-
Responses to PR comments
-
PR Review
-
More PR review comments
8f2421f361 - Update README.md
Fixed spacing.
c7773bb0b0 - Update README.md
Updated readme.
847b394c15 - Fix typos in comments (#174)
58cd7196ac - Index Compartments (#163)
-
Compartment Lookup work.
-
PR Comments incorporated.
-
Added more unit tests.
-
null check for searchindices.
cfeed4ad43 - Update error message strings (#170) -
Update error message strings
-
Update per PR comments
67dfe76261 - Fixes duplicate search param definition in DefaultCapabilities.json (#172) -
Fixes #165
1c837da6ad - Consolidates validation logic (#166) -
Fixes #171
3516e8d383 - Removed Azure Government Deploy button due to missing ASP.NET Core 2.1.5 in Azure Gov (#164)
6fcfa3950f - Updates package 'FluentValidation' to version '8.0.100' (#142)