@sourceloop/audit-log
Advanced tools
Changelog
Release v5.2.0 August 7, 2023
Welcome to the August 7, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Make actor field selection configurable :- feat(mixin): making the actor field configurable was commited on August 7, 2023 by yeshamavani
added a key to that can be bounded to key of user that can be set as actor
GH-68
GH-68
steps explaining how to pass the actor id via the repository constructor to
change its value
GH-68
GH-68
in case current user is not available then can be passed through options
GH-68
adding a separate function for actor to avoid repetition
GH-68
get actor from a private method
GH-68
:- was commited on August 1, 2023 by Shubham P
:- was commited on August 1, 2023 by Shubham P
:- Add catalog-info.yaml config file was commited on August 1, 2023 by Shubham P
Update catalog-info.yaml
Clink on the above links to understand the changes in detail.
Changelog
Release v5.1.2 July 14, 2023
Welcome to the July 14, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Add ARC Branding in README :- docs(chore): add arc branding was commited on July 14, 2023 by Shubham P
with badges
GH-75
:- chore(deps): loopback version update was commited on July 14, 2023 by Surbhi
loopback version update
GH-55
to use 2.5.3
GH-0
Co-authored-by: Shubham P <shubham.prajapat@sourcefuse.com>
:- fix: upgrade tslib from 2.5.2 to 2.5.3 was commited on July 13, 2023 by samarpan-b
Snyk has created this PR to upgrade tslib from 2.5.2 to 2.5.3.
See this package in npm:
https://www.npmjs.com/package/tslib
See this project in Snyk:
https://app.snyk.io/org/ashishkaushik/project/5125c396-2567-4bb3-a9fd-fb5d5012df2a?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Clink on the above links to understand the changes in detail.
Changelog
Release v5.1.1 June 7, 2023
Welcome to the June 7, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Loopback version update :- chore(deps): loopback version update was commited on June 1, 2023 by RaghavaroraSF
Loopback version updates
GH-55
Loopback version update
GH-55
Clink on the above links to understand the changes in detail.
Changelog
Release v5.1.0 May 25, 2023
Welcome to the May 25, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Provide Sequelize Support :- feat(sequelize): add sequelize support was commited on May 25, 2023 by Shubham P
modified mixin argument type to accept non default crud repositories
added
directory import syntax to provide sequelize specific artifacts
GH-69
Clink on the above links to understand the changes in detail.
Changelog
Release v5.1.0 May 25, 2023
Welcome to the May 25, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Provide Sequelize Support :- feat(sequelize): add sequelize support was commited on May 25, 2023 by Shubham P
modified mixin argument type to accept non default crud repositories
added
directory import syntax to provide sequelize specific artifacts
GH-69
Clink on the above links to understand the changes in detail.
Changelog
Release v4.0.1 April 25, 2023
Welcome to the April 25, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Loopback version update :- chore(deps): update @loopback/repository
version was commited on April 25, 2023 by Shubham P
to use the latest one
GH-55
Clink on the above links to understand the changes in detail.
Changelog
Release v4.0.0 April 25, 2023
Welcome to the April 25, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Add Audit Log Mixin Wrapper Around Audit Log Mixin :- feat(mixin): add conditional audit repository mixin was commited on April 25, 2023 by Sunny Tyagi
To be used when the actual audit mixin is to be applied conditionally from the
flag from the environment variables
rather than the code.
BREAKING CHANGE:
Audit Repository Mixin return type changed and now is being
returned as an abstract class. This
doesn't affect 99% of the users because in
crud repositories this mixin is already applied on the base class. Only those
who are directly assigning the mixin-ed class to some variable will have the
type error showing them.
GH-57
Clink on the above links to understand the changes in detail.
Changelog
Release v3.2.3 April 24, 2023
Welcome to the April 24, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
Loopback version update :- chore(deps): loopback version update was commited on April 24, 2023 by RaghavaroraSF
loopback version update
GH-55
Fix Sonar Quality Gate :- fix(chore): fixing sonar smells was commited on March 21, 2023 by arpit1503khanna
resolving sonar smells to improve quality gate
GH-47
resolving sonar smells to improve quality gate
GH-47
Clink on the above links to understand the changes in detail.
Changelog
Release v3.2.2 March 13, 2023
Welcome to the March 13, 2023 release of loopback4-audit-log. There are many updates in this version that we hope you will like, the key highlights include:
loopback version update :- chore(deps): loopback version update was commited on March 13, 2023 by Gautam Agarwal
loopback version update
GH-52
Stale Bot missing in the repository :- chore(chore): add github stale bot was commited on February 27, 2023 by yeshamavani
Added stale.yml file to configure stale options
GH-50
Clink on the above links to understand the changes in detail.