Skip to content

Releases: prebid/prebid-server-java

v1.121.0

22 Jun 11:26
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Activity Infrastructure: Initial USNat support (#2400) - Adds the gppSid and geo conditions to Activity Controls. Related to issue 2622
  • Add ConfigurationGeoLocationService (#2437) - for testing of geo scenarios
  • Cookie-sync: Remove bday field from uids cookie (#2420) - see issue 2706

Bidder-Specific Updates

  • Smaato: bidder update (#2391)
  • Criteo: add processing network field (#2393)
  • Sharethrough: Add native support (#2409)
  • revising smartadserver contact (#2427)
  • YahooSSP rebranding to Yahoo Advertising (#2412)
  • Update colossus contact email (#2413)
  • Kargo normalize placementId naming (#2386)
  • Xeworks: Add adapter (#2396)

Contributors

@And1sS, @CTMBNara, @SerhiiNahornyi, @bretg, @marki1an and @radubarbos

v1.120.0

08 Jun 11:06
Compare
Choose a tag to compare

What’s Changed

Bidder-Specific Updates

  • Core: Add new Flipp bidder (#2385)
  • Update smartadserver contact info (#2408)
  • Pubmatic: Add native support and dealPriority (#2402)
  • Yandex: Endpoint update (#2367)
  • Copper6: Adtelligent alias (#2380)
  • Adsinteractive: Update usersync endpoint (#2379)
  • Smaato: Enabling endpoint-compression (#2378)
  • Criteo: Add iframe user-sync support (#2377)
  • Emtv: Add new adapter (#2374)

Contributors

@DridgerVE, @SerhiiNahornyi, @bretg and @marki1an

v1.119.0

18 May 10:06
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Core: Ortb 2.6 imp.qty, imp.refresh, video.plcmt (#2333)
  • Tests: Add fix for PG flaky tests (#2349)
  • Allow empty EIDs field (#2338)
  • Update accountId generation for GPP tests (#2344)
  • Activity Infrastructure: Add missed event (#2342)
  • Mask user.id for activities. (#2358)

Bidder-Specific Updates

  • FrvrAdn: Add bidder (#2357)
  • Adview: Endpoint configuration updates (#2356)
  • Axis: Add adapter (#2350)
  • Pubmatic: Update kadfloor resolution (#2353)
  • Adsyield: Add new adapter (#2345)
  • Rubicon adapter instructions (#2327)

Contributors

@And1sS, @CTMBNara, @SerhiiNahornyi, @bretg, @marki1an, @osulzhenko and @wesley-freestar

v1.118.0

05 May 10:54
Compare
Choose a tag to compare

What’s Changed

This is a beta release of a major new privacy toolset called the Activity Control Infrastructure. Documentation is forthcoming, see the issue for details prebid/prebid-server#2591

General Updates

Contributors

@CTMBNara and @SerhiiNahornyi

v1.117.0

27 Apr 19:57
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Workaround for absent Apple ARM proto compiler (#2320)

Bidder-specific Updates

  • AdsInteractive: Add usersync url (#2319)
  • AdsInteractive: Add bidder (#2303)
  • AdYouLike: Endpoint update (#2295)

Contributors

@Net-burst and @SerhiiNahornyi

v1.116.0

21 Apr 09:08
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Tests: Add alias functional tests (#2126)
  • Core: Added defaultBidRequest for possible bidders (#2285)
  • Core: Details in native parse error message (#2283)
  • Core: Telemetry jmx support (#2264)
  • Tests: fix connection exhaustion issue (#2271)

Bidder-Specific Updates

  • Pwbid: Add new bidder (#2278)
  • Yandex: Add bid adapter (#1801)
  • Evtech: Added new bidder (#2265)
  • Globalsun: Add new bidder (#2237)
  • New Adapter: Zeta Global SSP (#2267)
  • SeedingAlliance: Add adapter (#2235)
  • Infytv: Added new bidder (#2252)
  • Taboola: Support insensitive tagId, gvlID (#2280)
  • Adtrgtme: Added siteId (#2269)
  • Adnuntius: Added dealId field (#2247)
  • Oftmedia: Removed adapter (#2273)
  • Impactify: Updated contact email address (#2281)
  • Madvertise: Updated contact email address (#2282)

Contributors

@DridgerVE, @KolomiietsSerhii, @Net-burst, @SerhiiNahornyi, @ValeriiBarsuk, @abermanov-zeta and @marki1an

v1.115.0

06 Apr 09:05
Compare
Choose a tag to compare

What’s Changed

Five bid adapters have been ported from PBS-Go and there is now an underlying ability for bid adapters to utilize protobuf if desired.

General Updates

  • Tests: Increase functional tests coverage for GDPR and CCPA (#2274)
  • Test: Override pbs bidder config (#2260)
  • Refactor database config (#2261)
  • Core: Add mechanism for applying different retry strategies (#2002)
  • Protobuf: add mapping logic for iab ortb proto schema (#2032)
  • Test: Fix functional tests with logs (#2239)

Bidder-Specific Updates

  • Taboola: Add new adapter (#2208)
  • Blue: Add new bidder (#2243)
  • Intertech: add new adapter (#2217)
  • Cwire: Add new adapter (#2223)
  • Adtrgtme: Add new adapter (#2209)
  • Between: Changed userSync url (#2248)
  • Improve Digital adapter: Publisher specific endpoint (Port from PBS Go) (#2240)
  • Cwire: update yaml (#2259)
  • AppNexus: Accept placementId as int or string (#2236)
  • RTBHouse: add Price Floors support with currency conversion (#2212)
  • FreeWheelSsp: Add adapter (#2251)

Contributors

@And1sS, @SerhiiNahornyi, @ValeriiBarsuk, @jbartek25, @marki1an, @osulzhenko, @piotrj-rtbh, @v-dridger and @wesley-freestar

v1.114.0

22 Mar 18:15
Compare
Choose a tag to compare

What’s Changed

General Updates

Bidder-Specific Updates

  • VisibleMeasures: Add bidder (#2222)
  • Criteo: Update bidder logic (#2230)
  • Alkimi: Change maintainer email (#2232)
  • LimeLightDigital: Add adapter (#2228)
  • Definemedia: Add adapter (#2220)
  • CCX: Add user sync url (#2211)

Contributors

@And1sS, @CTMBNara, @SerhiiNahornyi, @ValeriiBarsuk, @marki1an and @pro-nsk

v1.113.0

09 Mar 09:07
Compare
Choose a tag to compare

What’s Changed

With this release, PBS-Java parses incoming GPP strings for TCF2 and USP strings, distributing them to the original ORTB locations if they're not already present. This is what we call GPP Phase 2.

General Updates

  • Add GPP processors (#2179)
  • StoredRequestProcessor: Fix problems with BigDecimal. (#2197)
  • Tests: Fix fluky functional floor test (#2191)

Bidder-Specific Updates

  • Undertone: params under ext (#2199)
  • Brave: Add adapter (#2186)
  • Bidstack: Add new adapter (#2198)
  • Adrino: Add new adapter (#2187)
  • Sspbc: Add new adapter (#2185)

Contributors

@CTMBNara, @SerhiiNahornyi, @marki1an, @osulzhenko, @tamarm-perion and @wesley-freestar

v1.112.0

22 Feb 12:29
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Core: Gpp amp passthrough (#2183)
  • Workflows: update cross-repo workflow (#2182)
  • Seatnonbid: Add ability to specify impIds related to bidder error (#2178)
  • Move PG deals population (#2011)
  • Core: Remove redundant fields from bidder request (#2063)
  • Refactoring. Move media type processor (#2148)

Bidder-Specific Updates

  • KiviAds: Add adapter (#2156)
  • Openx: Pass through imp.ext wholesale except prebid, bidder (#2180)
  • Algorix: Add EUC endpoint (#2184)
  • YahooSSP adapter providing gpp data to our openRTB2.5 backend. (#2144)
  • VideoHeroes: Add adapter (#2177)
  • Logan: Add adapter (#2155)
  • Clickonometrics: Add adapter (#2166)
  • Resetdigital: add GVL ID (#2157)

Contributors

@And1sS, @Bugxyb, @CTMBNara, @SeongJaeMoon92, @SerhiiNahornyi, @bretg, @laurb9, @marki1an and @radubarbos