Skip to content

v0.2.0

Compare
Choose a tag to compare
@kreloaded kreloaded released this 31 Aug 11:57
· 57 commits to master since this release
39190a6

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.