Releases: fishjam-dev/elixir_server_sdk
Releases · fishjam-dev/elixir_server_sdk
v0.6.0
v0.5.1
Retire jellyfish_server_sdk
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add missing tags for sip tests by @roznawsk in #59
- Add recording component by @Karolk99 in #60
- RTC-510 Change hls_subscribe to subscribe by @Rados13 in #61
- RTC-512 Add peer_disconnected_timeout option in Room.create by @Rados13 in #62
- Modify Room.add_peer function by @Rados13 in #63
- RTC-520 Add new notifications PeerAdded and PeerDeleted by @Rados13 in #64
- Release v0.5.0 by @roznawsk in #65
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- [RTC-422] Allow for passing arguments to mix tasks by @roznawsk in #50
- [RTC-454] Healthcheck endpoint by @sgfn in #53
- File component framerate by @Rados13 in #52
- [RTC-435] Add Peer and Track metadata by @roznawsk in #51
- Add log about different version of protobuff by @Rados13 in #55
- [RTC-456] Add peerless room purge by @sgfn in #54
- RTC-377 Add SIP component by @Rados13 in #56
- Refactor structure error by @Rados13 in #57
- Release v0.4.0 by @mickel8 in #58
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update hls metadata by @Karolk99 in #38
- [RTC-386] Add webhooks by @Rados13 in #37
- Add recording API support by @Karolk99 in #39
- Add API for s3 bucket by @Karolk99 in #40
- Add hls subscribe mode to API by @Karolk99 in #41
- add hls subscription by @Karolk99 in #42
- Fix get recordings request by @Karolk99 in #43
- Add file component by @roznawsk in #44
- HLS: subscribe for peers and components instead of specific tracks by @Karolk99 in #45
- [RTC-426] Provide room_id when creating room by @roznawsk in #46
- Exclude file tests in local development by @roznawsk in #48
- Add properties by @roznawsk in #47
- Release v0.3.0 by @mickel8 in #49
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- [RTC-220] Server notifications by @LVala in #8
- Add missing notifications by @roznawsk in #11
- [RTC-192] RTSP component + small refactor by @sgfn in #9
- [RTC-231] move server notifications to protobuffs by @Rados13 in #10
- Update server notification example in
README.md
by @LVala in #12 - Rtc 197 replace http requests mocks by @Rados13 in #13
- Add peer status by @roznawsk in #16
- Docs and test improvements by @LVala in #17
- [RTC-275] Allow for subscribing to notifications from a single room by @LVala in #18
- Subscribing for events by @roznawsk in #19
- [RTC-274] Add
RoomCreated
andRoomDeleted
notifications by @sgfn in #20 - Add metrics by @roznawsk in #21
- Add video codec by @Karolk99 in #22
- Pass name to websockex by @roznawsk in #23
- Hls playable by @Karolk99 in #24
- Fix rc by @roznawsk in #25
- [RTC-308] Make simulcast configurable by @sgfn in #27
- Use returned jellyfish address by @Rados13 in #28
- Update jellyfish by @roznawsk in #29
- [RTC-344] toggleable ll-hls by @sgfn in #30
- Add
:castore
to deps by @sgfn in #32 - Fix compose by @roznawsk in #33
- [RTC-345] Update env vars configuration by @mickel8 in #34
- Add docs for
Jellyfish.Client.update_address/2
by @mickel8 in #35 - Release v0.2.0 by @mickel8 in #36
New Contributors
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Fix CI job responsible for publishing to hex by @LVala in #2
- [RTC-186] Handle peer token by @roznawsk in #3
- [RTC-186] Add HTTP requests authorization by @mickel8 in #4
- [RTC-216/217] Allow token to be set in config and update docs by @LVala in #5
- Rename token to server_api_token by @mickel8 in #7
- Bump version to v0.1.1 by @LVala in #6
New Contributors
Full Changelog: v0.1.0...v0.1.1