v1.52.0
·
1921 commits
to master
since this release
Important Notes
This release changes the accounts-config schema, adding a "bid_validations" column to the accounts SQL query. See https://github.com/prebid/prebid-server-java/blob/master/docs/application-settings.md
What’s Changed
- accounts config doc updates (#1096)
- Support excluded bidders from config in userId/deviceId masking (#1082)
- Update deepintent usersync config (#1083)
- Make SQL query for retrieving account configurable (#811)
- Added host and account configurations for bid response validations: size and secure markup. (#830) - see auction validations in https://github.com/prebid/prebid-server-java/blob/master/docs/config-app.md and https://github.com/prebid/prebid-server-java/blob/master/docs/application-settings.md#bid-validations-configuration-json
- Implement default bid request support (#850)
- Handling of eids with duplicate source (#1075)
- Remove safari metrics (#1074)
- Make valid request with duplicating eids (#892)
- Add including of targeting for video in case if we had includeBiddersKey (#875)
- Filter not supported types for Rubicon bidder (#855)
- include format targeting flag implemented (#845)
- Add an option to discard latest external currency rates after configured amount of time (#840)
- Add removing of all duplicated bids (#821)
- Clean bidder integration test JSONs (#1068)
- Make glv id optional (#839)
- Remove DigiTrust support (#911)
- Make TCF metrics to reflect real bidding (#798)
- Mobilefuse endpoint update (#1066)
- Smaato usersync update (#1064)
- Add configuration for lmt enforcement (#826)
- Add invalid ccpa notification in debug error response (#787)
Contributors
@BraslavskiyAndrey, @DGarbar, @bretg, @rpanchyk, @schernysh and @snahornyi