Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 833 Bytes

File metadata and controls

48 lines (25 loc) · 833 Bytes

V1.3.4 Release

  • lift constraint on signet gem

V1.3.1 Release

  • add client secret in signatures

V1.3.0 Release

Allow instrumentation of HTTP requests via ActiveSupport::Notifications

V1.2.0 Release

Replaced Live connect auth with Microsoft Identity as it is now the default from Bing.

V1.1.1 Release

  • fix broken 1.1.0 which didnt bundle lib folder in gem release

V1.1.0 Release

  • Use bing api v13

  • Bulk api v6

V1.0.0 Release

The main reasons of the refactoring were to:

  • add convenient methods returning structured data

  • remove metaprogramming

  • remove the dependency on an unmerged and unmaintained branch of the lolsoap gem

Alongside these key points, we now have:

  • filtered logs

  • split concerns

  • strong specs suite

  • a customizable configuration

  • Use bing api v12

  • Bulk api v6