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

feat: add hostnames API #1633

Merged
merged 7 commits into from
Aug 25, 2023
Merged

feat: add hostnames API #1633

merged 7 commits into from
Aug 25, 2023

Conversation

andipaetzold
Copy link
Contributor

@andipaetzold andipaetzold commented Aug 22, 2023

Adds sdk.hostnames

Example values:

sdk.hostnames = {
  delivery: "cdn.contentful.com",
  management: "api.contentful.com",
  preview: "preview.contentful.com",
  upload: "upload.contentful.com",
  graphql: "graphql.contentful.com",
  webapp: "app.contentful.com"
}

@andipaetzold andipaetzold self-assigned this Aug 22, 2023
@andipaetzold andipaetzold marked this pull request as ready for review August 23, 2023 16:23
@andipaetzold andipaetzold requested a review from a team as a code owner August 23, 2023 16:23
@andipaetzold andipaetzold enabled auto-merge (squash) August 25, 2023 12:48
@andipaetzold andipaetzold merged commit e776ce4 into master Aug 25, 2023
4 checks passed
@andipaetzold andipaetzold deleted the EXT-4657-hostnames branch August 25, 2023 12:49
contentful-automation bot added a commit that referenced this pull request Aug 25, 2023
# [4.23.0](v4.22.1...v4.23.0) (2023-08-25)

### Features

* hostnames API ([#1633](#1633)) ([e776ce4](e776ce4))
@contentful-automation
Copy link
Contributor

🎉 This PR is included in version 4.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

2 participants