Skip to content

Commit

Permalink
update Changelog, Readme, docs for 8.0.0 release (#716)
Browse files Browse the repository at this point in the history
* #707

* dependabot should only care about patch releases.
  • Loading branch information
arawinters authored Dec 16, 2024
1 parent d3deda3 commit eddb302
Show file tree
Hide file tree
Showing 150 changed files with 181 additions and 407 deletions.
60 changes: 2 additions & 58 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,61 +17,5 @@ updates:
- dependency-type: "indirect"
- dependency-type: "direct"
ignore:
- dependency-name: "@angular/animations"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/cdk"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/common"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/compiler"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/core"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/elements"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/forms"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/material"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/platform-browser"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/platform-browser-dynamic"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/router"
update-types: ["version-update:semver-major"]
- dependency-name: "rxjs"
update-types: ["version-update:semver-major"]
- dependency-name: "sass"
update-types: ["version-update:semver-major"]
- dependency-name: "tslib"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular-devkit/build-angular"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular-devkit/core"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular-devkit/schematics"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/cli"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/compiler-cli"
update-types: ["version-update:semver-major"]
- dependency-name: "@angular/language-service"
update-types: ["version-update:semver-major"]
- dependency-name: "@types/d3"
update-types: ["version-update:semver-major"]
- dependency-name: "@types/jasmine"
update-types: ["version-update:semver-major"]
- dependency-name: "@types/jasminewd2"
update-types: ["version-update:semver-major"]
- dependency-name: "@types/jspdf"
update-types: ["version-update:semver-major"]
- dependency-name: "@types/node"
update-types: ["version-update:semver-major"]
- dependency-name: "fs-extra"
update-types: ["version-update:semver-major"]
- dependency-name: "ng-packagr"
update-types: ["version-update:semver-major"]
- dependency-name: "ts-node"
update-types: ["version-update:semver-major"]
- dependency-name: "typescript"
update-types: ["version-update:semver-major"]
- dependency-name: "*"
update-types: ["version-update:semver-major","version-update:semver-minor"]
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ 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).

## [8.0.0] - 2024-11-26
## [8.0.0] - 2024-12-2

The 8.0.0 release updates the version of @angular required to 18 and typescript to 4.5.x.

# Bugs fixes
#705 #706 #708 #709

## [7.0.0] - 2024-10-04

