Skip to content

change(instance-id): Remove deprecated Instance ID service#3166

Open
jonathanedey wants to merge 2 commits into
v14from
je-drop-instance
Open

change(instance-id): Remove deprecated Instance ID service#3166
jonathanedey wants to merge 2 commits into
v14from
je-drop-instance

Conversation

@jonathanedey
Copy link
Copy Markdown
Collaborator

This pull request completely removes the deprecated Instance ID (IID) service and all its associated exports, namespaces, and test suites. Developers should use the Firebase Installations service (installations()) instead for all instance management.

@jonathanedey jonathanedey added release-note release:stage Stage a release candidate labels Jun 1, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the deprecated instance-id service and all of its associated files, exports, and tests across the codebase. The review feedback highlights opportunities to clean up minor formatting issues in src/app/firebase-namespace.ts, such as an extra space and consecutive empty lines, as well as to remove duplicate imports in test/unit/index.spec.ts.

Comment thread src/app/firebase-namespace.ts Outdated
Comment thread src/app/firebase-namespace.ts Outdated
Comment thread test/unit/index.spec.ts Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:stage Stage a release candidate release-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant