0.3.0: sync Rudder.Core 0.3.0, prod default URLs, drop editor artifacts, CI publish
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
## 0.3.0
|
||||
|
||||
Breaking changes, following the Rudder.Core 0.3.0 rework:
|
||||
|
||||
- Bundled `Rudder.Core.dll` updated to 0.3.0: the UGC surface is gone
|
||||
(`client.Ugc`, `IUploadTransport`, `RudderClientOptions.UploadTransport`),
|
||||
`BattlePassService` methods now take scenario context, `BattlePassSession`
|
||||
exposes bound battle pass operations, and `BattlePassLevelSession.Complete`
|
||||
was renamed to `Claim`.
|
||||
- `UnityUploadTransport` removed together with the core `IUploadTransport`
|
||||
abstraction; the factory no longer wires an upload transport.
|
||||
- `RudderConfiguration` defaults now point at production
|
||||
(`https://api.rudder.build`); `RealtimeUrl` follows the prod `wss://`
|
||||
pattern but the relay is not deployed yet.
|
||||
|
||||
## 0.2.0
|
||||
|
||||
Breaking changes, following the Rudder.Core 0.2.0 rework:
|
||||
|
||||
Reference in New Issue
Block a user