Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Commit

Permalink
Updating for 4.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
three4clavin committed Nov 29, 2012
1 parent 7ba12ba commit 71c5d5e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Expand Up @@ -13,6 +13,24 @@ Documentation
Downloads
=========

**Version 4.1.9**:

Including 4.1.9 commons lib with support for LIVE_STREAMING controller type.
Fix to make optional URL parameters (page size, page number, sort by, sort order) actually optional - passing in null will remove the parameter from the URL request.

Full Download - including all Brightcove Commons libraries:

- [BC Java MAPI Wrapper v4.1.9 with dependencies](https://github.com/downloads/BrightcoveOS/Java-MAPI-Wrapper/bc-java-mapi-wrapper-4.1.9.zip)

Minimal Download - including only necessary Brightcove Commons libraries:

- [BC Java MAPI Wrapper v4.1.9 with minimal dependencies](https://github.com/downloads/BrightcoveOS/Java-MAPI-Wrapper/bc-java-mapi-wrapper-minimal-4.1.9.zip)

Library Only:

- [BC Java MAPI Wrapper v4.1.9](https://github.com/downloads/BrightcoveOS/Java-MAPI-Wrapper/bc-java-mapi-wrapper-4.1.9.jar)


**Version 4.1.8**:

Adding iOS Rendition objects. Deprecating enableUDS methods - replacing with get/setDeliveryMethod(). Delivery method can be set to "http" (PD downloads if enabled at the account level) or "http_ios" (for iOS m3u8 delivery).
Expand Down

0 comments on commit 71c5d5e

Please sign in to comment.