Skip to content

Releases: SonarSoftwareInc/importer

Add CVC option

21 Aug 14:35
Compare
Choose a tag to compare

This release adds an optional CVC field for untokenized credit card imports.

Minor fixes

31 Mar 18:08
Compare
Choose a tag to compare

Some minor fixes to the adderss validator, a template for network IP/MAC combinations, and documenting the 'DEFAULT_COUNTY' environmental parameter.

CLI Menu!

04 Mar 21:28
Compare
Choose a tag to compare

A CLI based menu system has been added, to make using this tool significantly easier.

3.0.0

06 Feb 17:58
Compare
Choose a tag to compare

This update implements address caching, to drastically speed up repeated calls to the address validator. You will need Redis installed to use this update.

2.0.2

15 Nov 21:29
Compare
Choose a tag to compare

A couple of minor bug fixes - one related to error message output on inventory item imports, the other a failure when importing IPs if you have more than 100 inventory models.

2.0.1

10 Nov 20:39
Compare
Choose a tag to compare

Added support for importing subnets and IP pools.

2.0.0

10 Nov 16:56
Compare
Choose a tag to compare

The importer has been drastically improved with an upgrade to the Guzzle 6.x library. This allows for requests to be pooled and made concurrently. Most importers have increased in speed by at least a factor of 4, some by more.

All importers can be called and used in the same way. The only exception is that balance importing has been removed from the account import, and is now done exclusively in the balance importer.