Skip to content

feat(fcm): Support Proxy field in FCM AndroidNotification#676

Merged
jonathanedey merged 29 commits into
firebase:devfrom
byungwoo-Nam:develop
Mar 19, 2025
Merged

feat(fcm): Support Proxy field in FCM AndroidNotification#676
jonathanedey merged 29 commits into
firebase:devfrom
byungwoo-Nam:develop

Conversation

@byungwoo-Nam

Copy link
Copy Markdown
Contributor
  • Adding Proxy Fields to AndroidNotification Struct

@byungwoo-Nam

Copy link
Copy Markdown
Contributor Author

Related issue: #675

@byungwoo-Nam

Copy link
Copy Markdown
Contributor Author

Thank you for your interest and request for review
@lahirumaramba

@jonathanedey jonathanedey changed the base branch from master to dev March 13, 2025 19:10

@lahirumaramba lahirumaramba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey @byungwoo-Nam Thank you for your contribution! Could you also add tests to cover the new changes?

@lahirumaramba lahirumaramba changed the title Modifying the messaging package feat(fcm): Support proxy field in FCM AndroidNotification Mar 14, 2025
@lahirumaramba lahirumaramba changed the title feat(fcm): Support proxy field in FCM AndroidNotification feat(fcm): Support Proxy field in FCM AndroidNotification Mar 14, 2025
@lahirumaramba

Copy link
Copy Markdown
Member

Could you also fix the lint errors? The new types are missing comments/docstrings

@byungwoo-Nam

Copy link
Copy Markdown
Contributor Author

Thank you for your interest, @lahirumaramba
I have reflected the points you mentioned.
Please review and release the new version!

@jonathanedey jonathanedey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @byungwoo-Nam, Added one comment, could you resolve that and fix failing tests. Thanks!

Comment thread messaging/messaging.go
@jonathanedey jonathanedey requested a review from egilmorez March 17, 2025 20:55
@jonathanedey jonathanedey requested review from OrlandriaH-G and removed request for egilmorez March 18, 2025 14:56

@jonathanedey jonathanedey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, Thank you!

@jonathanedey jonathanedey merged commit 27783a1 into firebase:dev Mar 19, 2025
@byungwoo-Nam

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing and merging!
Can you tell me when the final release and deploy schedule will be?
@jonathanedey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR: Adding Proxy Fields to AndroidNotification Struct

6 participants