google-api-swift-client depends on unreleased code here
Is your feature request related to a problem? Please describe.
google-api-swift-clientmain branch depends on code that is on main here, but is not released due to the fact that no tags have been added since September 2020.
Describe the solution you'd like
The code currently on main should be tagged with either 0.5.4 or 0.6.0
Describe alternatives you've considered
google-api-swift-client could be updated to pin to main instead of to a version, but the README here states that users should "always refer to a tagged version"
+1
I recently had to update my Swift Package to target main due to the Releases being so far behind.
@timburks any thoughts on this? Does this stuff have an active maintainer inside Google?
@dcow I'm not actively working with Swift and am not aware of an active maintainer (@leisurehound may be available to advise). Would you be interested in getting involved as a maintainer?
@dcow I'm not actively working with Swift and am not aware of an active maintainer (@leisurehound may be available to advise). Would you be interested in getting involved as a maintainer?
@timburks I don't have time to actively work on this project as a hobby, but I'd be happy to get involved with it at a level of e.g. tagging releases and accepting bugfixes and small patches as needed. We do maintain an internal fork at https://github.com/withuno. If I could delegate some responsibility to my colleague, @tremblay, that would be even better since he maintains our internal fork.