Commit Graph

10 Commits

Author SHA1 Message Date
Shaka Bot 1f0a4d1959
chore(main): release 3.4.0 (#1450) 2024-11-11 11:05:51 -08:00
Shaka Bot cca6cc096f
chore(main): release 3.3.0 (#1444)
🤖 I have created a release *beep* *boop*
---


##
[3.3.0](https://github.com/shaka-project/shaka-packager/compare/v3.2.1...v3.3.0)
(2024-10-25)


### Features

* Add IAMF support
([#1416](https://github.com/shaka-project/shaka-packager/issues/1416))
([dc6196d](dc6196d3d1)),
closes
[#1415](https://github.com/shaka-project/shaka-packager/issues/1415)
* EXT-X-SESSION-KEY support
([#1427](https://github.com/shaka-project/shaka-packager/issues/1427))
([d88ed27](d88ed2798c)),
closes [#36](https://github.com/shaka-project/shaka-packager/issues/36)
* **http:** Add DELETE method support
([#1442](https://github.com/shaka-project/shaka-packager/issues/1442))
([ddeacb2](ddeacb2525))


### Bug Fixes

* **http:** Fix "Failed sending data to the peer" errors
([#1443](https://github.com/shaka-project/shaka-packager/issues/1443))
([2c9d100](2c9d100d44))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-10-28 10:55:24 -07:00
Shaka Bot ed68e69584
chore(main): release 3.2.1 (#1408)
🤖 I have created a release *beep* *boop*
---


##
[3.2.1](https://github.com/shaka-project/shaka-packager/compare/v3.2.0...v3.2.1)
(2024-10-02)


### Bug Fixes

* Add Missing Dash Roles to RoleFromString function
([#1418](https://github.com/shaka-project/shaka-packager/issues/1418))
([#1419](https://github.com/shaka-project/shaka-packager/issues/1419))
([9cb00e9](9cb00e91ab))
* Break header installation for the shared library
([#1407](https://github.com/shaka-project/shaka-packager/issues/1407))
([b5c2cb8](b5c2cb8b73)),
closes
[#1406](https://github.com/shaka-project/shaka-packager/issues/1406)
* Embed full python protobuf library
([#1438](https://github.com/shaka-project/shaka-packager/issues/1438))
([f07fd0d](f07fd0d997)),
closes
[#1436](https://github.com/shaka-project/shaka-packager/issues/1436)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-10-23 21:49:45 -07:00
Shaka Bot 53b866886f
chore(main): release 3.2.0 (#1400)
🤖 I have created a release *beep* *boop*
---


##
[3.2.0](https://github.com/shaka-project/shaka-packager/compare/v3.1.0...v3.2.0)
(2024-05-11)


### Features

* support Dolby Vision profile 8.x (HEVC) and 10.x (AV1) in HLS and DASH
([#1396](https://github.com/shaka-project/shaka-packager/issues/1396))
([a99cfe0](a99cfe036f))


### Bug Fixes

* adaptation set IDs were referenced by lowest representation ID
([#1394](https://github.com/shaka-project/shaka-packager/issues/1394))
([94db9c9](94db9c9db3)),
closes
[#1393](https://github.com/shaka-project/shaka-packager/issues/1393)
* escape media URLs in MPD
([#1395](https://github.com/shaka-project/shaka-packager/issues/1395))
([98b44d0](98b44d01df))
* set yuv full range flag to 1 for VP9 with sRGB
([#1398](https://github.com/shaka-project/shaka-packager/issues/1398))
([f6f60e5](f6f60e5fff))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-05-11 23:18:05 -07:00
Shaka Bot 52647b900c
chore(main): release 3.1.0 (#1391)
🤖 I have created a release *beep* *boop*
---


##
[3.1.0](https://github.com/shaka-project/shaka-packager/compare/v3.0.4...v3.1.0)
(2024-05-03)


### Features

* add missing DASH roles from ISO/IEC 23009-1 section 5.8.5.5
([#1390](https://github.com/shaka-project/shaka-packager/issues/1390))
([fe885b3](fe885b3ade))
* get start number from muxer and specify initial sequence number
([#879](https://github.com/shaka-project/shaka-packager/issues/879))
([bb104fe](bb104fef5d))
* teletext formatting
([#1384](https://github.com/shaka-project/shaka-packager/issues/1384))
([4b5e80d](4b5e80d02c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-05-03 17:32:27 -07:00
Shaka Bot ceeb378a85
chore(main): release 3.0.4 (#1377)
🤖 I have created a release *beep* *boop*
---


## [3.0.4](https://github.com/shaka-project/shaka-packager/compare/v3.0.3...v3.0.4) (2024-03-27)


### Bug Fixes

* BaseURL missing when MPD base path is empty ([#1380](https://github.com/shaka-project/shaka-packager/issues/1380)) ([90c3c3f](90c3c3f9b3)), closes [#1378](https://github.com/shaka-project/shaka-packager/issues/1378)
* Fix NPM binary selection on ARM Macs ([#1376](https://github.com/shaka-project/shaka-packager/issues/1376)) ([733af91](733af9128d)), closes [#1375](https://github.com/shaka-project/shaka-packager/issues/1375)

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2024-03-27 13:39:26 -07:00
Shaka Bot a87a0e0559
chore(main): release 3.0.3 (#1372) 2024-03-12 13:14:38 -07:00
Shaka Bot 5ee2b7f0de
chore(main): release 3.0.2 (#1365)
🤖 I have created a release *beep* *boop*
---


##
[3.0.2](https://github.com/shaka-project/shaka-packager/compare/v3.0.1...v3.0.2)
(2024-03-07)


### Bug Fixes

* duplicate representation id for TTML when forced ordering is on
([#1364](https://github.com/shaka-project/shaka-packager/issues/1364))
([0fd815a](0fd815a160)),
closes
[#1362](https://github.com/shaka-project/shaka-packager/issues/1362)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-03-11 10:59:23 -04:00
Shaka Bot 6bff14f359
chore(main): release 3.0.1 (#1361) 2024-03-05 10:19:21 -08:00
Joey Parrish ebd608ae68
ci: Update actions (#1360)
This silences warnings about outdated node runtimes in CI jobs.

 - Trivial upgrades:
   - actions/checkout@v3 => v4
   - actions/deploy-pages@v2 => v4
   - actions/upload-pages-artifact@v2 => v3
   - mxschmitt/action-tmate@v3.6 => v3.17
   - mikepenz/action-junit-report@v3.8.0 => v4
 - Upgrades that required small changes or deeper testing:
   - actions/download-artifact@v3 => v4
   - actions/upload-artifact@v3 => v4
   - google-github-actions/release-please-action@v3 => v4
 - Replaced:
   - svenstaro/upload-release-action@v2 => gh CLI

See also:
- https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
2024-03-05 09:28:51 -08:00