Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@sharinetmc sharinetmc released this 22 Jul 21:50
· 26 commits to main since this release
72b2ee4

What's Changed

This release includes enhancements to existing connectors, including our Action Network, NGPVAN, and Google Sheets connectors, bug fixes, a few updates, and a change in our base image to Python 3.8!

Also, a special shout-out to @anzelpwj, @jdw25, @strangeways, and @jeffjrodriguez for contributing their first parsons PR!

Enhancements and New Features

  • Adding a data paste function to Google Sheets by @anzelpwj in #1045
  • Allow passing google auth Credentials directly to BQ connector by @austinweisgrau in #1042
  • EveryAction: Add email endpoint methods to retrieve email stats from TargetedEmail by @matthewkrausse in #1003
  • Update GET helper function, add custom columns to create profile by @cmdelrio in #1055
  • added encoding to s3_copy function in redshift class by @sharinetmc in #827
  • New Feature: DBSync can upsert or append updated rows by @austinweisgrau in #1029
  • [Enhancement] - Adding Create Ticket Function To Freshdesk by @NirTatcher in #1057
  • Add option to disaggregate A/B test emails by @anzelpwj in #1065
  • Add methods to update phone, order user detail, and import action by @technicalex in #1074
  • Add ActionKit methods to add a phone number, create and update event fields, and search events in a campaign by @strangeways in #1076
  • BigQuery extract table method by @austinweisgrau in #1041
  • Features - ActionNetwork API - Unique ID Lists routes support + SQL Mirror support by @NirTatcher in #1025
  • adding unique id lists support in ActionNetwork module by @NirTatcher in #1101
  • ActionNetwork SQL Mirror querying support + general SSH util to query any db through ssh by @NirTatcher in #1102
  • VAN Bulk Import Additions by @codygordon in #1078
  • Add campaignId parameter to apply_responses method in People class by @matthewkrausse in #1089

Bug Fixes

Documentation

Other Changes

New Contributors

Full Changelog: v3.1.0...v3.2.0