Skip to content

Conversation

@jscyo
Copy link
Contributor

@jscyo jscyo commented Aug 2, 2022

Summary of change

(A few sentences about this PR)

Related issues

  • Link to issue1 here
  • Link to issue1 here

Checklist for important updates

  • Changelog has been updated
  • Changes to the version if needed
    • In build.gradle
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

Remaining TODOs for this PR

  • none

@jscyo jscyo self-assigned this Aug 2, 2022
@jscyo jscyo changed the title fixes function signiture feat: adds addtional function for userIdmapping Aug 2, 2022
@rishabhpoddar rishabhpoddar changed the base branch from 2.16 to 2.17 August 8, 2022 14:06
@rishabhpoddar rishabhpoddar merged commit e16c7e1 into 2.17 Aug 10, 2022
@rishabhpoddar rishabhpoddar deleted the additional-userid-mapping-function branch August 10, 2022 12:50
rishabhpoddar added a commit that referenced this pull request Oct 11, 2022
* adds useridmapping

* updates CHANGELOG.md

* implements feedback

* adds feedback

* adds feedback

* fixes missing param in interface

* adds recipe id

* adds equals function to userId mapping

* adding dev-v2.16.0 tag to this commit to ensure building

* feat: adds addtional function for userIdmapping (#41)

* fixes function signiture

* implements feedback

* fixes comment

* implements feedback

* plugin fixes

* implements feedback

* implements feedback

* updates CHANGELOG.md and version

* adding dev-v2.17.0 tag to this commit to ensure building

* feat: Implements log level interface change (#42)

* initial changes to the interface

* moves log config

* updates version

* adding dev-v2.18.0 tag to this commit to ensure building

* adds log level changes

Co-authored-by: rishabhpoddar <rishabh.poddar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants