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

release: 9.0.0 #431

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jun 18, 2024

Automated Release PR

9.0.0 (2024-11-14)

Full Changelog: v8.8.0...v9.0.0

Breaking Changes

  • Remove support for Spaces

Features

  • Add support for View Dropped Percentage and view_dropped in Mux Data.
  • Add support for signing multiple tokens (with various aud types) for signed playback policies in a single call.
  • Add support for premium assets in Mux Video. Read more here.
  • Add full support for DRM for Mux Video. Read more here.
  • Add support for updating master_access settings on live streams.
  • Add support for user agent-based Playback Restrictions.
  • client: send retry count header (#493) (f202eef)

Deprecations

  • Deprecate encoding_tier in favor of video_quality (to support premium assets)

Bug Fixes

  • add missing types for encoding tier, generated subtitles settings and multi-track audio (#319) (16d20ad)
  • add resolution_tier and max_resolution_tier (#314) (ff1586b)
  • allow git imports for pnpm (#412) (d7f6e32)
  • client: correct File construction from node-fetch Responses (#478) (37cc57c)
  • client: correctly send deno version header (#356) (3b59a43)
  • compat: remove ReadableStream polyfill redundant since node v16 (#460) (66b4d45)
  • correct response type for generate subtitles (#385) (5b05c0c)
  • errors: pass message through to APIConnectionError (#486) (56485cc)
  • handle process.env being undefined in debug func (#354) (e90a964)
  • internal: make toFile use input file's options (#350) (0f8c319)
  • package.json & yarn.lock to reduce vulnerabilities (bd8af62)
  • package: revert recent client file change (#394) (f520093)
  • remove lingering file (6014f6f)
  • shims: export JWT shims for bun (#369) (84833ab)
  • types: remove leftover polyfill usage (#492) (6d7f768)
  • update casing for "drm" (#425) (34cf334)
  • uploads: avoid making redundant memory copies (#483) (f24c5bd)
  • use relative paths (#458) (96adde9)

Documentation

  • add jwt helpers, webhooks, and version upgrade content back to readme (#342) (f339b9e)
  • add release steps (2432cf8)
  • add upgrade to v8 guide back in (5837819)
  • fix typo in CONTRIBUTING.md (#347) (59af6cd)
  • readme: add bundle size badge (#409) (ce5c0d7)
  • readme: consistent use of sentence case in headings (#351) (fc5fdbf)
  • readme: document how to make undocumented requests (#353) (abdba1e)
  • update CONTRIBUTING.md (#488) (f1bc68d)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 6b0ac08 to 9398d0b Compare June 18, 2024 18:00
@stainless-app stainless-app bot changed the title release: 8.8.1 release: 8.9.0 Jun 18, 2024
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 902fc69 to 94f6108 Compare June 24, 2024 15:51
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 4185a77 to 57614f0 Compare June 24, 2024 17:48
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 7112c3b to 6b022d0 Compare June 24, 2024 17:50
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 02084a4 to 3eb9196 Compare June 25, 2024 11:20
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 383c2c8 to b647830 Compare June 28, 2024 09:29
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 000b334 to bb32c90 Compare June 28, 2024 14:09
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from da52afb to 9915dce Compare July 1, 2024 19:22
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 8bc09c0 to 5c02800 Compare July 2, 2024 21:47
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from c480a48 to dcb9009 Compare July 3, 2024 13:25
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 786034c to 7978973 Compare July 4, 2024 11:49
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from d9feb10 to 06fe62a Compare July 4, 2024 11:51
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 5b88d61 to 49159d3 Compare July 9, 2024 15:49
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from ea59f6f to 4e3f947 Compare July 11, 2024 08:26
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from fef3f9e to e334267 Compare October 31, 2024 18:20
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from abcd124 to 281b74c Compare October 31, 2024 18:47
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 9d1f48f to 72de44c Compare November 1, 2024 16:53
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 03c6581 to 0d6f812 Compare November 1, 2024 19:18
@stainless-app stainless-app bot changed the title release: 8.9.0 release: 0.1.0-alpha.1 Nov 1, 2024
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 171e46d to 5e91cba Compare November 12, 2024 03:42
@jsanford8 jsanford8 changed the title release: 0.1.0-alpha.1 release: 9.0.0 Nov 14, 2024
Copy link
Contributor Author

stainless-app bot commented Nov 14, 2024

Release version edited manually

The Pull Request version has been manually set to 9.0.0 and will be used for the release.

If you instead want to use the version number 0.1.0-alpha.1 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

* Generate multiple tokens with one `signPlaybackId` call

* Add missing DataTypeClaim

* wait, I thought of a better signature

* Revert "wait, I thought of a better signature"

This reverts commit 5fdefba.
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 2cf0338 to 4d0e83c Compare November 14, 2024 23:23
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from b4b00db to 87d6552 Compare November 15, 2024 00:02
@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 597ce81 to 5016ad5 Compare November 15, 2024 03:12
Copy link
Collaborator

@jsanford8 jsanford8 left a comment

Choose a reason for hiding this comment

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

lgtm, but holding state while we get through the readme change

Copy link
Collaborator

@philcluff philcluff left a comment

Choose a reason for hiding this comment

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

LGTM!

@stainless-app stainless-app bot force-pushed the release-please--branches--master--changes--next--components--mux-node branch from 7ae3eac to aab9b21 Compare November 15, 2024 19:08
@jsanford8 jsanford8 merged commit fe5b7d9 into master Nov 15, 2024
4 checks passed
Copy link
Contributor Author

stainless-app bot commented Nov 15, 2024

🤖 Release is at https://github.com/muxinc/mux-node-sdk/releases/tag/v9.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants