Release r2.2 (Fall'25 M4)#48
Conversation
|
@eric-murray Congratulations, I couldn't find a single issue in this release PR 🎉 Regarding the API Description:
I left also one comment within current API description as there is the potentially wrong statement "No customer data is shared, as only a binary match result is given for each attribute." First is also this attribute in a sense customer data and second is there the optional contract type information which will be shared. Especially the latter can even require customer consent before it is allowed to be shared. Just FYI the AI comment on this point of the API design:
For the next release it would make sense to add the User Story for the API. |
|
Thanks @hdamker I believe issue #25 was never brought to a successful conclusion. I don't attend KYC meetings, so don't know the status of discussions there (and don't have time to read through the minutes at the moment!). I'll try and get this resolved following the meta-release. As for |
@hdamker @eric-murray Herbert, Eric, whether the contracttype is required depends on the market, and whether in that market all users have been identified, or whether for example prepaid is sold anonymously. In the latter case, fraudsters often abuse prepaid phone numbers, and you can work with legitimate interest as a legal base. In countries where all subscribers are identified, you may not have that, and you may need to work with user consent. However, in those markets (with full identification of all susbscribers), you may also decide that the contractType is irrelevant; in these markets you can also fall back to offering just Number Recycling, because that can offer the same information (whether a number is longer than a certain period in use by an end user). |
|
@camaraproject/tenure_codeowners @camaraproject/tenure_maintainers: I understood that #25 won't be resolved now and the current API definition is as intended. With that there is only one blocking point for the release approval: someone from the team has to confirm in #54 that the API description is updated for the release and/or up-to-date. |
|
@GillesInnov35 can you have also a look on the API Description in wiki and confirm it in #54? |
|
@hdamker , yes I'd look and it seems good. I see that the comment concerning the contract type is addressed, isn't it ?
|
|
@fernandopradocabrillo @GillesInnov35 Can you shortly have a look on the two suggestions for the links in README.md above? Thanks |
Co-authored-by: Tanja de Groot <87864067+tanjadegroot@users.noreply.github.com>
5ed21ac
|
@GillesInnov35 I've committed the one supported but not yet resolved suggestion above. With that @tanjadegroot can approve from ReleaseManagement side and unblock the PR. It's then up to codeowners to merge and create the release. And sorry that I accidentally dismissed your review. |
|
Hi @fernandopradocabrillo , @GillesInnov35 , Please be reminded to approve the PR again, because there have been some minor updates after your past approvals, and then merge it and make the release available. It seems Tenure is one of the two APIs that have not completed Fall25 M4... Thanks and best regards, |
|
@camaraproject/tenure_codeowners You are good to go here. Can one of you pick up the remaining steps now? If not you can ask me to help out, we want to get this release done today. Next steps for the team: Thanks |
|
@hdamker , @fernandopradocabrillo , @ToshiWakayama-KDDI. I think I've created what is mandatry for Release r2.2 • [X] PR merged (by API repository codeowner) |
Thanks @GillesInnov35 - all done for the release, I closed also the release review issue in ReleaseManagement. |
What type of PR is this?
What this PR does / why we need it:
Publication of Fall'25 M4 public release of kyc-tenure v0.2.0
Which issue(s) this PR fixes:
Fixes # N/A
Special notes for reviewers:
None
Changelog input
Additional documentation
None