SSIS PowerPack 5.0.0 released

Introduction

This release brings tons of new features and bug fixes. We have added new connectors for Youtube, Stripe, Zoom, Amazon Ads and ManageEngine. It fixes important issues with MongoDB Source, Amazon DynamoDB Source, Azure Table Source, XML Generator Transform. To see full release notes click here

New Features/Improvements

  • NEW: General – Add support for SQL Server 2022
  • NEW: API Connector – Youtube – New connector to read, search Videos / Playlists and other information (like, view, share, title, watch time etc)
  • NEW: API Connector – Stripe – New connector to read / write Customers, Orders, Invoices, Products, Subscriptions and more
  • NEW: API Connector – Zoom – New connector to read Meetings, Webinars, Attendees and other information from Zoom Service
  • NEW: API Connector – Amazon Ads – New connector to read reports for Amazon Ads Account
  • NEW: API Connector – ManageEngine ServiceDesk Plus- New Connector to read data from Requests, Tasks, Notes, Worklog and more
  • NEW: Advanced File System Task – Add Support for {%name_before_dot%}, {%filenum%}, {%totalfiles%}, {%timestamp%} placeholders
  • NEW: API Connector – Google BigQuery – Add retry on 429 status code (currently its only on 403)
  • NEW: API Connector – Google Calendar – Add retry on 429 status code (currently its only on 403)
  • NEW: API Connector – Google Drive – Add retry on 429 status code (currently its only on 403)
  • NEW: API Connector – Google Sheets – Add retry on 429 status code (currently its only on 403)
  • NEW: API Connector – HubSpot – Add support for PrivateApp Authentication (Using Static Access Token)
  • NEW: API Connector – SharePoint – Added support for Lookup fields and added <FieldName>LookupId columns (numeric id) to know referenced row. Also added expand parameter with selection to expand selected fields only
  • NEW: API Connector – Zendesk – Add support for comment on existing ticket / added support for HTML Comment
  • NEW: API Connector Framework – Provide an option MultiSelectAllOnDefault – If default value supplied for parameter then invoke Select All
  • NEW: API Connector Framework – Provide LayoutMap and {$rows$} for ChildEndPoint (Useful to pass parent URL ids in Batch to child URL)
  • NEW: General – Show better message when Trial Registration failed in ADF due to Firewall blocking license service call
  • NEW: HTTP Connection Manager – Password with special characters (i.e. greater than / less than sign) cause issue in WSS Method (it needs encoding)
  • NEW: JSON Generator, XML Generator, Export Tasks – Add additional date formats in date format selection
  • NEW: JSON Source – Provide a way to supply different HTTP METHOD (verb) for Changing Pagination method (2nd page has different verb) – ConstantContact API usecase
  • NEW: PostgreSql Destination – Add Support for Array Type (i.e. text[ ], integer[ ] )
  • NEW: PostgreSql Source – Add Support for Array Type (i.e. text[ ], integer[ ] )
  • NEW: Secure FTP Connection Manager – Add an option to avoid errors with older server – Data connection cannot be opened with this PROT setting (521)
  • NEW: Secure FTP Task – For Rename File Operation – add Support for {%name_before_dot%}, {%filenum%}, {%totalfiles%}, {%timestamp%} placeholders

Bug fixes

  • FIX: API Connection Manager – OAuth Generate Token button remains disabled in some cases also not showing count down
  • FIX: API Connector Framework – Columns from Base Template not working
  • FIX: API Connector Framework – Hidden Parameters not passed correctly to OptionEndPoint
  • FIX: API Connector Framework – Table Level Parameters not used from ODBC
  • FIX: API Connector Framework – ValueTemplate doesnt work for Query, Body Parameters and also in Input/Output Columns, Also DirectPlaceholder function invoked in wrong order when you use Parameters in ValueTemplate
  • FIX: MongoDB Source, Amazon DynamoDB Source, Azure Table Source – Empty Table cause hang at runtime (infinite loop)
  • FIX: XML Generator Transform – Date format option is not working
Posted in Announcements.