Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 4.27 protolite issue #5999

Closed
wants to merge 13 commits into from
Closed

Fix 4.27 protolite issue #5999

wants to merge 13 commits into from

Conversation

daymxn
Copy link
Member

@daymxn daymxn commented May 28, 2024

Per b/343215762,

This removes all the duplicated classes that protolite now implements (that we were previously providing ourselves as a work-around). This should fix existing compile issues with 4.27.0+, but it's not something we're necessarily ready to officially support yet.

I've created b/343482773 (and left a note in the source linking to it) to track a future effort regarding an actual migration to support 4.27.0+.

I've also translated all the remaining project level deps for well known types to be pinned deps on the existing 18.0.0 release- since this will otherwise break existing libraries. I've avoided adding changelog entries for these libraries though, as this is technically a no-op change.

fixes issues #5997

Copy link
Contributor

github-actions bot commented May 28, 2024

Release note changes

The following had changelogs that were modified, but did not have any unreleased entries for release notes to generate from.

Changelogs

protolite-well-known-types

Copy link
Contributor

github-actions bot commented May 28, 2024

Unit Test Results

   702 files   -    234     702 suites   - 234   28m 11s ⏱️ - 5m 28s
3 662 tests  - 1 543  3 658 ✔️  - 1 526  4 💤  - 17  0 ±0 
7 381 runs   - 3 090  7 373 ✔️  - 3 056  8 💤  - 34  0 ±0 

Results for commit c0ace0d. ± Comparison against base commit 8846009.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 28, 2024

Coverage Report 1

