Skip to content

Vault

Important Announcements

None

General Information

9.4.0.1302

Released on: January 09, 2026

Added

  • Added info about USE_MAKDELTALIB

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1301

Released on: January 09, 2026

Added

  • None

Changed

  • Renamed 'Weather' alerts to 'Disaster'

  • Slight text change on COA alert descriptions

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed crash if user didn't match the alert's case when selecting transactions

Security

  • None

9.4.0.1300

Released on: January 09, 2026

Added

  • None

Changed

  • Altered order of columns in ttMonitorQueue user defined table, apparently order is important!

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1299

Released on: January 09, 2026

Added

  • None

Changed

  • Alert and Rule mapping now disallow using the same column in more than one mapping

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1298

Released on: December 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed null pointer issue associated with new Insert/Update change made yesterday

Security

  • None

9.4.0.1297

Released on: December 23, 2025

Added

  • Added an 'EndOfLine' OPT setting - Lf (defalt) or CrLf - for setting end-of-line on delimited and JSON file exports

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1296

Released on: December 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed SE01 when Updating during an Insert with non-string columns

Security

  • None

9.4.0.1295

Released on: December 02, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed null pointer crash

Security

  • None

9.4.0.1294

Released on: December 01, 2025

Added

  • None

Changed

  • Updated mdMicroservices and a few other nuget packages

  • Rolled back OpenTelemetry.Exporter.Prometheus.AspNetCore to 1.7.0-rc.1

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1293

Released on: November 21, 2025

Changed

  • Updated webhook documentation

9.4.0.1292

Released on: November 21, 2025

Changed

  • Factored the certificate code

9.4.0.1291

Released on: November 14, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • Removed special debugging code, figured out Julian's problem.

Fixed

  • None

Security

  • None

9.4.0.1290

Released on: November 14, 2025

Added

  • Special logging for Julian CreateTable problem

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • Certificate passwords encrypted

9.4.0.1289

Released on: November 05, 2025

Added

  • Added OPTS bypassAllRules and bypassRules for InsertRecords, InsertRecordsFTP and InsertRecordsFTPAsync

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1288

Released on: November 05, 2025

Added

  • Added RULES parameter to Records/MatchRecords so users can dictate which rules to match with

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed bug in Records/MatchRecords where it would sometimes SE01

  • Fixed SE01 if InputColumnMappings was NULL

  • Household matching wasn't working

Security

  • None

9.4.0.1287

Released on: October 31, 2025

Added

  • None

Changed

  • Record/MatchRecords now pays attention to COLS parameter and IncludeNulls OPT

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed bug in Record/InsertRecords* if request didn't have ColumMappings

Security

  • None

9.4.0.1286

Released on: October 31, 2025

Added

  • Added ColumnMappings property to Record/InsertRecords* endpoints

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1285

Released on: October 30, 2025

Added

  • Added live deduping

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1284

Released on: September 30, 2025

Added

  • OpenAPI docs can be built either on the fly or gotten from a pre-made file (WIP)

  • Added WhiteListThrottle middleware (to test compatibility)

Changed

  • Record/InsertRecords now is documented with a 'OneOf' request schema

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed CORS issue

Security

  • None

9.4.0.1283

Released on: September 30, 2025

Added

  • None

Changed

  • Updated several nuget packages

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed CORS issue, appsettings.json could not be queried

Security

  • None

9.4.0.1282

Released on: September 25, 2025

Added

  • None

Changed

  • Enabled CORS for GetHealth, test with Julian was successful

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1281

Released on: September 25, 2025

Added

  • None

Changed

  • This build a test - all endpoints work except GetHealth

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • Tightened up CORS functionality.

9.4.0.1280

Released on: September 24, 2025

Added

  • Added a lastUpdate to the asyncProcess tracking

Changed

  • 500 status codes now get an ErrorMessage

  • Async endpoints now update the asyncProcessStatus progress column periodically

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1279

Released on: September 19, 2025

Added

  • None

Changed

  • Excel no longer imports null strings, they become empty strings instead

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed VGUI-181

Security

  • None

9.4.0.1278

Released on: September 19, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed VGUI-199

Security

  • None

9.4.0.1277

Released on: September 10, 2025

Added

  • Added CorrectColumnNames (default: true) to turn on/off this behavior (GetFileInfo, Insert and Update endpoints)

  • Added ColumnNamesCorrected (bool) response property to GetFileInfo to indicate if a correction was done

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Addressed VGUI-199 - minor adjustments to column names are done in GetFileInfo, Insert and Update endpoints

Security

  • None

9.4.0.1276

Released on: September 08, 2025

Added

  • Added Files/UploadCertificate endpoint

  • Added support for HPKP (pin) certificates on Webhook notifications

  • Added PUT, PATCH and DELETE to Webhook notifications

Changed

  • Webhook notification headers can now have '=' in value

  • Updated a bunch of nuget packages

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1274

Released on: August 26, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed VGUI-212

Security

  • None

9.4.0.1272

Released on: July 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed race condition when a customer was added at the same time from two different requests

Security

  • None

9.4.0.1271

Released on: July 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Alert/SelectAlertRecords* would SE01 if COLS contained @ fields that weren't cased the way I expected them.

Security

  • None

9.4.0.1270

Released on: July 08, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Record/SearchRecords would SE01 if the database contained non-text columns

Security

  • None

9.4.0.1269

Released on: July 08, 2025

Added

  • None

Changed

  • Error is now thrown if user-specified input or output file does not satisfy regular expression: ^[\p{L}\d_.-][\p{L}\d\s_.-]{0,79}$

  • Above regular expression is listed in GetConfiguration's response as "ftpFileNameRegex" key

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1268

