Skip to content

Releases: prebid/prebid-server-java

v2.3.0

16 Nov 11:52
Compare
Choose a tag to compare

What’s Changed

General Updates

Bidder Specific Updates

  • Smaato: update user sync URL to add GDPR macros (#2758)
  • Support fledge for Pubmatic adapter (#2732)
  • Add Native Support for Vrtcal (#2737)
  • Mobilefuse Adapter Updates (#2748)
  • Update adnuntius bidder (#2693)

Contributors

@AntoxaAntoxic, @CTMBNara, @KolomiietsSerhii, @SerhiiNahornyi and @marki1an

v2.2.0

08 Nov 01:46
Compare
Choose a tag to compare

What’s Changed

Several new features in this release:

General Updates

  • Add DOOH Support (#2580)
  • DOOH Fix (#2739)
  • Relax Auction Request Validation (#2744) - PBS-Java is allowing requests that specify more than one of app, site, dooh objects until v3.0.
  • Add TRANSMIT_TID activity (#2686)
  • Update SDK Protocol (#2707)
  • Docs: Add missing example (#2729)
  • Add test cases for user.buyeruids when it's involve alias (#2749)

Bidder-specific Updates

  • Add Huawei Bidder (#2609)
  • Add Teads Adapter (#2738)
  • Rubicon: Pass blocked fields (#2743)
  • Remove usersync for aliases (#2720)
  • Adkernel: Add gpp support (#2736)
  • Add product support for gumgum (#2724)
  • Add PGAMSSP Bidder (#2690)
  • Add Yeahmobi Bidder (#2723)
  • Appstock: Add bidder (#2731)
  • Add Edge226 Bidder (#2727)
  • Iqx: Add bidder (#2726)
  • Smartx: Add adapter (#2722)
  • Add GreedyGame Bidder (#2711)

Contributors

@And1sS, @AntoxaAntoxic, @CTMBNara, @SerhiiNahornyi, @gg-natalia and @osulzhenko

v2.1.0

26 Oct 08:06
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Add missed fields in Native request (#2694)
  • Add imp.dt field. (#2676) - Completes issue 2682
  • Test: Add imp.dt field (#2678)
  • Fixed NPE for bidder aliases empty config (syntax example added) (#2674)
  • Added core capabilities (site/app media types) validations (#2675)
  • removed unused "auction.generate-source-tid" property (#2659)
  • Tests: returnCreative field (#2677)
  • Bump org.eclipse.jetty:jetty-http from 9.4.52.v20230823 to 9.4.53.v20231009 (#2688)

Bidder-Specific Updates

  • DxKulture: Add adapter (#2721)
  • Fix issue #2666 - Port PR from PBS-Go: ImproveDigital: updates (#2671)
  • Between: Update endpoint (#2715)
  • Between adapter: make host param optional (#2718)
  • Between: Remove host param (#2708)
  • Orbidder: Add user sync redirect url (#2681)
  • lunamedia endpoint update (#2709)
  • Groupm: Remove bidder (#2705)
  • RTBHouse: native ads support (#2641)
  • Add Mabidder Adapter (#2673)
  • OneTag: ORTB 2.6 initial support (#2646)
  • Zeta Global SSP Bidder: update endpoints. (#2692)
  • Silvermob: host validation (#2682)
  • Sovrn: Make minduration optional (#2680)
  • Update Bidder Stroeercore: allow video traffic (#2691)

Contributors

@And1sS, @AntoxaAntoxic, @CTMBNara, @EmanueleSimonelli, @KolomiietsSerhii, @Net-burst, @SerhiiNahornyi, @abermanov-zeta, @bretg, @dependabot, @dependabot[bot], @docech, @ikagotso, @ishihanvcs, @marki1an and @piotrj-rtbh

v2.0.0

03 Oct 14:12
Compare
Choose a tag to compare

Major changes warning

This is a major release that contains some major changes that Prebid Server Host Companies should be aware of. For a complete description of motivation please consult the Prebid Server 2.0 Release issue. Changes to be aware of:

  1. Eight bid adapters have been removed. Please see the issue and make sure these adapters are not utilized by your server. We do hope that some of these adapter may return. If you have working contact information for any of these adapters, please have them contact prebid-server at prebid.org.
  2. The biddercodes are now processed in a case-insensitive way. This should not affect the response or analytics. It does, however, affect metrics. e.g. the "stroerCore" adapter is now logged to metrics as "stroercore".

What’s Changed

General Updates

  • Support case insensitive bidders names (#2651)
  • Add baseadaptersonly Query Param to Bidder Info (#2642)
  • Core: Add mechanism for CPU load monitoring (#2635)
  • Update func tests (#2660)

Bidder-Specific Updates

  • Definemedia: Remove adapter (#2661)
  • Kubinet: Remove adapter (#2662)
  • Nanointeractive: Remove adapter (#2663)
  • Yeahmobi: Remove adapter (#2665)
  • Ninthdecimal: Remove adapter (#2664)
  • Applogy: Remove adapter (#2653)
  • Engagebdr: Remove adapter (#2648)
  • Rhythmone: Remove adapter (#2647)
  • Conversant: Add consent strings to the user sync pixel (#2672)
  • Rise: Fix JSON schema (publisher_id not required) (#2658)
  • AudienceNetwork: Rename files (#2657)
  • Beyondmedia: Adapter name update (#2656)
  • Lunamedia: Config changes (#2655)
  • update lunamedia contact (#2649)

Contributors

@And1sS, @AntoxaAntoxic, @CTMBNara, @Net-burst, @SerhiiNahornyi, @bretg, @marki1an and @zkosanovic

v1.130.0

22 Sep 11:16
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Add USCustomLogicModule (#2625) BETA VERSION . This is GPP Phase 4. Docs available next week.
  • Test: Remove randomize for flaky test (#2640)
  • TCP Native Transport properties for Vert.x HttpServerOptions (#2592)
  • USCustomLogic: Change field name from moduleConfig to config (#2638)
  • Tests: Add functional tests for Amp FPD (#2304)
  • Devcontainer to simplify the development setup (VSCode) (#2551)

Bidder-specific Updates

  • Axonix: Add OpenRTB macros resolution (#2636)
  • Fix RichAudience Bidder Bug (#2622)
  • Datablocks: Remove host field (#2633)
  • Undertone: adding GPID support (#2614)
  • Alkimi: Resolve AUCTION_PRICE macro (#2621)

Contributors

@AntoxaAntoxic, @CTMBNara, @KolomiietsSerhii, @SerhiiNahornyi, @idanbotbol, @kalidas-alkimi, @marki1an, @maxime-dupuis and @osuka

v1.129.0

12 Sep 10:38
Compare
Choose a tag to compare

What’s Changed

  • Ix: Bidder updates (#2616)
  • SilverPush: Adapter implementation (#2615)
  • Bump org.eclipse.jetty:jetty-xml from 9.4.51.v20230217 to 9.4.52.v20230823 (#2612)
  • Rubicon: Fix json property name (#2620)
  • Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 (#2624)
  • Rename Bidder Testing Instances (#2613)

Contributors

@And1sS, @AntoxaAntoxic, @SerhiiNahornyi, @dependabot and @dependabot[bot]

v1.128.0

07 Sep 10:01
Compare
Choose a tag to compare

What’s Changed

Please note the YahooAds rebranding may affect usersync. You may need to work with Yahoo to make the transition.

General Updates

  • Feature: Added Confiant AdQuality module (#2326) See the documentation
  • Convert Region to Uppercase (#2553)
  • Fix NumberFormatException (#2576)
  • Docs: update code style guide (#2564)

Bidder-Specific Updates

  • YahooAdvertising rebranding to Yahoo Ads (#2460)
  • Adocean: Use partially dynamic hostnames instead of fully dynamic (#2585)
  • Rise Bidder change the name of the mandatory field (#2599)
  • Sovrn: Adapter to accept ad unit codes (#2593)
  • Add Screencore Bidder (#2549)
  • Add the Vox Bidder (#2539)
  • Add the GothamAds Bidder (#2536)
  • Rubicon: Drop eids requirements (#2578)
  • Rubicon: bidonmultiformat updates (#2503)
  • AlkimiBidAdapter: add audio support (#2569)
  • Preciso Bid Adapter : changed user sync url (#2526)

Contributors

@And1sS, @AntoxaAntoxic, @CTMBNara, @IvanTsymbal, @PrecisoSRL, @SerhiiNahornyi, @ikagotso, @marki1an, @pro-nsk and @radubarbos

v1.127.0

11 Aug 07:15
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Test: Fix flaky gdpr functional test (#2557)
  • Test: Fix gdpr flaky test (#2554)
  • Tests: Gpp /setuid endpoint phase 2 (#2563)

Bidder-specific Updates

  • ORBIDDER: BidType detection, web-sites new types (#2527)
  • Update alkimi.yaml (#2559)
  • Rubicon: Not required context field (#2550)
  • AlkimiBidAdapter update (#2538)

Contributors

@SerhiiNahornyi, @arneschulz1984, @marki1an, @patmmccann and @pro-nsk

v1.126.0

04 Aug 08:07
Compare
Choose a tag to compare

What’s Changed

The only update in this release is the addition of the US General privacy module (#2521)

Contributors

@CTMBNara, @Net-burst and @SerhiiNahornyi

v1.125.0

27 Jul 14:06
Compare
Choose a tag to compare

What’s Changed

General Updates

  • Documentation: How to run unit tests (#2477)

Bidder-Specific Updates

  • Sharethrough: Split multiformat bid request into 1 bid request per media type (#2476)
  • fixing inmobi contact email (#2513)

Contributors

@Net-burst, @SerhiiNahornyi, @bretg and @maxime-dupuis