Skip to content

Commit

Permalink
docs updated for 6.1.0 (#326)
Browse files Browse the repository at this point in the history
* docs updated for 6.1.0

* updated for 6.1.0
  • Loading branch information
arawinters authored Oct 2, 2024
1 parent cd1aedb commit bf25774
Show file tree
Hide file tree
Showing 166 changed files with 68,142 additions and 22,242 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
[markdownlint](https://dlaa.me/markdownlint/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [6.1.0] - 2024-03-13
## [6.1.0] - 2024-10-02

The majority of the new additions to models and api services only match up to the POC server implementation of the Senzing API Spec and facilitate access to statistics provided through the *Data Mart* interface(s). As Such these are provided as *optional* models that are not present in all api products.

Expand Down Expand Up @@ -34,6 +34,9 @@ The majority of the new additions to models and api services only match up to th
- `SzSummaryStats` model. Encapsulates the statistics for the source summaries for every data source.
- `SzSummaryStatsResponse` model. Extends the BaseResponse to add the fields for statistics representing summary statistics for every configured data source.

### Modified
- dependency versions updated for security patches

## [6.0.1] - 2023-05-11

### Modified
Expand Down
167 changes: 131 additions & 36 deletions docs/changelog.html

Large diffs are not rendered by default.

Loading

0 comments on commit bf25774

Please sign in to comment.