Changelog
@mssfoobar/vidconf-ion
2.0.0
Major Changes
- 97be24f: - Integrated with AOH-IAMS for client authentication check in Room-mgmt APIs and Signal gRPC.
- New set of RESTful APIs replacing GraphQL backend APIs. Older version RESTful APIs are now deprecated.
- For new APIs, refer to released assert
apidocs
zip file.
1.4.0
What's Changed
- read both config & env variable by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/21
- read both config & env variable (#21) by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/25
Full Changelog: https://github.com/mssfoobar/Vidconf-ion/compare/v1.3.0...v1.4.0
1.3.0
Summary
- added versioning in rest API. (old API endpoint without version is still supported. will be deprecated in future releases)
{baseUrl}/v1/...
- app-room-mgmt service can now be toggle between replay_mode on/off. Replay_mode on will run the app-room-mgmt in minimal required UCS module.
- standardized API response data. Refer to documentation
What's Changed
- Room Management API Issue by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/8
- check valid uuid by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/9
- fix typo by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/10
- invalid roomid custom error by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/11
- Standardize API response data by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/12
- Feat: Add RoomMgmt Rest API Versioning by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/13
- Feat: Support file download in replay mode by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/14
- feat: support file download from replay origin by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/15
- Replaymode by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/16
- Replaymode by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/17
- Release/v1.3.0 by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/20
Full Changelog: https://github.com/mssfoobar/Vidconf-ion/compare/v1.2.0...v1.3.0
1.2.0
What's Changed
- [Snyk] Security upgrade alpine from 3.15 to 3.16 by @dleeha in https://github.com/mssfoobar/Vidconf-ion/pull/2
- [Snyk] Security upgrade alpine from latest to 3.17.3 by @dleeha in https://github.com/mssfoobar/Vidconf-ion/pull/3
- [Snyk] Security upgrade alpine from 3.15 to 3 by @dleeha in https://github.com/mssfoobar/Vidconf-ion/pull/6
- getRoom api return with onCallUserId in response by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/7
Full Changelog: https://github.com/mssfoobar/Vidconf-ion/compare/v1.1.0...v1.2.0
1.1.0
What's Changed
- [Snyk] Security upgrade alpine from 3.12.1 to 3.15 by @dleeha in https://github.com/mssfoobar/Vidconf-ion/pull/1
- Refactor/db schema name by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/4
- Version 1.1.0 release by @nyan979 in https://github.com/mssfoobar/Vidconf-ion/pull/5
New Contributors
- @dleeha made their first contribution in https://github.com/mssfoobar/Vidconf-ion/pull/1
- @nyan979 made their first contribution in https://github.com/mssfoobar/Vidconf-ion/pull/4
Full Changelog: https://github.com/mssfoobar/Vidconf-ion/compare/v1.0.0...v1.1.0
1.0.0
Full Changelog: https://github.com/mssfoobar/Vidconf-ion/commits/v1.0.0