Skip to content

Releases: senzing-garage/sdk-components-ng

2.2.3

14 Jun 19:10
201a04d
Compare
Choose a tag to compare
  • Passing additional or custom headers are necessary in certain operation scenario's, ie: passing X-Amz-Security-Token to a Cognito enabled API Gateway address after user authentication.
    • Methods added to SzConfigurationService :
      • addHeaderToApiRequests
      • removeHeaderFromApiRequests
    • Accessors added to SzConfigurationService :
      • additionalApiRequestHeaders
    • @input() Accessor added to SzConfigurationComponent :
      • additionalHeaders
  • Code Cleanup (various commented out or unused variables removed)
  • Graph entity datasource colors are now reorderable via drag. Color with highest priority is shown when a graph entity belongs to multiple datasources.
  • Dependency updates

relevant tickets: #111, #219, #223

2.2.2

17 Mar 22:50
00de222
Compare
Choose a tag to compare
  • Fixes "Angular 11 compiler issue: 'SzSearchHistoryFolioItem' accessor overrides superclass property" #207
  • Updates several dependencies for security improvements

2.2.1

27 Jan 23:01
4b29339
Compare
Choose a tag to compare
  • Entities with no "relatedEntities" present in data model cause blank UI on detail view

relevant tickets: #202

2.2.0

31 Dec 23:42
2b0d45d
Compare
Choose a tag to compare
  • Select Identifiers in Search Form feature added. #191
  • Angular Material added to peerDependencies. #192
  • Package now supports basic install schematics: ng add @senzing/sdk-components-ng. #190

2.1.2

04 Nov 01:55
b7e779e
Compare
Choose a tag to compare

2.1.1

02 Oct 20:58
43ab374
Compare
Choose a tag to compare
  • Bugfixes for graph node filtering, color application by datasource, tooltips, redraw and source race conditions.
  • Added Entity Id to entity detail component

relevant tickets: #162, #159, #152, #137

2.1.0

22 Sep 22:24
5d6dbe3
Compare
Choose a tag to compare

Compatibility release for framework upgrade to Angular 10: see https://blog.angular.io/version-10-of-angular-now-available-78960babd41

Major updates to most dependency versions have also been made which should improve file sizes, security, and stability.

The following Senzing projects have also been updated to operate on Angular 10,
see the following links for associated tickets:

2.0.0

12 Jul 19:57
77958db
Compare
Choose a tag to compare

Compatibility release for interacting with the 2.0.0 senzing-rest-api-spec and senzing-api-server. For information on specifics of endpoint changes see below:

1.3.1

09 Jul 12:44
a9db76c
Compare
Choose a tag to compare
Merge pull request #145 from Senzing/issue140.awinters.2

Issue140.awinters.2

1.3.0

07 Feb 18:44
5a26bea
Compare
Choose a tag to compare