Skip to content

Go SDK client connection with API Key doesn’t include old versions #3618

Open
@GSmithApps

Description

@GSmithApps

Temporal Affiliation

  • I am a Temporal employee

Page URL

https://docs.temporal.io/develop/go/temporal-clients#connect-to-temporal-cloud-api-key

Content Issue

It seems that in ~line 407 of this commit, we lost the historic ways to connect. Specifically, there was a section for pre v1.26.0 and a section for v1.26.0+. The connection was changed again in v 1.33.0, so I believe the docs need the following sections:

  • (?, 1.26.0)
  • [1.26.0, 1.33.0)
  • [1,33,0, TBD)

This issue was raised by a cloud customer.

Ref: my question/Quinn’s response

Initial PR sketch

PR here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions