Skip to content

Remove Contact and ContactHistory Java objects and related code#2964

Merged
gbrodman merged 1 commit intogoogle:masterfrom
gbrodman:removeContacts
Feb 20, 2026
Merged

Remove Contact and ContactHistory Java objects and related code#2964
gbrodman merged 1 commit intogoogle:masterfrom
gbrodman:removeContacts

Conversation

@gbrodman
Copy link
Collaborator

@gbrodman gbrodman commented Feb 20, 2026

This doesn't remove everything -- there are still other contact-related objects that we'll need to remove (e.g.
ContactPendingActionNotificationResponse) and simplifications we'll need to make (e.g. only domains can be transferred now, so all transfer data can move there instead of being generic)

But this removes the bulk of the remaining contact-related code. We'll keep around the XML request objects, since it's still nice to route them to the appropriate (exception-throwing but logging) flow class.


This change is Reviewable

This doesn't remove everything -- there are still other contact-related
objects that we'll need to remove (e.g.
ContactPendingActionNotificationResponse) and simplifications we'll need to make
(e.g. only domains can be transferred now, so all transfer data can move
there instead of being generic)

But this removes the bulk of the remaining contact-related code. We'll
keep around the XML request objects, since it's still nice to route them
to the appropriate (exception-throwing but logging) flow class.
Copy link
Collaborator

@weiminyu weiminyu left a comment

Choose a reason for hiding this comment

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

@weiminyu reviewed 33 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman gbrodman added this pull request to the merge queue Feb 20, 2026
Merged via the queue into google:master with commit ee8746c Feb 20, 2026
10 checks passed
@gbrodman gbrodman deleted the removeContacts branch February 20, 2026 17:20
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.

2 participants