Go module v2.0.0
8 months ago by Riberon-Piatyszek Léo
Breaking changes
- Rename
DataDomeStructstructure toClient - Remove
DataDomeprefix on fields of theClientstructure - Replace sub-packages with a single
modulegopackage - Update the
NewClientsignature to use the functional options pattern - Handle configuration errors during the client's instantiation
General changes
- Add support of 301/302 redirections returned by the Protection API
- Add
Loggerfield to theClientstructure - Enhance code documentation