The 7.0.0 release features several new components that use the new DataMart interface(statistics calculation api) made available only in the [Senzing POC API Server](https://github.com/senzing-garage/senzing-poc-server). Using the [Senzing REST API Sever](https://github.com/senzing-garage/senzing-api-server) without the new components(data sample browsing, and datasource's summary, Cross-Source comparison) is still possible but not advised for brand new installations.
Expand Down
1 change: 0 additions & 1 deletion docs/additional-documentation/graph-components.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../js/libs/es6-shim.min.js"></script>
<script src="../../js/libs/EventDispatcher.js"></script>
<script src="../../js/libs/promise.min.js"></script>
<script src="../../js/libs/zepto.min.js"></script>

<script src="../../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../js/libs/es6-shim.min.js"></script>
<script src="../../js/libs/EventDispatcher.js"></script>
<script src="../../js/libs/promise.min.js"></script>
<script src="../../js/libs/zepto.min.js"></script>

<script src="../../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/additional-documentation/themes.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/additional-documentation/themes/customizing.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../js/libs/es6-shim.min.js"></script>
<script src="../../js/libs/EventDispatcher.js"></script>
<script src="../../js/libs/promise.min.js"></script>
<script src="../../js/libs/zepto.min.js"></script>

<script src="../../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/additional-documentation/themes/pre-built.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../js/libs/es6-shim.min.js"></script>
<script src="../../js/libs/EventDispatcher.js"></script>
<script src="../../js/libs/promise.min.js"></script>
<script src="../../js/libs/zepto.min.js"></script>

<script src="../../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/additional-documentation/web-components.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/additional-documentation/web-components/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../js/libs/es6-shim.min.js"></script>
<script src="../../js/libs/EventDispatcher.js"></script>
<script src="../../js/libs/promise.min.js"></script>
<script src="../../js/libs/zepto.min.js"></script>

<script src="../../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../../js/libs/es6-shim.min.js"></script>
<script src="../../../js/libs/EventDispatcher.js"></script>
<script src="../../../js/libs/promise.min.js"></script>
<script src="../../../js/libs/zepto.min.js"></script>

<script src="../../../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../../js/libs/es6-shim.min.js"></script>
<script src="../../../js/libs/EventDispatcher.js"></script>
<script src="../../../js/libs/promise.min.js"></script>
<script src="../../../js/libs/zepto.min.js"></script>

<script src="../../../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../../js/libs/es6-shim.min.js"></script>
<script src="../../../js/libs/EventDispatcher.js"></script>
<script src="../../../js/libs/promise.min.js"></script>
<script src="../../../js/libs/zepto.min.js"></script>

<script src="../../../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../../js/libs/es6-shim.min.js"></script>
<script src="../../../js/libs/EventDispatcher.js"></script>
<script src="../../../js/libs/promise.min.js"></script>
<script src="../../../js/libs/zepto.min.js"></script>

<script src="../../../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../../js/libs/es6-shim.min.js"></script>
<script src="../../../js/libs/EventDispatcher.js"></script>
<script src="../../../js/libs/promise.min.js"></script>
<script src="../../../js/libs/zepto.min.js"></script>

<script src="../../../js/compodoc.js"></script>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../../js/libs/es6-shim.min.js"></script>
<script src="../../js/libs/EventDispatcher.js"></script>
<script src="../../js/libs/promise.min.js"></script>
<script src="../../js/libs/zepto.min.js"></script>

<script src="../../js/compodoc.js"></script>

Expand Down
61 changes: 22 additions & 39 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ <h1>Changelog</h1>
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
<a href="https://dlaa.me/markdownlint/">markdownlint</a>,
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2>[8.0.0] - 2024-12-2</h2>
<p>The 8.0.0 release updates the version of @angular required to 18 and typescript to 4.5.x.</p>
<h1>Bugs fixes</h1>
<p>#705 #706 #708 #709</p>
<h2>[7.0.0] - 2024-10-04</h2>
<p>The 7.0.0 release features several new components that use the new DataMart interface(statistics calculation api) made available only in the <a href="https://github.com/senzing-garage/senzing-poc-server">Senzing POC API Server</a>. Using the <a href="https://github.com/senzing-garage/senzing-api-server">Senzing REST API Sever</a> without the new components(data sample browsing, and datasource&#39;s summary, Cross-Source comparison) is still possible but not advised for brand new installations.</p>
<h3>Modified</h3>
Expand All @@ -100,8 +104,7 @@ <h3>Modified</h3>
</ul>
<h3>Added</h3>
<ul>
<li><p>Donut chart that breaks down how many records have been loaded for each datasource. #608</p>
<ul>
<li>Donut chart that breaks down how many records have been loaded for each datasource. #608<ul>
<li>Added <code>SzRecordStatsDonutChart</code> component.</li>
<li>Added <code>SzDataMartService</code> service to interact with poc-server endpoints</li>
<li>Added <code>SzCountStatsForDataSourcesResponse</code>, <code>SzStatCountsForDataSources</code>, <code>SzRecordCountDataSource</code> models</li>
Expand All @@ -110,13 +113,11 @@ <h3>Added</h3>
<li>Added <code> SzDecimalPercentPipe</code> to format percent values from decimal inputs.</li>
</ul>
</li>
<li><p>License wiget showing the current license expiry, record limit and how close a particular install is to it&#39;s limits. #616</p>
<ul>
<li>License wiget showing the current license expiry, record limit and how close a particular install is to it&#39;s limits. #616<ul>
<li><code>SzLicenseInfoComponent</code> component to show the current expiration and limit of license and how many records have been loaded so far.</li>
</ul>
</li>
<li><p>Venn Diagram cross-source comparison chart. Shows how many records of each type(duplicates, possible relations, disclosed etc) are present in each datasource selected and the amount of each present in both selected datasources(the overlapping part of the diagram). #614</p>
<ul>
<li>Venn Diagram cross-source comparison chart. Shows how many records of each type(duplicates, possible relations, disclosed etc) are present in each datasource selected and the amount of each present in both selected datasources(the overlapping part of the diagram). #614<ul>
<li><code>SzCrossSourceSummaryComponent</code> is responsible for drawing the five venn diagrams. each of which are instances of <code>SzVennDiagramsComponent</code>.</li>
<li><code>SzVennDiagramsComponent</code> displays a single circle if only one datasource is selected, or two circles if two datasources are selected with the overlapping part of the circle being the records that are present in both datasources.</li>
<li><code>SzCrossSourceStatistics</code> is a wrapper that contains both the <em>pulldowns</em> AND the <em>venn diagrams</em></li>
Expand All @@ -126,11 +127,8 @@ <h3>Added</h3>
<li><code>SzElementResizeObserverDirective</code> allows listening for resize events on dom elements. (used for setting the width of pulldowns to the same as the width of the visible pulldown control which is responsive)</li>
</ul>
</li>
<li><p>Sample set Data Table. The new Data Table component shows a sampleset of particular types of records for a specific datasource or datasources and allows paging through the result set. #627</p>
<ul>
<li>Sample set Data Table. The new Data Table component shows a sampleset of particular types of records for a specific datasource or datasources and allows paging through the result set. #627<ul>
<li><code>SzTooltipComponent</code> tooltip that floats above collapsed or limited table cells spawned by the <code>SzTooltipDirective</code> attribute.</li>
<li><code> SzCrossSourceResultsDataTable</code></li>
<li><code>SzCrossSourceSelectComponent</code></li>
<li><code>SzOrderedMapEntries</code></li>
<li><code>SzDataMartPrefs</code> stores persistent preferences like default selected data sources, match level etc.</li>
<li><code>SzDataTable</code> generic component that can be fed data and displays data with formatting in a tabular format.</li>
Expand All @@ -139,8 +137,7 @@ <h3>Added</h3>
<li><code>SzCrossSourceStatistics</code> Wrapper component for the comparing stats of one datasource with their mutual stat type of another datasource. Uses the Venn Diagram chart to show the overlap and a special Data Table specific to displaying a sample set from the selected type of stats for the two selected data sources.</li>
</ul>
</li>
<li><p>The following events types have been added:</p>
<ul>
<li>The following events types have been added:<ul>
<li><code>SzStatsSampleTableLoadingEvent</code></li>
<li><code>SzCrossSourceSummarySelectionEvent</code></li>
<li><code>SzCrossSourceSummarySelectionClickEvent</code></li>
Expand All @@ -149,37 +146,24 @@ <h3>Added</h3>
<li><code>SzDataTableCellEvent</code></li>
</ul>
</li>
<li><p>The following enums have been added:</p>
<ul>
<li>The following enums have been added:<ul>
<li><code>SzCrossSourceSummaryCategoryType</code></li>
<li><code>SzStatSampleEntityTableRowType</code></li>
<li><code>SzCrossSourceSummaryCategoryTypeToMatchLevel</code></li>
</ul>
</li>
<li><p>The following models have been added:</p>
</li>
<li><p><code>SzStatSampleEntityTableItem</code></p>
</li>
<li><p><code>SzDataTableEntity</code></p>
</li>
<li><p><code>SzDataTableRelatedEntity</code></p>
</li>
<li><p><code>SzStatSampleEntityTableRowEntity</code></p>
</li>
<li><p><code>SzStatSampleEntityTableRow</code></p>
</li>
<li><p><code>SzDataTableRelationsPagingParameters</code></p>
</li>
<li><p><code>SzDataTableEntitiesPagingParameters</code></p>
</li>
<li><p><code>SzStatSampleSetParameters</code></p>
</li>
<li><p><code>SzCrossSourceSummaryRequests</code></p>
</li>
<li><p><code>SzCrossSourceSummaryResponses</code></p>
</li>
<li><p><code>SzCrossSourceCount</code></p>
</li>
<li>The following models have been added:</li>
<li><code>SzStatSampleEntityTableItem</code></li>
<li><code>SzDataTableEntity</code></li>
<li><code>SzDataTableRelatedEntity</code></li>
<li><code>SzStatSampleEntityTableRowEntity</code></li>
<li><code>SzStatSampleEntityTableRow</code></li>
<li><code>SzDataTableRelationsPagingParameters</code></li>
<li><code>SzDataTableEntitiesPagingParameters</code></li>
<li><code>SzStatSampleSetParameters</code></li>
<li><code>SzCrossSourceSummaryRequests</code></li>
<li><code>SzCrossSourceSummaryResponses</code></li>
<li><code>SzCrossSourceCount</code></li>
</ul>
<p>relevant tickets: #588 #590 #592 #606 #608 #614 #616 #627 #690 #689</p>
<h2>[6.1.0] - 2023-09-06</h2>
Expand Down Expand Up @@ -971,7 +955,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="./js/libs/es6-shim.min.js"></script>
<script src="./js/libs/EventDispatcher.js"></script>
<script src="./js/libs/promise.min.js"></script>
<script src="./js/libs/zepto.min.js"></script>

<script src="./js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzAdminPrefs.html
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzBulkDataAnalysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzDataMartPrefs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2034,7 +2034,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzDataSourceRecordAnalysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzEntityDetailPrefs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2483,7 +2483,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzFolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzFolioItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
1 change: 0 additions & 1 deletion docs/classes/SzGraphPrefs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2271,7 +2271,6 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script src="../js/libs/es6-shim.min.js"></script>
<script src="../js/libs/EventDispatcher.js"></script>
<script src="../js/libs/promise.min.js"></script>
<script src="../js/libs/zepto.min.js"></script>

<script src="../js/compodoc.js"></script>

Expand Down
Loading

0 comments on commit eddb302

Please sign in to comment.