Migrating
This page will document breaking changes between major versions of gosso. There are no prior releases yet, so there is nothing to migrate from.
When the first breaking change lands, the pattern will be:
md
## v1 -> v2
### `saml.WithX` renamed to `saml.WithY`
... before / after code examples ...1
2
3
4
5
2
3
4
5
Follow the release notes on GitHub for a summary of every release.