5.0.0 (2020-11-09)
-
updated and added new log properties (#83)
-
feat!: updated and added new log properties
-
updated and added new log properties
-
refactor: update npm packages
-
refactor: cr fixes
-
refactor: another cr fixes
-
removed files related configurations.
-
refactor!: entity must have an id
Co-authored-by: itaykl [email protected] Co-authored-by: osher-sade [email protected]
Co-authored-by: itaykl [email protected] Co-authored-by: itaykl [email protected] Co-authored-by: osher-sade [email protected]
4.2.1 (2020-11-05)
- Revert "BREAKING CHANGE: updated and added new log properties (#81)" (#82) (a16cf8c), closes #81 #82
4.2.0 (2020-09-06)
- added record id to polaris-log-properties (676c7d9)
4.1.1 (2020-09-03)
4.1.0 (2020-08-18)
4.0.1 (2020-06-14)
- updated npmignore (8c90202)
4.0.0 (2020-06-14)
- refactor!: logstash transport changes (bb18e1f)
- refactor to use different logstash transport.
3.0.1 (2020-05-03)
- package: updated packages and added support for codecov (931846a)
- package: updated packages and added support for codecov (4faa9d0)
3.0.0 (2020-04-30)
- logstash: send logs to logstash via TCP instead of UDP
Closes 48
- logstash: send logs to logstash via TCP instead of UDP
Closes 48
2.8.2 (2020-03-30)
- bug that duplicated the custom properties (6020255)
2.8.1 (2020-02-20)
- abstract logger changes (b49cb73)
2.8.0 (2020-02-20)
- added abstract-polaris-logger.ts (2e51721)
2.7.1 (2020-02-18)
- updated dependencies (2c8631d)
2.7.0 (2020-02-10)
- remove request attribute from request (690055c)
2.6.4 (2020-02-10)
- tslint (e129659)
2.6.3 (2020-02-06)
- export (14c0b34)
2.6.2 (2020-01-28)
- updated dependencies (dd26eda)
- request: requestQuery changed to request and now it is an any (381051b)
2.6.1 (2019-12-08)
2.6.0 (2019-11-27)
- log properties changes and made application properties optional (ae261f1)
2.5.5 (2019-11-11)
2.5.4 (2019-05-12)
- iso date to logstash transport (3db119f)
2.5.3 (2019-04-16)
- update dependencies (b717cd2)
2.5.2 (2019-04-16)
- removed the moment-timezone dependency (e8222d7)
2.5.1 (2019-04-14)
- fix timezone to match israel (155faa5)
2.5.0 (2019-03-07)
- fixed redundant line separator when using short format (7ee332c)
- added support for multiple logstash services (a79fd3f)
2.4.0 (2019-03-07)
2.3.0 (2019-03-05)
- added support for multiple logstash services (b21fbb5)
2.2.3 (2019-02-24)
- readme fixes (7ee9e05)
2.2.2 (2019-02-18)
- fixed a bug about throwable serialization (4c3b5d6)
- throwable is now serialized appropriately, made logstash optional (ea8ffe6)
2.2.1 (2019-02-05)
- global: fix bug where unable to import this package (f675ee8)
2.2.0 (2019-01-31)
- jest configuration standard fixes (16131f0)
- pre-commit changes (d08db44)
- removed tsx and transform in jest config (b1bb53d)
2.1.0 (2019-01-21)
- import: now you can import from '@enigmatis/polaris-logs' (5ca80bc)
- import: export now all entities (f3e87dc)
2.0.1 (2019-01-21)
2.0.0 (2019-01-21)
- chack ts-lint on ci proccess (f3d5e49), closes #21
- tooling: comitizen and semantic-release added (07ee22d)
- tooling: commit should be lint now
- commit that broke tslint check will fail on travis