Skip to content

Decoupling sendgrid template id from Kafka topic #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jul 14, 2020
Merged

Conversation

sachin-maheshwari
Copy link
Contributor

Currently, there is 1 to 1 mapping of kafka topic name and sendgrid template id.

This changes will allow one Kafka topic can be used for multiple sendgrid templates. Now user can send sendgrid template-id in payload (Kafka-Message). Also can overwrite the existing template-id by sending in payload.

Sachin Maheshwari and others added 15 commits June 18, 2019 10:21
…idtemplateid

Allowing sendgrid template id in payload
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.10...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.14.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.12.0...3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
…/eslint-utils-1.4.3

Bump eslint-utils from 1.3.1 to 1.4.3
…/js-yaml-3.14.0

Bump js-yaml from 3.12.0 to 3.14.0
…/lodash-4.17.13

Bump lodash from 4.17.10 to 4.17.13
Bumps [sequelize](https://github.com/sequelize/sequelize) from 4.32.2 to 5.15.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v4.32.2...v5.15.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.1...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
…/sequelize-5.15.1

Bump sequelize from 4.32.2 to 5.15.1
…/acorn-5.7.4

Bump acorn from 5.7.1 to 5.7.4
…/extend-3.0.2

Bump extend from 3.0.1 to 3.0.2
@sachin-maheshwari sachin-maheshwari merged commit c4c9a1e into master Jul 14, 2020
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.

1 participant