Skip to content
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

New API Endpoints, AWS Secrets and Security Updates #88

Merged
merged 260 commits into from
Aug 31, 2023

Conversation

kreloaded
Copy link
Contributor

New Features and Enhancements:

  • API - Disconnect Salesforce Endpoint #9
  • API - Get Recommended Actions from Text Endpoint #13
  • API - Delete Note Endpoint #28
  • API - Get a list of Tasks in an account #33
  • API - Create Task in an Account Endpoint #34
  • API - Get a list of CRM Organization Users Endpoint #35
  • Load Secrets from AWS during app initialization #39
  • API - Get Accounts Feed Endpoint #45
  • Enhance Code Security with Spring Boot #53
  • API - Delete Task in an Account Endpoint #59
  • Add CHANGELOG.md #62
  • Add RELEASE_PROCESS.md #63
  • Add Sanitization Filter for Request Params, Request Body, and Headers #87

Bug Fixes:

  • Bug: DynamoDB Upsert Behavior Updates All Fields Instead of Specific Ones #41

Miscellaneous:

  • Various code optimizations, refactoring, and improvements for better performance and maintainability.

@coderabbitai: ignore

V-R-Dighe and others added 27 commits August 30, 2023 17:50
Feature: Implemented Accounts Feed API
Added Unit Test Cases for Wrapper and Helper Files
Enhanced JSON String Escaping for OpenAI Payload
Added sanitization filter for request sanitization
Copy link
Member

@AMAN-BARBARIA AMAN-BARBARIA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AMAN-BARBARIA AMAN-BARBARIA merged commit 39190a6 into master Aug 31, 2023
@AMAN-BARBARIA AMAN-BARBARIA deleted the milestone/v0.2.0 branch August 31, 2023 11:47
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.

7 participants