Sha256: 61953bd6fb8c79fcc2e64aa5ca8ddb99a80410bc1c622635f83f4933f4309c2c

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

## V1.5.0 Release
- Breaking: Now raises functional errors
- Breaking: Now raises an error if not able to read the store in order to refresh the token

## V1.4.0 Release

- Breaking: change scope from `https://ads.microsoft.com/ads.manage` to `https://ads.microsoft.com/msads.manage` as requested by Bing (deadline March 22)

- now reading store at the very last moment to get freshest token

## 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bing_ads_ruby_sdk-1.5.0 changelog.md