Skip to content

Conversation

@owenpearson
Copy link
Member

Resolves #475, #123

@owenpearson owenpearson added the breaking Backwards incompatible changes made to the public API. label Mar 20, 2023
@owenpearson owenpearson requested a review from mohyour March 20, 2023 13:16
@github-actions github-actions bot temporarily deployed to staging/pull/482/features March 20, 2023 13:16 Inactive
@owenpearson owenpearson force-pushed the remove-deprecated-apis branch from 054ad1b to 9d493e8 Compare March 20, 2023 13:20
@github-actions github-actions bot temporarily deployed to staging/pull/482/features March 20, 2023 13:22 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/482/features March 20, 2023 15:18 Inactive
rest_host = os.environ.get('ABLY_REST_HOST', 'sandbox-rest.ably.io')
realtime_host = os.environ.get('ABLY_REALTIME_HOST', 'sandbox-realtime.ably.io')

# default_environment = 'sandbox'
Copy link
Contributor

@mohyour mohyour Mar 20, 2023

Choose a reason for hiding this comment

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

You left some comments here

Copy link
Member Author

Choose a reason for hiding this comment

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

ah nice spot, thank you. i've removed them now

@owenpearson owenpearson force-pushed the remove-deprecated-apis branch from 83f3d15 to 3307d89 Compare March 21, 2023 16:44
@owenpearson owenpearson merged commit 7432d13 into integration/realtime Mar 21, 2023
@owenpearson owenpearson deleted the remove-deprecated-apis branch March 21, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Backwards incompatible changes made to the public API.

Development

Successfully merging this pull request may close these issues.

3 participants