Skip to content
This repository was archived by the owner on Feb 23, 2022. It is now read-only.

Releases: google/cap-library

CAP Library: release 11

22 Nov 14:31

Choose a tag to compare

Improved error reporting location, and minor bugfixes.

CAP Library: release 10

04 Nov 15:21

Choose a tag to compare

Major changes:

  • Better email address validation.
  • Better validation for the references field:
    • post-dated references,
    • self-referencing references.
  • Better validation for the resource field:
    • invalid mimeTypes,
    • non-base64 encoded derefUris.
  • Better validation for empty feeds.
  • Extended support for validation messages of different levels (i.e., severities).
  • Code clean-up with introduction of Guava libraries.
  • Extended test-coverage.

CAP Library: release 3

03 Oct 19:29

Choose a tag to compare

Major changes:

  • support for XML signature validation,
  • beta EDXL-DE support,
  • added a profile for CAP-AU,
  • added a profile for Google Public Alerts,
  • incremental parsing in CapXmlParser,
  • cap.proto refactoring to adhere to proto style guidelines,
  • testing data refactoring,
  • a few bug fixes.

CAP Library: release 1

03 Oct 19:28

Choose a tag to compare

r1

Add javadoc and build targets for a release zip.