Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Update the library version specified in .podspec file to be up-to-date#77

Open
sanghyeok-kim wants to merge 1 commit into
googleapis:mainfrom
sanghyeok-kim:fix_podspec_version
Open

Update the library version specified in .podspec file to be up-to-date#77
sanghyeok-kim wants to merge 1 commit into
googleapis:mainfrom
sanghyeok-kim:fix_podspec_version

Conversation

@sanghyeok-kim

@sanghyeok-kim sanghyeok-kim commented Jun 5, 2024

Copy link
Copy Markdown

Description

This PR updates the version of the library specified in the podspec to a version that includes the ServiceAccountTokenProvider class.
This update is crucial for migrating to Firebase's HTTP v1 API, which requires minting access tokens.


Context

As part of the migration to Firebase's HTTP v1 API, the ServiceAccountTokenProvider class is essential for generating access tokens.
Without that class, you won't be able to migrate APIs through this SDK.
While the current version specified in the podspec is 0.5.0, which does not include it.

(API migration is essential because the older version of the API will end support on June 20, 2024.)


Changes

Updated library version of the podspec from 0.5.0 to use the latest version(0.5.2) that includes ServiceAccountTokenProvider.

@sanghyeok-kim
sanghyeok-kim requested a review from a team June 5, 2024 08:06
@sanghyeok-kim sanghyeok-kim changed the title docs: update podspec to version 0.5.2 Update the library version specified in .podspec file to be up-to-date Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant