close
Skip to content

Shun upgrade#109

Merged
shunj-nb merged 136 commits into
msp-2506from
shun-upgrade
Dec 15, 2025
Merged

Shun upgrade#109
shunj-nb merged 136 commits into
msp-2506from
shun-upgrade

Conversation

@shunj-nb
Copy link
Copy Markdown
Collaborator

No description provided.

michael-stevens and others added 30 commits December 15, 2025 14:01
* Remove tagid_src ext from MobileFuse Adapter

* remove pub_id query param

* removed comment

* Simplify Endpoint assignment in MobileFuseAdapter
Co-authored-by: wuzhijian <wuch1k1n@qq.com>
Co-authored-by: Gabriel Chicoye <gabriel@macbookrogab24g.lan>
Co-authored-by: Veronika Solovei <kalypsonika@gmail.com>
Co-authored-by: guscarreon <guscarreon@gmail.com>
Co-authored-by: IAN <ian.musachs@exte.com>
…ror (prebid#4341)

Co-authored-by: oleksandr <oleksandr@assertive.ai>
osazos and others added 27 commits December 15, 2025 14:03
Co-authored-by: Kanceliarenko <kostiantyn.k@teqblaze.com>
…ild flag (prebid#4058)

* In order to protect users of prebid-server that don't use CGO, add build flag.

* Conditionally configure fiftyonedegrees.

* Because the module file is auto-generated, let it include fiftyonedegrees but just explain that it can't be enabled.

* include used packages.

* fix builder.

* Remove unused file.

* Add a test for the Builder when CGO is not enabled.
Co-authored-by: postindustria-code <oss@postindustria.com>
Comment thread adapters/akcelo/akcelo.go
return "", err
}
if bidExt.Prebid != nil {
return openrtb_ext.ParseBidType(string(bidExt.Prebid.Type))
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider this as a suggestion. Prebid server expects the media type to be explicitly set in the adapter response. Therefore, recommends implementing a pattern where the adapter server sets the MType field in the response to accurately determine the media type for the impression.

@shunj-nb shunj-nb merged commit ef8bea8 into msp-2506 Dec 15, 2025
1 check passed
@shunj-nb shunj-nb deleted the shun-upgrade branch December 15, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.