Release of MBS Transport Function v1.3.0 - #60
Conversation
- Use Last-Modified header for object modifiaction date-time - Only update metadata if a 304 response is received, leave the object data untouched - Use Age header, if present, in calculating the cache expiry date-time
…op (happens in unit tests)
The UpTrafficFlowInfo data type now contains the SSM source address and the FLUTE session TSI to use.
…have been deleted while asynchronous events are still pending
|
This is first check just using the current MBSTF tutorial. For the cases PULL, PUSH, DASH-PULL, DASH-PUSH, I've just updated the json for all accoding to 3GPP 29.581 v18.6.0 (Table 6.1.6.2.13). The MBSTF tutorial should be updated to use the following: @davidjwbbc, any remarks? I've tested the entire tutorial and it works (TOIs increasing, consistent order,...) |
|
Required updates detected for: https://github.com/5G-MAG/rt-mbs-examples/blob/development/insomnia/5G-MAG_MBSTF-insomnia_collection.yaml |
|
Several fixes for alignment: 5G-MAG/rt-mbs-examples#17 and 5G-MAG/Getting-Started#289 |
|
Yes, you'll need to add in the source address and TSI to the examples. You should get back an error with a description of what is wrong if you've missed anything out or included a field you shouldn't. Please note that TSI is not needed for packet mode, so when that feature is introduced the examples for packet mode will not have a TSI. Also the source address is needed for all modes except packet mode in PACKET_FORWARD_ONLY operating mode, where it is forbidden. |
Release of v1.3.0 of the MBS Transport Function.
This release includes the following changes:
The release candidate for this release is tagged as
rt-mbs-transport-function-1.3.0-rc1.