Releases: AxisCommunications/acap-native-sdk-examples
Releases · AxisCommunications/acap-native-sdk-examples
Release version 12.2.0
Features
Updates
- Dockerfile multistage build housekeeping by @joakimr-axis in #311
- curl-openssl: Use global device proxy by @isak-jakobsson and @pataxis in #314
- DEV: Add proxy section by @isak-jakobsson in #315
- tensorflow-to-larod*: Update build argument instructions by @isak-jakobsson in #317
- vdo-larod: Fix inaccurate model description by @isak-jakobsson #323
Full Changelog: 12.1.0...12.2.0
Release version 12.1.0
Features
- Document how vapix example is affected by global proxy by @isak-jakobsson in #308
Updates
- README: add requisites for docker engine to native documentation by @johan-olsson-work in #303
- Use g_unix_signal_add for ACAPs with GMainLoop by @isak-jakobsson in #305
Bug fixes
- message-broker: Update mdb_error_t to const by @mikael-magnusson in #306
- Remove Pragma for unused variable in VDO header files by @GHakansson in #307
Full Changelog: 12.0.0...12.1.0
Release version 12.0.0
Features
- Add instruction to enable Allow Unsigned toggle (#318) by @deepikas20 in #287
- Update examples to build with stricter build flags by @GHakansson in #289
Updates
- web-server-using-fastcgi: Update uriparser by @pataxis in #282
- object-detection*: Use SDK to build library libjpeg-turbo by @pataxis in #283
- object-detection*: Step libjpeg-turbo to 3.0.3 by @pataxis in #285
- Update opencv to version 4.10.0 by @GHakansson in #288
- gitignore: Ignore files from interactive development by @pataxis in #291
- Message Broker update for release 12.0 by @peter-enberg @mikael-magnusson @Stiv-work in #297
- Add deprecation note of container-example by @isak-jakobsson in #298
Bug fixes
- Update product selector links by @isak-jakobsson in #292
- Fix download of openssl by @GHakansson in #296
Full Changelog: v1.15...12.0.0
Release version 1.15
Features
- Update SSH cmds to non root and add developer page DEV.md by @pataxis in #253
- DEV.md: Add sections for accessing logs and reports by @pataxis in #258
- Add bounding-box example by @daniel-nielsen-se in #266
- Add remote-debug-example by @johan-olsson-work in #268
- metadata-broker: Name update in API by @mikael-magnusson in #269
Changes
- axstorage: Align log facility argument to LOG_USER by @pataxis in #244
- container-example: Align build instructions to other examples by @pataxis in #248
- fix: adding gpu group in order to change to dynamic user by @johan-olsson-work in #249
- Remove instructions of accessing log via SSH by @pataxis in #250
Bug fixes
- vapix: Fix erroneuos link in README by @pataxis in #245
- Axevent - Fix variable getting out of scope by @Corallo in #257
- axparameter: Fix README typos by @pataxis in #259
- web-server: Add Monkey license to app/LICENSE by @pataxis in #261
Full Changelog: v1.14...v1.15
Release version 1.14
Features
- vapix: Include curl and Jansson from SDK by @bsriramprasad in #235
- Add example curl-openssl by @bsriramprasad in #234
Updates
- Fix typo in README.md by @jmidgren in #209
- Format licenses consistently by @andersplj in #214
- Fix typo by @Silex in #219
- Fix compiler flags and address warnings in acap-native-sdk-examples by @johan-olsson-work in #227
- openssl_curl_example: Add disclaimer to update to OpenSSL 3 by @pataxis in #229
- Updated container example for dynamic user by @madelen-at-work in #240
Bug fixes
- Fix/warning logs in axoverlay example by @johan-olsson-work in #228
- fix: dereference the pointer to MemObj before release by @johan-olsson-work in #239
- fix: Update vdo-opencl-filtering by @johan-olsson-work in #241
New Contributors
- @jmidgren made their first contribution in #209
- @andersplj made their first contribution in #214
- @Silex made their first contribution in #219
Full Changelog: v1.13...v1.14
Release version 1.13
Features
- Vapix access for ACAPs by @shreyasatwork in #205
- axparameter: Add example by @killenheladagen in #206
- Add metadata-broker example by @pataxis in #207
Updates
- Never format short if statements on a single line by @killenheladagen in #197
- Update limitations section in examples README.md by @pataxis in #198
- Don't format short non-inline functions on a single line (#235) by @killenheladagen in #200
- Fix grammar in example summary by @killenheladagen in #201
- hello-world: Align manifest.json to acap-documentation by @pataxis in #203
Bug fixes
- Fix overflow issue by @mentoc3000 in #195
- Fix URL to monkey web server documentation by @mattias-kindborg-at-work in #196
- Fix example URL on device by @jojju in #204
New Contributors
- @mentoc3000 made their first contribution in #195
Full Changelog: v1.12...v1.13
Release version 1.12
Features
- axoverlay: Update to dynamic user by @pataxis in #181
- Use dynamic user in examples by @pataxis in #186
- Vdostream fix manifest update by @Stiv-work in #191
- Web server rootless update by @Corallo in #192
- Update axoverlay manifest by @pataxis in #193
- lint: Update to super-linter/super-linter by @pataxis in #178
New Contributors
- @Stiv-work made their first contribution in #191
Full Changelog: v1.11...v1.12
Release version 1.11
Features
- Add axstorage example by @marbali8 @Corallo in #173
- Add axserialport example by @marbali8 @Corallo in #174
- Update send_event example to mention axis events by @Corallo in #166
- Update stream resolutions by @Corallo in #165
Bugs
- Fix segfault in fastcgi app by @daniel-falk in #162
New Contributors
- @daniel-falk made their first contribution in #162
Full Changelog: v1.10...v1.11
Release version 1.10
Features
- axoverlay: Use const where possible by @joakimr-axis in #140
- Add object-detection-cv25 padding info by @Corallo in #147
- Add clang-format linter by @pataxis in #149
- Improve LINT instructions (#177) by @pataxis in #151
- Step manifest schema version to 1.3.1 in examples by @pataxis in #152
Bugs
- container-example: pass --env-file parameter to docker compose down by @tristanhdf-work in #137
- Fix bug that creates an empty output image by @Corallo in #148
- Fix for object-detection-cv25 function test by @Corallo in #153
New Contributors
- @tristanhdf-work made their first contribution in #137
Full Changelog: v1.9...v1.10
Release version 1.9
Features
- Tensorflow-to-larod examples refactoring by @shreyasatwork in #131
- Fixed licenses by @marbali8 in #132
- Update LICENSE copyright format by @pataxis in #134
New Contributors
Full Changelog: v1.8...v1.9