deliveryoptimization-agent: v1.1.0
libdeliveryoptimization: v1.1.0
deliveryoptimization-plugin-apt: v0.5.1
- Agent: Support for building an Ubuntu Core 20 snap.
- Support Ubuntu 22.04 and Debian 11 builds.
- Agent: Replace boost::filesystem usage with std::filesystem.
- SDK (Windows): Preview additional API methods for partial downloads, streaming downloads, and download properties.
- bootstrap script determines OS and version on its own.
- Fix issue of non-existent /include path during bootstrap and/or build.
Changes:
- d71ade6 Merge branch develop into main [2023_09_07] (#175)
- 5c090ee Increment Agent snap version also to 1.1.0 (#177)
- fcd73a6 Update test file URLs (#176)
- 5777cc4 Increment Agent, SDK version to 1.1.0
- 6459cc5 User/andretoyama/add debian11 support (#174)
- bd9883c add parallel flag into build options (#173)
- d0e7d7f User/andretoyama msft/support ubuntu2204 (#172)
- c86438f Adjust agent snapcraft yaml before first publish (#171)
- 7fdc10b Adding support for building DO snaps for arm64 architecture (#170)
- 02c9ae2 A more complete fix for non-existent /include path (#167) [ #145 ]
See More
- 211cfce Replace boost::filesystem usage with std::filesystem (#169)
- 7dc1336 Fix minsizerel binary size checks (#168)
- 952fc48 Update ubuntu-snap.md (#165)
- 70c5e52 Change confinement level to strict (#163)
- d6f4e40 Add support for setting client certificate (#164)
- 62d76bc Enable bootstrap.sh to determine OS and version on its own (#162)
- 1e1468e SDK: Remove unused test helpers (#161)
- ef69e59 Ubuntu snap: Use SNAP_DATA env var. Add documentation. (#160)
- 9ab5698 Ubuntu snap: Create sdk-tests snap to test integration with the agent snap (#159)
- 8df51fc Add implementation for EnumDownloads (#158)
- 4561954 Add support for partial downloads (ranges) (#157)
- 8b3bb68 Add support for streamed output (#156)
- 17b1997 SDK: Add get_property support, remove callbacks and vectors from properties (#153)
- 11e67b8 Fix small typo in examples in README.md (#155)
- df639ab Merge branch develop into main [2023_02_03] #154
- 98919b2 Allow overriding cmake search path (#152)
- ad16298 Initial stage of DoClient Snap/Agent app and ubuntu core only flag (#149)
- 7eacef6 Linux: bootstrap.sh cleans up after itself (#148)
- 218f838 Switch azp badges from main to develop branch (#147)
- 06cd8f9 SDK: Fix windows build due to env var change (#146)
- c0c7150 Workaround 20.04 FindBoost issue (#145)
- 6dc2a40 Cleanup Debian9 references (#144)
This list of changes was auto generated.