Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 1.97 KB

CHANGES.md

File metadata and controls

52 lines (24 loc) · 1.97 KB

Changes

1.6.0 (2022-10-19)

Features

  • webrisk: Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type (8b203b8)

1.5.0 (2022-09-21)

Features

  • webrisk: rewrite signatures in terms of new types for betas (9f303f9)

1.4.0 (2022-09-19)

Features

  • webrisk: start generating proto message types (563f546)

1.3.0 (2022-06-29)

Features

  • webrisk: start generating REST client for beta clients (25b7775)

1.2.0 (2022-02-23)

Features

  • webrisk: set versionClient to module version (55f0d92)

1.1.0 (2022-02-14)

Features

  • webrisk: add file for tracking version (17b36ea)

1.0.0

Stabilize GA surface.

v0.1.0

This is the first tag to carve out webrisk as its own module. See Add a module to a multi-module repository.