Arch Forum 2026-09-11¶
Participants: Backend devs, Victor ???
Agenda¶
- Platform news
- Continous Delivery Update
- Code Reviews Update
Summary¶
Platform news¶
- CRE-378: Send the FromQuery attribute name for scalar query parameters / Gowtham
- [SX-2223] feat(platform): add a shared keyboard type / Vitaly
- [SX-2223] feat(platform): add a shared button style / Vitaly
- [GROBE-316] Fix Sha1Hasher to HMAC UTF-8 bytes instead of ASCII / Shivi
- [MIB-11183] Add structured audit logging contract
- Publish events from Hydra
- [MIB-14293] platform: Add shared data stream payload contract
- Kinesis-PubSub migration: Risk now reads from PubSub only.
- Removal of Castle.Core: Source generated Controllers including MockHosts (several PRs).
Code Reviews Update¶
Copilot Code reviewer:
- Now always runs on balanced tier.
- Runs in an env that has done a dotnet restore on the code.
Q: When it was offline for a short while, did we miss it?
Continous Delivery Update¶
Followup from last Arch Forum:
- We will implement an automatic agent monitoring deployments
- We will start to deploy Renovate PRs to prod, given
- Smoke tests pass
- Regr tests pass
- No other PRs would be deployed in the same deploy