Affected Products

  • firebase-appdistribution

    Overall coverage changed from ? (db42bae) to 75.99% (fffa52e) by ?.

    68 individual files with coverage change

    FilenameBase (db42bae)Merge (fffa52e)Diff
    AabUpdater.java?98.36%?
    AabUpdater_Factory.java?0.00%?
    ApkInstaller.java?100.00%?
    ApkInstaller_Factory.java?0.00%?
    ApkUpdater.java?92.63%?
    ApkUpdater_Factory.java?0.00%?
    AppDistributionReleaseImpl.java?100.00%?
    AppDistributionReleaseInternal.java?100.00%?
    AppDistroComponent.java?0.00%?
    AppDistroComponent_MainModule_BindContentResolverFactory.java?0.00%?
    AppIconSource.java?84.62%?
    AppIconSource_Factory.java?100.00%?
    AutoValue_AppDistributionReleaseImpl.java?65.45%?
    AutoValue_AppDistributionReleaseInternal.java?71.58%?
    AutoValue_ImageUtils_ImageSize.java?35.00%?
    AutoValue_TesterApiDisabledErrorDetails.java?29.41%?
    AutoValue_TesterApiDisabledErrorDetails_HelpLink.java?54.17%?
    AutoValue_UpdateProgressImpl.java?65.96%?
    DaggerAppDistroComponent.java?80.56%?
    DevModeDetector.java?9.09%?
    DevModeDetector_Factory.java?100.00%?
    ErrorMessages.java?0.00%?
    FeedbackActivity.java?3.39%?
    FeedbackActivity_MembersInjector.java?0.00%?
    FeedbackSender.java?84.48%?
    FeedbackSender_Factory.java?0.00%?
    FeedbackTrigger.java?61.54%?
    FirebaseAppDistributionExceptions.java?80.00%?
    FirebaseAppDistributionFileProvider.java?0.00%?
    FirebaseAppDistributionImpl.java?89.89%?
    FirebaseAppDistributionImpl_Factory.java?0.00%?
    FirebaseAppDistributionLifecycleNotifier.java?91.49%?
    FirebaseAppDistributionLifecycleNotifier_Factory.java?0.00%?
    FirebaseAppDistributionNotificationsManager.java?88.89%?
    FirebaseAppDistributionNotificationsManager_Factory.java?0.00%?
    FirebaseAppDistributionRegistrar.java?95.83%?
    FirebaseAppDistributionTesterApiClient.java?88.78%?
    FirebaseAppDistributionTesterApiClient_Factory.java?0.00%?
    HttpsUrlConnectionFactory.java?50.00%?
    HttpsUrlConnectionFactory_Factory.java?100.00%?
    ImageUtils.java?100.00%?
    InstallActivity.java?2.67%?
    LogWrapper.java?86.67%?
    NewReleaseFetcher.java?86.67%?
    NewReleaseFetcher_Factory.java?0.00%?
    PackageInfoUtils.java?42.86%?
    ReleaseIdentifier.java?91.78%?
    ReleaseIdentifier_Factory.java?0.00%?
    ReleaseUtils.java?83.33%?
    ScreenshotTaker.java?36.17%?
    ScreenshotTaker_Factory.java?0.00%?
    SequentialReference.java?100.00%?
    SignInResultActivity.java?0.00%?
    SignInStorage.java?100.00%?
    SignInStorage_Factory.java?0.00%?
    TakeScreenshotAndStartFeedbackActivity.java?0.00%?
    TakeScreenshotAndStartFeedbackActivity_MembersInjector.java?0.00%?
    TaskCache.java?100.00%?
    TaskCompletionSourceCache.java?72.41%?
    TaskUtils.java?77.50%?
    TesterApiDisabledErrorDetails.java?93.75%?
    TesterApiHttpClient.java?90.09%?
    TesterApiHttpClient_Factory.java?0.00%?
    TesterSignInManager.java?95.45%?
    TesterSignInManager_Factory.java?0.00%?
    UpdateProgressImpl.java?100.00%?
    UpdateTaskCache.java?91.30%?
    UpdateTaskImpl.java?76.32%?

  • firebase-database

    Overall coverage changed from 50.16% (db42bae) to 50.21% (fffa52e) by +0.04%.

    FilenameBase (db42bae)Merge (fffa52e)Diff
    ChildChangeAccumulator.java83.33%96.67%+13.33%
  • firebase-installations

    Overall coverage changed from ? (db42bae) to 58.68% (fffa52e) by ?.

    23 individual files with coverage change

    FilenameBase (db42bae)Merge (fffa52e)Diff
    AutoValue_InstallationResponse.java?58.93%?
    AutoValue_PersistedInstallationEntry.java?61.18%?
    AutoValue_TokenResult.java?45.65%?
    AwaitListener.java?0.00%?
    Clock.java?0.00%?
    CrossProcessLock.java?51.85%?
    FirebaseInstallations.java?96.62%?
    FirebaseInstallationServiceClient.java?4.80%?
    FirebaseInstallationsException.java?78.57%?
    FirebaseInstallationsRegistrar.java?100.00%?
    GetAuthTokenListener.java?100.00%?
    GetIdListener.java?70.00%?
    IidStore.java?22.39%?
    InstallationResponse.java?100.00%?
    Installations.kt?40.00%?
    PersistedInstallation.java?97.01%?
    PersistedInstallationEntry.java?100.00%?
    RandomFidGenerator.java?20.00%?
    RequestLimiter.java?100.00%?
    StateListener.java?0.00%?
    SystemClock.java?100.00%?
    TokenResult.java?100.00%?
    Utils.java?95.00%?

  • firebase-messaging

    Overall coverage changed from 84.12% (db42bae) to 84.24% (fffa52e) by +0.11%.

    FilenameBase (db42bae)Merge (fffa52e)Diff
    Metadata.java36.51%41.27%+4.76%
  • firebase-ml-modeldownloader

    Overall coverage changed from 83.32% (db42bae) to 83.38% (fffa52e) by +0.06%.

    FilenameBase (db42bae)Merge (fffa52e)Diff
    FirebaseModelDownloader.java84.05%84.66%+0.61%
  • firebase-storage

    Overall coverage changed from 83.96% (db42bae) to 84.08% (fffa52e) by +0.12%.

    FilenameBase (db42bae)Merge (fffa52e)Diff
    StorageException.java65.45%69.09%+3.64%
    StorageTask.java83.38%83.69%+0.30%

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/VT16xf9Jrw.html

@daymxn daymxn self-assigned this May 29, 2024
@daymxn daymxn changed the title [WIP] Fix 4.27 protolite issue Fix 4.27 protolite issue May 29, 2024
@daymxn daymxn requested a review from rlazo May 29, 2024 18:06
Copy link
Contributor

github-actions bot commented Jun 4, 2024

buildSrc Test Results

37 tests   37 ✔️  1m 5s ⏱️
  8 suites    0 💤
  8 files      0

Results for commit b23526d.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@rlazo rlazo left a comment

Choose a reason for hiding this comment

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

hold changes for now

@binishmatheww
Copy link

Hi guys, any update on this fix ?

@rlazo rlazo closed this Oct 30, 2024
@rlazo
Copy link
Collaborator

rlazo commented Oct 30, 2024

We've decided to stick with the 3.x branch of protolite for now (last updated in the repo in #6343 to 3.25.5)

@binishmatheww if you have a particular use case that's blocked by the version update, please update #5997 to keep the conversation centralized. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants