What's Changed
- Issue #SC-1206 feat: integration play service with cert-service by @manzarul in #1
- Issue #SC-1206 feat: changes for docker file by @manzarul in #2
- Issue #SC-1206 feat: changes for readme and some setup config by @manzarul in #3
- created Accesscode generator and added gitinore file by @aishwa8141 in #4
- Issue#SC-1251 modified dockerfile by @anmol2302 in #5
- Sc 1251 Cert service is deployed by @anmol2302 in #8
- Issue #SC-1206 feat:adding complete integrate ,play and akka actor , … by @manzarul in #9
- Issue #SC-1261 feat:generate cert request validator by @amitec006 in #10
- HTML zip processor by @aishwa8141 in #11
- added certs scripts by @aishwa8141 in #12
- Issue #SC-1242 Fix cert util scripts by @indrajra in #13
- Sc 1277 by @amitec006 in #14
- Issue #SC-1277 feat:cert service and akka integration by @amitec006 in #15
- Certscripts changes in context.html, added some htmlvars by @aishwa8141 in #16
- added json keys by @aishwa8141 in #17
- issue in cert factory : removed property.get method by @aishwa8141 in #18
- SC-1281 by @anmol2302 in #19
- Issue#SC-1282 added constants in Constants.java file by @anmol2302 in #21
- Issue#SC-1282rootOrgId changed to orgId by @anmol2302 in #22
- Sc 1282 by @anmol2302 in #23
- Created a Signature Helper class to add signature to certificate by @aishwa8141 in #20
- hardcodes encryption service url by @aishwa8141 in #24
- Issue#sc-1282 RENAME ENV VARIBALES TO LOWER CASE by @anmol2302 in #25
- Issue in Qrcode Image generation : used class loader to get font file by @aishwa8141 in #26
- get font file from conf folder by @aishwa8141 in #27
- added logs in QRCodeImageGenerator by @aishwa8141 in #28
- issue in qr code image generator: added class loader to get font file by @aishwa8141 in #29
- issue in qrcode generator: added this keyword in getclassloader by @aishwa8141 in #30
- SC-1284 by @anmol2302 in #31
- Sc 1285 by @manzarul in #33
- Issue :download html zip file once and extract it by @aishwa8141 in #32
- added logs in signature helper class by @aishwa8141 in #34
- Issue in enc-service: If keys is not provided then verification type is hosted by @aishwa8141 in #35
- Added jsonData and access code in the response by @aishwa8141 in #36
- Issue in pdf generator : qrcode image in html by @aishwa8141 in #37
- SC-1291 by @anmol2302 in #38
- Issue SC-1290 : added new private end point for generating certificate by @aishwa8141 in #39
- SC-1284 by @anmol2302 in #40
- LOGS ADDED by @anmol2302 in #41
- Issue#SC-1290: added slug instead of container and changed data format of qrcode by @aishwa8141 in #43
- Issue#SC-1290 : changed qrcode font size , pixels per block , color by @aishwa8141 in #44
- Issue #SC-1298 feat:making issueDate optional for cert request by @amitec006 in #45
- Sc 1290: Issue#SC-1290: dowload zip file using cloud sdk by @aishwa8141 in #46
- Release 2.3.0 by @manzarul in #47
- Update README.md by @manzarul in #56
- Merge demo to release-1.1.0 by @aishwa8141 in #59
- Ignore orgId, remove from input by @aishwa8141 in #61
- SB-15166 : api to verify certificate by @aishwa8141 in #62
- Issue # changes in certUtilScripts README.md by @aishwa8141 in #65
- Merge UI from demo to release-1.1.0 by @aishwa8141 in #60
- Cert UI changes: removed unwanted components by @aishwa8141 in #64
- Issue # certUtilScripts : remove unwanted comments in the certUtilScrit Readme.md by @aishwa8141 in #66
- Issue # SB-15264: exposing basePath in the certificate instead of domain + slug by @aishwa8141 in #68
- Issue#SB-15222 : Exposing criteria in the certificate by @aishwa8141 in #67
- Issue#SB-15302 : added html vars by @aishwa8141 in #69
- Issue#SB-15322: removed mandatory param public key by @aishwa8141 in #70
- Issue#SB-15348: added basepath to the pdf and jsonurl in the response by @aishwa8141 in #71
- Added a method to get uri from the id url(after domain+slug) by @aishwa8141 in #72
- Updated repo url for cloud store sdk by @aishwa8141 in #73
- Issue #000 feat: cert template mock APIs. by @aishwa8141 in #74
- Issue#SB-15407 : fixed issue in verifying signature by @aishwa8141 in #75
- Certificate template read and create APIs by @maheshkumargangula in #76
- Issue #SC-1418 added itext license for supporting glyphs in pdf gener… by @Hari-stackroute in #79
- SC-1516 by @anmol2302 in #82
- SC 1419 - test cases for HtmlGenerator anf PdfGenerator by @Hari-stackroute in #80
- Sc 1418 typography jar modified as optional dependency by @Hari-stackroute in #81
- SC-1516 by @anmol2302 in #83
- Sc 1418 reverting loading license related code by @Hari-stackroute in #84
- SC-1418 test case failure-fix by @Hari-stackroute in #85
- Release 1.0.0 by @anmol2302 in #89
- Issue#SC-1488 added more modules in the circleci/config file by @anmol2302 in #90
- SC-1488 by @anmol2302 in #91
- SB-16588 by @anmol2302 in #93
- dockerfile and jenkins file version changes by @anmol2302 in #94
- dockerfile and jenkins file version changes by @anmol2302 in #95
- Test case for certificateGeneratorActor by @aishwa8141 in #98
- Deleting mscorefonts by @rjshrjndrn in #99
- SB-17155 by @anmol2302 in #104
- Issue #SC-1661 feat:added error stream for chrome by @amitec006 in #105
- SB#18727 merging release1.2.0 to master by @amitec006 in #111
- Issue # SC-1754 feat:handling SIGTERM signal in cert-service by @amitec006 in #110
- Sb 18287 review Print service related changes in cert service by @amitec006 in #108
- added jenkins file for auto build and deploy by @G33tha in #112
- Issue #SB-000 feat: added directory exist check by @amitec006 in #113
- Issue #SB-000 feat:fix print-service uri by @amitec006 in #114
- Issue #SB-18998 feat:sending utf-8 encoded string to print-service by @amitec006 in #115
- ISSUE#Sb 19277: QRcode is not appearing in PDF by @aishwa8141 in #119
- ISSUE#SB-19247: API to validate html template by @aishwa8141 in #120
- Adding fix for Memory Leak due to thread count by @sknirmalkar89 in #123
- Issue #TG-311 feat:Fixed Memory leak issue by @amitec006 in #126
- Netty server use by @amitec006 in #128
- SC-1906: New end point v2 cert generate by @aishwa8141 in #130
- SC-1906: New end point v2 generate , reads svgTemplate by @aishwa8141 in #131
- SB-19363: Added Logback.xml ,and request id in logs by @aishwa8141 in #121
- SB-20341: Accept JMX configurations by @aishwa8141 in #132
- SB-20372: Remove uploading json to cloud by @aishwa8141 in #133
- Improve cert-performance : removed reflection and velocity by @aishwa8141 in #134
- SB-20393: set badgeName as courseName by @aishwa8141 in #135
- SB-20811: upload certificate json to cloud by @aishwa8141 in #137
- Merge Release 1.5.0 to master by @aishwa8141 in #138
- Updated play version to 2.7.2 by @aishwa8141 in #136
- SC-2049:Language Upgrade - Java 11 by @aishwa8141 in #139
- Moved SvgGenerator to cert-processor module by @aishwa8141 in #140
- Renamed Package to org.sunbird.incredible by @aishwa8141 in #141
- SC-2041: removed unused dependencies by @aishwa8141 in #142
- cert-processor version fix by @aishwa8141 in #144
- SB-20865: certificate migration script by @aishwa8141 in #145
- added logs by @aishwa8141 in #146
- Issue #SB-22168 fix: Removed static reference for URL in cert-service by @PradyumnaNagendra in #147
- SB-21567 : Change all logs by @neha0305verma in #149
- Github jira integration by @PradyumnaNagendra in #153
- SB-28064 log4j fix: ES update by @pc0202 in #162
- Issue #LR-108 feat: CSP changes for cert-service by @amitec006 in #170
- Issue #LR-108 feat: CSP changes for cert-service by @amitec006 in #171
- Issue #LR-110 feat:fixed csp envs by @amitec006 in #172
- Issue #LR-110 feat:fixed csp envs by @amitec006 in #174
- Issue #LR-110 feat:updated clod sdk by @amitec006 in #175
- Lr v6 by @amitec006 in #178
- Release 5.0.0 -- Merging from release-5.0.0 to master by @Hari-stackroute in #181
- LR-268 CSP related changes by @prasadmoka in #187
- Gcloud signed url support changes added by @kumarks1122 in #195
- ED-1222: Support OCI OSS for Build/Core/Cert - Superseeds PR#202 by @ddevadat in #205
- SBCOSS-412: Updated Docker file for image level vulnerability fix by @Deeksha1502 in #214
- Issue #SBCOSS-607: Vulnerability fixes by @chethann007 in #215
- Issue #SBCOSS-00: Create Github actions to publish docker image to GHCR by @chethann007 in #216
New Contributors
- @manzarul made their first contribution in #1
- @amitec006 made their first contribution in #10
- @indrajra made their first contribution in #13
- @maheshkumargangula made their first contribution in #76
- @Hari-stackroute made their first contribution in #79
- @rjshrjndrn made their first contribution in #99
- @G33tha made their first contribution in #112
- @sknirmalkar89 made their first contribution in #123
- @PradyumnaNagendra made their first contribution in #147
- @neha0305verma made their first contribution in #149
- @pc0202 made their first contribution in #162
- @prasadmoka made their first contribution in #187
- @kumarks1122 made their first contribution in #195
- @ddevadat made their first contribution in #205
- @chethann007 made their first contribution in #215
Full Changelog: https://github.com/Sunbird-Lern/cert-service/commits/release-8.0.0_RC1