Skip to content

Latest commit

 

History

History
91 lines (46 loc) · 5.38 KB

CHANGELOG.md

File metadata and controls

91 lines (46 loc) · 5.38 KB

1.0.2 (2021-06-21)

Bug Fixes

  • added optional search headers option (e0f5e01)

1.0.1 (2021-05-14)

Bug Fixes

  • removed azure prefix from enums (8302aad)

1.0.0 (2021-05-14)

Bug Fixes

  • added missing Microsoft IoC nuspec (cc663c9)

Features

  • added code style (432c7a3)
  • added NuGet release info for the extension libraries (af07cb7)
  • added some basic badges reflecting the code/build status (38898bf)
  • adding ability to use custom index definition (e840349)
  • changed IoC namespaces (a4dcdba)
  • updated azure search (#54) (97c2508)

0.2.0 (2020-10-17)

Bug Fixes

  • added searcher type constraint (79d32c2)
  • removed unwanted character (36f999d)

Features

  • added Microsoft container extension for Azure Search Builder (528e69b)
  • added Microsoft IoC extension project (eb69735)
  • added usage documentation (b53c72c)

0.1.0 (2020-09-14)

Bug Fixes

  • fixing issues with uploading nuget files (5001edd)
  • updated repository url (a32f941)

0.0.1 (2020-09-11)

Bug Fixes

  • making azure array filter public (d346bd1)

Features

  • added azure client wrapper (69ba72d)
  • added azure filters (2c5f33f)
  • added Azure Search Builder interface (01d3551)
  • added azure search initial implementation (2ff03a9)
  • added azure searcher (c3d6e2a)
  • added dedicated dtos for azure operations (b0a4d45)
  • added initializer (e0a16ef)
  • added possibility to register instance (fac5007)
  • added registrations (e1a7c74)
  • added Umbraco extension methods for Ioc registrations (4239ec4)
  • added Umbraco IOC extension for Azure Search (9905331)
  • changed register custom domain search (a6b0f14)
  • changed registration logic (aa911cc)
  • chunking indexing operation on passed items (ecd4ae2)