Skip to content

Commit

Permalink
Merge pull request #229 from Senzing/issue-227.ron.0
Browse files Browse the repository at this point in the history
#227 added performance timing change log for new release
  • Loading branch information
roncewind authored Jul 26, 2021
2 parents be2e9b3 + 165a116 commit d33f109
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ 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).

## [1.8.3] - 2021-07-23

### Added in 1.8.3

- Added performace timing for G2 load

## [1.8.2] - 2021-07-15

### Added in 1.8.2
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV REFRESHED_AT=2021-07-15

LABEL Name="senzing/stream-loader" \
Maintainer="support@senzing.com" \
Version="1.8.2"
Version="1.8.3"

HEALTHCHECK CMD ["/app/healthcheck.sh"]

Expand Down

0 comments on commit d33f109

Please sign in to comment.