-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IX Bid Adapter: add support for handling vastXML responses in PBJS #7661
IX Bid Adapter: add support for handling vastXML responses in PBJS #7661
Conversation
74cf852
to
a4e90e0
Compare
a4e90e0
to
849c7c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please try to resync with master, that should help to clean up the unit test errors in the circleci report.
Thanks.
849c7c3
to
b8f4f16
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I saw the resync with master, but the browserstack tests didn't see to respond better in circleci.
I ran the browserstack tests manually and they all completed, so I think this is fine to go.
…position (#7652) * Invibes Bid Adapter - support for adUnitCode differentiation in multiposition when same placement is used * TheMediaGrid Bid Adapter: added adlivetech as alias (#7649) * Added TheMediaGridNM Bid Adapter * Updated required params for TheMediaGridNM Bid Adapter * Update TheMediGridNM Bid Adapter * Fix tests for TheMediaGridNM Bid Adapter * Fixes after review for TheMediaGridNM Bid Adapter * Add support of multi-format in TheMediaGrid Bid Adapter * Update sync url for grid and gridNM Bid Adapters * TheMediaGrid Bid Adapter: added keywords adUnit parameter * Update TheMediaGrid Bid Adapter to support keywords from config * Implement new request format for TheMediaGrid Bid Adapter * Fix jwpseg params for TheMediaGrid Bid Adapter * Update unit tests for The Media Grid Bid Adapter * Fix typo in TheMediaGrid Bid Adapter * Added test for jwTargeting in TheMediaGrid Bid Adapter * The new request format was made by default in TheMediaGrid Bid Adapter * Update userId format in ad request for TheMediaGrid Bid Adapter * Added bidFloor parameter for TheMediaGrid Bid Adapter * Fix for review TheMediaGrid Bid Adapter * Support floorModule in TheMediaGrid Bid Adapter * Fix empty bidfloor for TheMediaGrid Bid Adapter * Some change to restart autotests * Fix userIds format for TheMediaGrid Bid Adapter * Remove digitrust userId from TheMediaGrid Bid Adapter * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter * TheMediaGrid: fix trouble with alias using * TheMediaGridNM: fix trouble with alias * TheMediaGrid Bid Adapter: added support of PBAdSlot module * TheMediaGrid Bid Adapter: fix typo * GridNM Bid Adapter: use absent in params data from mediaTypes * GridNM Bid Adapter: fix md file + add advertiserDomains support * TheMediaGrid and gridNM Bid Adapter: minor netRevenue fixes * gridNM Bid Adapter updates after review * TheMediaGrid Bid Adapter: fix keywords workflow * fix testing and kick off lgtm again * TheMediaGrid: added ext.bidder.grid.demandSource processing * TheMediaGrid: added user.id from fpd cookie * TheMediaGrid: control cookie setting via bidder config * TheMediaGrid: use localStorage instead cookie * TheMediaGridNM Bid Adapter: update adapter to use /hbjson endpoint * TheMediaGridNM: fix unnecessary conditions * TheMediaGrid: fix bug with nurl field in response * TheMediaGrid: update test * TheMediaGridNM: fix possible bug with nurl * TheMediaGrid: added alias as playwire * TheMediaGrid: added alias as adlivetech Co-authored-by: Chris Huie <[email protected]> * move targets to packag.json (#7641) * TrustX Bid Adapter: added support of PBAdSlot module (#7653) * Add trustx adapter and tests for it * update integration example * Update trustx adapter * Post-review fixes of Trustx adapter * Code improvement for trustx adapter: changed default price type from gross to net * Update TrustX adapter to support the 1.0 version * Make requested changes for TrustX adapter * Updated markdown file for TrustX adapter * Fix TrustX adapter and spec file * Update TrustX adapter: r parameter was added to ad request as cache buster * Add support of gdpr to Trustx Bid Adapter * Add wtimeout to ad request params for TrustX Bid Adapter * TrustX Bid Adapter: remove last ampersand in the ad request * Update TrustX Bid Adapter to support identical uids in parameters * Update TrustX Bid Adapter to ignore bids that sizes do not match the size of the request * Update TrustX Bid Adapter to support instream and outstream video * Added wrapperType and wrapperVersion parameters in ad request for TrustX Bid Adapter * Update TrustX Bid Adapter to use refererInfo instead depricated function utils.getTopWindowUrl * HOTFIX for referrer encodind in TrustX Bid Adapter * Fix test for TrustX Bid Adapter * TrustX Bid Adapter: added keywords passing support * TrustX Bid Adapter: added us_privacy parameter in bid request * TrustX Bid Adapter: fix us_privacy parameter in bid request * Fix alias error for TrustX Bid Adapter * TrustX Bid Adapter: added new request format * TrustX Bid adapter: fix new format endpoint * TrustX Bid Adapter: update md file to support useNewFormat parameter * TrustX Bid Adapter: added additional sync url * TrustX Bid Adapter: added check for enabled syncs number + added gdpr data to sync urls * TrustX Bid Adapter: added support of meta.advertiserDomains * TrustX Bid Adapter: added support rtd permutive and jwplayer for new and old request format * TrustX Bid Adapter: Use new format by default + new keywords logic * TrustX Bid Adapter: fix md file * TrustX: Convert all id-like request fields to a string * TrustX: added vastUrl support * TrustX: fix segments format * TrustX: added support of PBAdSlot module * OpenX Bid adapter: Handle new user Ids (#7642) * Saamba Bid Adapter: support video params, and the floors module (#7448) * Submit Advangelists Prebid Adapter * Submit Advangelists Prebid Adapter 1.1 * Submit Advangelists Prebid Adapter Changes * Update Bidder Code To make adapter downloadable from git biddercode change is needed. * Changes to Support Prebid 5.0. #6650 supporting advertiserDomains #6512 Support video params at the adunit level #6465 * Delete advangelistsBidAdapter.js.bak * Delete advangelistsBidAdapter.md.bak * Delete advangelistsBidAdapter_spec.js.bak * Update advangelistsBidAdapter.js * Add files via upload * Update advangelistsBidAdapter.js * Update advangelistsBidAdapter.js * Update advangelistsBidAdapter.js * Delete url.js * Add files via upload * Update advangelistsBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js Co-authored-by: Chandra Prakash <[email protected]> * IX Bid Adapter: capture errors in LS and send errors in request (#7630) * capture errors in LS and send errors in request * fix linting * Deepintent: secure flag set using proper protocol value (#7655) * VIS.X: fix url for timeout pixel (#7657) * appnexus bid adapter - add support for brandId (#7658) * Invibes Bid Adapter - redo tests * Engageya bid adapter improvements (#7656) * Validate image size * Support net revenue * Add widget view pixel * Eplanning & Adapter Manager: fix testing of innerwidth to fix current build (#7679) * console log innerWidth * hmmm * more debug * weird * if I change to larger mediaQuery it works I think * stub window.top becasue we are mocking just window * stub similar to sizeConfig test * addressing window things * i camel cased * stub stuff right * remove debug logs * Smaato: Pass through bidRequest.schain (#7675) Co-authored-by: Bernhard Pickenbrock <[email protected]> * expose seedtag gvl id for TFC2 support (#7674) * docs only: remove reference to release notes page and some documentation links (#7672) * Capture target demand provider (#7636) - Use the provided storage manager - Capture target demand provider & account id - Add flag to trigger randomly-generated demo bid response * Invibes Bid Adapter - added unit tests for adUnitCode logic * Invibes Bid Adapter - fixed lint * Datablocks Bid Adapter: update url (#7680) * updated url * update metrics url Co-authored-by: John Mayor <[email protected]> * Datablocks Tests: fix failing tests (#7687) * Datablocks Tests: fix failing tests * take out source * RichAudience Bid Adapter: Update GetFloors (#7664) * Update GetFloors * Update Strings must use singlequote * Update push * Update remove space * Push Test * Push Test 2 * New Attempt * New Attempt 2 * New Attempt 3 * New Attempt 5 Co-authored-by: sgimenez <[email protected]> * Adhese Bid Adapter: Configurable vast as url (#7659) * adpod category support test * Revert "adpod category support test" This reverts commit 70a3cf2. * adpod category support test * Revert "adpod category support test" This reverts commit 70a3cf2. * Adhese bid adapter: make the vastContentAsUrl setting configurable Co-authored-by: Tim Sturtewagen <[email protected]> Co-authored-by: Paweł L <[email protected]> Co-authored-by: westerschmal <[email protected]> * add bidderDefaultFunction (#7628) * IX Bid Adapter: add support for handling vastXML responses in PBJS (#7661) * Add Index Exchange Video Adapter * add support for handling vastXML responses in PBJS * Remove Video Adapter code Co-authored-by: Michael Harris <[email protected]> Co-authored-by: Arven Ding <[email protected]> Co-authored-by: IX Prebid Support <[email protected]> Co-authored-by: Michael Burns <[email protected]> Co-authored-by: shahin.rahbariasl <[email protected]> Co-authored-by: Kajan Umakanthan <[email protected]> * PubMatic Bid Adapter: add Groupm as alias bidder (#7692) * Changed net revenue to True * Added groupm as alias in pubmaticBidAdapter * Added gvlid for groupm alias * add space for linting Co-authored-by: Azhar <[email protected]> Co-authored-by: Chris Huie <[email protected]> * GPT Pre Auction: setting GPID (#7671) * set gpid * fix gptPreAuction tests * clean logic + add test * Do not lint node_modules (#7689) Running npm ci with npm 8.x installs dependencies in plugins/eslint/node_modules, which chokes the linter. * send all custom params to the bidder (#7685) * Revert "RichAudience Bid Adapter: Update GetFloors (#7664)" (#7695) This reverts commit 6b027f5. * Prebid 6.1.0 Release * increment pre version * Invibes Bid Adapter - support for adUnitCode differentiation in multiposition when same placement is used * Invibes Bid Adapter - redo tests * Invibes Bid Adapter - added unit tests for adUnitCode logic * Invibes Bid Adapter - fixed lint Co-authored-by: TheMediaGrid <[email protected]> Co-authored-by: Chris Huie <[email protected]> Co-authored-by: PWyrembak <[email protected]> Co-authored-by: Luigi Sayson <[email protected]> Co-authored-by: NeerajKrRai <[email protected]> Co-authored-by: Chandra Prakash <[email protected]> Co-authored-by: Kajan Umakanthan <[email protected]> Co-authored-by: Parth Shah <[email protected]> Co-authored-by: Michael Kuryshev <[email protected]> Co-authored-by: jsnellbaker <[email protected]> Co-authored-by: Miko Stern <[email protected]> Co-authored-by: Robert Ray Martinez III <[email protected]> Co-authored-by: el-chuck <[email protected]> Co-authored-by: Bernhard Pickenbrock <[email protected]> Co-authored-by: Yohan Boutin <[email protected]> Co-authored-by: Scott Menzer <[email protected]> Co-authored-by: Samuel Dobbie <[email protected]> Co-authored-by: jmayor <[email protected]> Co-authored-by: John Mayor <[email protected]> Co-authored-by: Rich Audience <[email protected]> Co-authored-by: sgimenez <[email protected]> Co-authored-by: mefjush <[email protected]> Co-authored-by: Tim Sturtewagen <[email protected]> Co-authored-by: Paweł L <[email protected]> Co-authored-by: westerschmal <[email protected]> Co-authored-by: eknis <[email protected]> Co-authored-by: shahinrahbariasl <[email protected]> Co-authored-by: Michael Harris <[email protected]> Co-authored-by: Arven Ding <[email protected]> Co-authored-by: IX Prebid Support <[email protected]> Co-authored-by: Michael Burns <[email protected]> Co-authored-by: shahin.rahbariasl <[email protected]> Co-authored-by: pm-azhar-mulla <[email protected]> Co-authored-by: Azhar <[email protected]> Co-authored-by: dgirardi <[email protected]> Co-authored-by: antoinezaz <[email protected]> Co-authored-by: Jason Snellbaker <[email protected]>
…rebid#7661) * Add Index Exchange Video Adapter * add support for handling vastXML responses in PBJS * Remove Video Adapter code Co-authored-by: Michael Harris <[email protected]> Co-authored-by: Arven Ding <[email protected]> Co-authored-by: IX Prebid Support <[email protected]> Co-authored-by: Michael Burns <[email protected]> Co-authored-by: shahin.rahbariasl <[email protected]> Co-authored-by: Kajan Umakanthan <[email protected]>
…position (prebid#7652) * Invibes Bid Adapter - support for adUnitCode differentiation in multiposition when same placement is used * TheMediaGrid Bid Adapter: added adlivetech as alias (prebid#7649) * Added TheMediaGridNM Bid Adapter * Updated required params for TheMediaGridNM Bid Adapter * Update TheMediGridNM Bid Adapter * Fix tests for TheMediaGridNM Bid Adapter * Fixes after review for TheMediaGridNM Bid Adapter * Add support of multi-format in TheMediaGrid Bid Adapter * Update sync url for grid and gridNM Bid Adapters * TheMediaGrid Bid Adapter: added keywords adUnit parameter * Update TheMediaGrid Bid Adapter to support keywords from config * Implement new request format for TheMediaGrid Bid Adapter * Fix jwpseg params for TheMediaGrid Bid Adapter * Update unit tests for The Media Grid Bid Adapter * Fix typo in TheMediaGrid Bid Adapter * Added test for jwTargeting in TheMediaGrid Bid Adapter * The new request format was made by default in TheMediaGrid Bid Adapter * Update userId format in ad request for TheMediaGrid Bid Adapter * Added bidFloor parameter for TheMediaGrid Bid Adapter * Fix for review TheMediaGrid Bid Adapter * Support floorModule in TheMediaGrid Bid Adapter * Fix empty bidfloor for TheMediaGrid Bid Adapter * Some change to restart autotests * Fix userIds format for TheMediaGrid Bid Adapter * Remove digitrust userId from TheMediaGrid Bid Adapter * Protocols was added in video section in ad request for TheMediaGrid Bid Adapter * TheMediaGrid: fix trouble with alias using * TheMediaGridNM: fix trouble with alias * TheMediaGrid Bid Adapter: added support of PBAdSlot module * TheMediaGrid Bid Adapter: fix typo * GridNM Bid Adapter: use absent in params data from mediaTypes * GridNM Bid Adapter: fix md file + add advertiserDomains support * TheMediaGrid and gridNM Bid Adapter: minor netRevenue fixes * gridNM Bid Adapter updates after review * TheMediaGrid Bid Adapter: fix keywords workflow * fix testing and kick off lgtm again * TheMediaGrid: added ext.bidder.grid.demandSource processing * TheMediaGrid: added user.id from fpd cookie * TheMediaGrid: control cookie setting via bidder config * TheMediaGrid: use localStorage instead cookie * TheMediaGridNM Bid Adapter: update adapter to use /hbjson endpoint * TheMediaGridNM: fix unnecessary conditions * TheMediaGrid: fix bug with nurl field in response * TheMediaGrid: update test * TheMediaGridNM: fix possible bug with nurl * TheMediaGrid: added alias as playwire * TheMediaGrid: added alias as adlivetech Co-authored-by: Chris Huie <[email protected]> * move targets to packag.json (prebid#7641) * TrustX Bid Adapter: added support of PBAdSlot module (prebid#7653) * Add trustx adapter and tests for it * update integration example * Update trustx adapter * Post-review fixes of Trustx adapter * Code improvement for trustx adapter: changed default price type from gross to net * Update TrustX adapter to support the 1.0 version * Make requested changes for TrustX adapter * Updated markdown file for TrustX adapter * Fix TrustX adapter and spec file * Update TrustX adapter: r parameter was added to ad request as cache buster * Add support of gdpr to Trustx Bid Adapter * Add wtimeout to ad request params for TrustX Bid Adapter * TrustX Bid Adapter: remove last ampersand in the ad request * Update TrustX Bid Adapter to support identical uids in parameters * Update TrustX Bid Adapter to ignore bids that sizes do not match the size of the request * Update TrustX Bid Adapter to support instream and outstream video * Added wrapperType and wrapperVersion parameters in ad request for TrustX Bid Adapter * Update TrustX Bid Adapter to use refererInfo instead depricated function utils.getTopWindowUrl * HOTFIX for referrer encodind in TrustX Bid Adapter * Fix test for TrustX Bid Adapter * TrustX Bid Adapter: added keywords passing support * TrustX Bid Adapter: added us_privacy parameter in bid request * TrustX Bid Adapter: fix us_privacy parameter in bid request * Fix alias error for TrustX Bid Adapter * TrustX Bid Adapter: added new request format * TrustX Bid adapter: fix new format endpoint * TrustX Bid Adapter: update md file to support useNewFormat parameter * TrustX Bid Adapter: added additional sync url * TrustX Bid Adapter: added check for enabled syncs number + added gdpr data to sync urls * TrustX Bid Adapter: added support of meta.advertiserDomains * TrustX Bid Adapter: added support rtd permutive and jwplayer for new and old request format * TrustX Bid Adapter: Use new format by default + new keywords logic * TrustX Bid Adapter: fix md file * TrustX: Convert all id-like request fields to a string * TrustX: added vastUrl support * TrustX: fix segments format * TrustX: added support of PBAdSlot module * OpenX Bid adapter: Handle new user Ids (prebid#7642) * Saamba Bid Adapter: support video params, and the floors module (prebid#7448) * Submit Advangelists Prebid Adapter * Submit Advangelists Prebid Adapter 1.1 * Submit Advangelists Prebid Adapter Changes * Update Bidder Code To make adapter downloadable from git biddercode change is needed. * Changes to Support Prebid 5.0. prebid#6650 supporting advertiserDomains prebid#6512 Support video params at the adunit level prebid#6465 * Delete advangelistsBidAdapter.js.bak * Delete advangelistsBidAdapter.md.bak * Delete advangelistsBidAdapter_spec.js.bak * Update advangelistsBidAdapter.js * Add files via upload * Update advangelistsBidAdapter.js * Update advangelistsBidAdapter.js * Update advangelistsBidAdapter.js * Delete url.js * Add files via upload * Update advangelistsBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js * Update saambaaBidAdapter.js Co-authored-by: Chandra Prakash <[email protected]> * IX Bid Adapter: capture errors in LS and send errors in request (prebid#7630) * capture errors in LS and send errors in request * fix linting * Deepintent: secure flag set using proper protocol value (prebid#7655) * VIS.X: fix url for timeout pixel (prebid#7657) * appnexus bid adapter - add support for brandId (prebid#7658) * Invibes Bid Adapter - redo tests * Engageya bid adapter improvements (prebid#7656) * Validate image size * Support net revenue * Add widget view pixel * Eplanning & Adapter Manager: fix testing of innerwidth to fix current build (prebid#7679) * console log innerWidth * hmmm * more debug * weird * if I change to larger mediaQuery it works I think * stub window.top becasue we are mocking just window * stub similar to sizeConfig test * addressing window things * i camel cased * stub stuff right * remove debug logs * Smaato: Pass through bidRequest.schain (prebid#7675) Co-authored-by: Bernhard Pickenbrock <[email protected]> * expose seedtag gvl id for TFC2 support (prebid#7674) * docs only: remove reference to release notes page and some documentation links (prebid#7672) * Capture target demand provider (prebid#7636) - Use the provided storage manager - Capture target demand provider & account id - Add flag to trigger randomly-generated demo bid response * Invibes Bid Adapter - added unit tests for adUnitCode logic * Invibes Bid Adapter - fixed lint * Datablocks Bid Adapter: update url (prebid#7680) * updated url * update metrics url Co-authored-by: John Mayor <[email protected]> * Datablocks Tests: fix failing tests (prebid#7687) * Datablocks Tests: fix failing tests * take out source * RichAudience Bid Adapter: Update GetFloors (prebid#7664) * Update GetFloors * Update Strings must use singlequote * Update push * Update remove space * Push Test * Push Test 2 * New Attempt * New Attempt 2 * New Attempt 3 * New Attempt 5 Co-authored-by: sgimenez <[email protected]> * Adhese Bid Adapter: Configurable vast as url (prebid#7659) * adpod category support test * Revert "adpod category support test" This reverts commit 70a3cf2. * adpod category support test * Revert "adpod category support test" This reverts commit 70a3cf2. * Adhese bid adapter: make the vastContentAsUrl setting configurable Co-authored-by: Tim Sturtewagen <[email protected]> Co-authored-by: Paweł L <[email protected]> Co-authored-by: westerschmal <[email protected]> * add bidderDefaultFunction (prebid#7628) * IX Bid Adapter: add support for handling vastXML responses in PBJS (prebid#7661) * Add Index Exchange Video Adapter * add support for handling vastXML responses in PBJS * Remove Video Adapter code Co-authored-by: Michael Harris <[email protected]> Co-authored-by: Arven Ding <[email protected]> Co-authored-by: IX Prebid Support <[email protected]> Co-authored-by: Michael Burns <[email protected]> Co-authored-by: shahin.rahbariasl <[email protected]> Co-authored-by: Kajan Umakanthan <[email protected]> * PubMatic Bid Adapter: add Groupm as alias bidder (prebid#7692) * Changed net revenue to True * Added groupm as alias in pubmaticBidAdapter * Added gvlid for groupm alias * add space for linting Co-authored-by: Azhar <[email protected]> Co-authored-by: Chris Huie <[email protected]> * GPT Pre Auction: setting GPID (prebid#7671) * set gpid * fix gptPreAuction tests * clean logic + add test * Do not lint node_modules (prebid#7689) Running npm ci with npm 8.x installs dependencies in plugins/eslint/node_modules, which chokes the linter. * send all custom params to the bidder (prebid#7685) * Revert "RichAudience Bid Adapter: Update GetFloors (prebid#7664)" (prebid#7695) This reverts commit 6b027f5. * Prebid 6.1.0 Release * increment pre version * Invibes Bid Adapter - support for adUnitCode differentiation in multiposition when same placement is used * Invibes Bid Adapter - redo tests * Invibes Bid Adapter - added unit tests for adUnitCode logic * Invibes Bid Adapter - fixed lint Co-authored-by: TheMediaGrid <[email protected]> Co-authored-by: Chris Huie <[email protected]> Co-authored-by: PWyrembak <[email protected]> Co-authored-by: Luigi Sayson <[email protected]> Co-authored-by: NeerajKrRai <[email protected]> Co-authored-by: Chandra Prakash <[email protected]> Co-authored-by: Kajan Umakanthan <[email protected]> Co-authored-by: Parth Shah <[email protected]> Co-authored-by: Michael Kuryshev <[email protected]> Co-authored-by: jsnellbaker <[email protected]> Co-authored-by: Miko Stern <[email protected]> Co-authored-by: Robert Ray Martinez III <[email protected]> Co-authored-by: el-chuck <[email protected]> Co-authored-by: Bernhard Pickenbrock <[email protected]> Co-authored-by: Yohan Boutin <[email protected]> Co-authored-by: Scott Menzer <[email protected]> Co-authored-by: Samuel Dobbie <[email protected]> Co-authored-by: jmayor <[email protected]> Co-authored-by: John Mayor <[email protected]> Co-authored-by: Rich Audience <[email protected]> Co-authored-by: sgimenez <[email protected]> Co-authored-by: mefjush <[email protected]> Co-authored-by: Tim Sturtewagen <[email protected]> Co-authored-by: Paweł L <[email protected]> Co-authored-by: westerschmal <[email protected]> Co-authored-by: eknis <[email protected]> Co-authored-by: shahinrahbariasl <[email protected]> Co-authored-by: Michael Harris <[email protected]> Co-authored-by: Arven Ding <[email protected]> Co-authored-by: IX Prebid Support <[email protected]> Co-authored-by: Michael Burns <[email protected]> Co-authored-by: shahin.rahbariasl <[email protected]> Co-authored-by: pm-azhar-mulla <[email protected]> Co-authored-by: Azhar <[email protected]> Co-authored-by: dgirardi <[email protected]> Co-authored-by: antoinezaz <[email protected]> Co-authored-by: Jason Snellbaker <[email protected]>
Type of change
Description of change