Released on: July 03, 2025

Added

  • None

Changed

  • Record/InsertAsync now sends a user message if there are errors (and lists first 10 errors)

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1267

Released on: July 03, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Alerts/SelectRecords: Default COL list was missing @resultCodes, @description, @highlightColumns and @highlightColor

Security

  • None

9.4.0.1266

Released on: June 24, 2025

Added

  • None

Changed

  • Updated main doc page to give versions of all deployed elements

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed casing issues in 2 routes

Security

  • None

9.4.0.1265

Released on: May 16, 2025

Added

  • Alert/SelectRecords* endpoints now have an OPT=RegularExpression so that a regular expression can be used to filter the alerts to selectAlertRecords

  • Added @alertType, @moveDate, @moveType, @dateOfDeath as special selection columns for Alert/SelectRecords*

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1264

Released on: May 14, 2025

Added

  • None

Changed

  • Renamed files to reflect alert name changes

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1263

Released on: May 14, 2025

Added

  • None

Changed

  • Renamed alert classes to reflect new alert names

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1262

Released on: May 14, 2025

Added

  • Added a human-friendly AlertLabel property to AlertInfo structure

Changed

  • Changed alert enums: AddressUpdate -> PostalUpdate, ChangeOfAddress -> USPSChangeOfAddress, Move -> ChangeOfAddress, Death -> Deceased

Deprecated

  • None

Removed

  • None

Fixed

  • Several of the newer alerts lacked descriptions

Security

  • None

9.4.0.1261

Released on: May 07, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed VGUI-158

Security

  • None

9.4.0.1260

Released on: May 07, 2025

Added

  • Alerts now allow a CRON expression to be used for Schedule

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1259

Released on: April 30, 2025

Added

  • None

Changed

  • Updated settings documentation for backend services

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1258

Released on: April 22, 2025

Added

  • None

Changed

  • Customers not in couch now allowed if they have one of the Vault products

  • If customerIDCheck comes back with a customerId<=0, we throw SE01, there can be no fallback

  • Adjusted the default CustomerIDCheck settings for more retries, longer timeout

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1257

Released on: April 17, 2025

Added

  • Added new alerts: Death, Move and Weather

Changed

  • Updated a few markdown docs

  • Updated nuget packages

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed issue with PropertyTransaction where it was outputting too many transactions

Security

  • None

9.4.0.1256

Released on: April 10, 2025

Added

  • None

Changed

  • Updated a few markdown docs

  • Updated nuget packages

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1255

Released on: April 01, 2025

Added

  • Alert/SelectRecords - added pseudo-columns: @transactionDate, @transaction, @transactionColumns, @resultCodes, @description, @highlightColumns, @highlightColor and @link

  • Property transactions can now give you a link to the transaction (@link pseudo field)

Changed

  • Alert/SelectRecords - improved logic that is used to determine if columns have changed

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1254

Released on: March 26, 2025

Added

  • Alert/SelectRecords - @highlightColor tells the GUI what color

  • Alert/SelectRecords* - added @resultCodes

Changed

  • Alert/SelectRecords - @transactionColumns now list columns that changed, @highlightColumns now list columns that should be highlighted by GUI.

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1253

Released on: March 24, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed bug where SELECT field @Record was not seen (casing issue).

Security

  • None

9.4.0.1252

Released on: March 21, 2025

Added

  • Added some SmartMover compatibility code on InsertRecords

Changed

  • Changed Results structures to contain an Index

  • Returned error Results only return records having an Error

  • Number of returned error Results can be capped

Deprecated

  • None

Removed

  • None

Fixed

  • Async functions should never access Request object while in task

Security

  • None

9.4.0.1251

Released on: March 20, 2025

Added

  • None

Changed

  • Insert and Update endpoints now return Results as a List, which provides detailed information about why a record could not be inserted/updated.

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1250

Released on: March 19, 2025

Added

  • Added @resultCodes property to Alert/SelectRecords, Alert/SelectRecordsFTP and Alert/SelectRecordsFTPAsync

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1249

Released on: March 12, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • Removed all 'Monitor' routes, endpoints, properties (deprecated, use 'Alert' instead)

Fixed

  • Fixed issue, alerts that hadn't been set up weren't returning null mapping fields

Security

  • None

9.4.0.1248

Released on: March 12, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Updated mdMicroservices, which fixed issue where Swagger was not always detecting IP addresses correctly.

Security

  • None

9.4.0.1247

Released on: March 11, 2025

Added

  • Doc pass - Added several 'background information' topics to swagger.

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Some examples were still displaying 'PrimaryKeyValues' body.

  • Fixed a lot of links

Security

  • None

9.4.0.1246

Released on: March 05, 2025

Added

  • None

Changed

  • Doc pass - parameters (path, query, form and body) are only documented as one type. The other types still exist, we're just not going to confuse the user by documenting them.

  • Error messages are more explicit as to the parameter type

  • Error messages updated to indicate the correct parameter name that corresponds to the documentation

  • Updated some nuget packages

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1245

Released on: February 24, 2025

Added

  • Added APISubscription (ie, pkgVault), trumps product-based tiers if present.

  • GE20 result code used for operations only allowed with APISubscription.

Changed

  • Altered GetUserSummary response to reflect above changes (added APISubscription, FreeTrial, AutoRenew, renamed LastBillingDate and NextBillingDate to SubscriptionStart and SubscriptionEnd).

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed VGUI-161 - GetAlertInfo now returns includes unused mappings when returning info about an existing alert

  • Fixed VGUI-178 - Trial tier doesn't export of data (GE19 result code)

Security

  • None