Changelog
Release-1.6.9
15/01/2025Feature - #2969 migrations for gigantics production (2969)
Feature - #3144 Persistent sqlite dictionary (3144)
Feature - #3169 oracle driver thin mode (3169)
Feature - #3176 Add option to pause logs auto scroll in job page (3176)
Feature - #3231 Improve Gigantics API security (3231)
Feature - #3300 gigantics version (3300)
Feature - #3343 Debug version for SQL Server loader (3343)
Feature - #3384 SQL Server one by one insert retry (3384)
Feature - #3467 Enhance job log display (3467)
Feature - #3469 Lazy loading schema entities (3469)
Feature - #3484 mssql driver update and merge features (3484)
Feature - #3496 Allow tap-to-tap pump on SQLServer (3496)
Feature - #3524 mssql Active Directory user connection (3524)
Bugfix - #1820 Validation error discovering a Mongodb tap (1820)
Bugfix - #3131 Dynamic variables are not being replaced in some translation messages (3131)
Bugfix - #3140 Fix dictionary behaviour on label scope (3140)
Bugfix - #3158 Overwrite dataset option not working when running rules (3158)
Bugfix - #3162 Fix invitation only auth mode issue (3162)
Bugfix - #3177 Canceling a scan job doesn't end the stream (3177)
Bugfix - #3180 New job window always shows "No Dictionary" on open (3180)
Bugfix - #3182 ibm_db does't work on windows (3182)
Bugfix - #3195 gig exe doesn't detect local clidriver by default (3195)
Bugfix - #3223 Postgres scan error quote_nullable(char) (3223)
Bugfix - #3227 Review missing tooltips and descriptions (3227)
Bugfix - #3345 Handle API responses on wrong method or endpoint (3345)
Bugfix - #3359 Date cast error in migrations (3359)
Bugfix - #3362 Fix column type error on load (3362)
Bugfix - #3468 Job stream records being dropped on throttle (3468)
Bugfix - #3498 mssql user defined types (3498)
Bugfix - #3504 mssql include only updated fields merge (3504)
Bugfix - #3506 gig hostname cmd option (3506)
Bugfix - #3507 gig start stuck if there is no config opt or default config (3507)
Bugfix - #3521 correct progress bar when using custom queries (3521)
Release-1.6.8
01/12/2024Feature - #2059 Mixed field synthesis (2059)
Feature - #2398 Rename severity to sensitivity in gigantics UI (2398)
Feature - #2860 Unify job creation (2860)
Feature - #2971 Humanize UI numbers (2971)
Feature - #2972 genLike should support number type (2972)
Feature - #2973 Failed entities should not completely fail job (2973)
Feature - #2974 Unique column protection can trigger genLike (2974)
Feature - #2990 Warn users if a rule has been modified when saving (2990)
Feature - #3003 enh: list included entities as default in Operation config (3003)
Feature - #3010 Pubsub live warnings on rule change (3010)
Feature - #3014 Rule versions (3014)
Feature - #3030 Rule fine reload (3030)
Feature - #3086 update node version (3086)
Bugfix - #2960 Clean url query when navigating pages (2960)
Bugfix - #2991 Check PII fields when adding a new entity to Select operation (2991)
Bugfix - #2992 Search input components should search only when enter is pressed (2992)
Bugfix - #2993 Saving huge rules overflows ExpressJS size limit (2993)
Bugfix - #3001 Job progress not numeric when total records is 0 (3001)
Bugfix - #3061 Scan and discover debaser api doesn't report errors correctly (3061)
Bugfix - #3067 fix: datasets page error when a job is missing (3067)
Bugfix - #3068 Dataset dropdowns in job modal show limited information (3068)
Bugfix - #3081 Jobs should not be allowed to be deleted while they are active (3081)
Bugfix - #3101 Fix sign in enter key handler (3101)
Bugfix - #3104 Fix write modes being checked on sink test connection (3104)
Bugfix - #3119 debaser error logging (3119)
Bugfix - #3122 debaser ruleCustom overrides custom rule options (3122)
Bugfix - #3123 debaser: fix unknown option passed to mysql connection (3123)
Bugfix - #3133 New Dataset Name entered in rule execution panel is not being used (3133)
Bugfix - #3137 Run rule modal doesn't load rule default options (3137)
Bugfix - #3138 sampler duplicates schema fields (3138)
Bugfix - #3142 Limit sink write modes on load options in job modal (3142)
Bugfix - #3156 Fix rule import in old models (3156)
Release-1.6.7
28/04/2024Feature - #2839 Label filters in all filter panels of the interface (2839)
Feature - #2854 Open new job on rerun (2854)
Feature - #2859 Copy dataset to new dataset (2859)
Feature - #2862 Sink allowed write modes (2862)
Feature - #2866 Improve DB2i sample performance (2866)
Feature - #2873 Disable/Enable all labels (2873)
Feature - #2875 Job restart (2875)
Feature - #2876 Load and pump job restart (2876)
Feature - #2878 Transform operation (2878)
Feature - #2884 enh: performance schema fetch size (2884)
Feature - #2891 Make model schema editable (2891)
Feature - #2893 enh: discover field labels fetch (2893)
Feature - #2920 Add premium licenses/taps to Gigantics and license generator (2920)
Feature - #2928 Allow users to create custom debaser functions (2928)
Feature - #2953 Avoid duplicate values in rule output (2953)
Feature - #2954 Keep reference to saved functions in import/export rule (2954)
Bugfix - #2851 Select operation column selectors are too small (2851)
Bugfix - #2857 Incorrect spanish DNI letters (2857)
Bugfix - #2864 Data truncation error in DB2 (2864)
Bugfix - #2865 oracle db pool doesn't close connections properly (2865)
Bugfix - #2868 Include/Exclude general checkbox should only apply to the filtered entities (2868)
Bugfix - #2871 Fix missing label generators in cactus and cleanup (2871)
Bugfix - #2872 Full dictionary export error and more (2872)
Bugfix - #2874 Compare schemas does not respond when the number of tables is high (2874)
Bugfix - #2879 Fix mssql query builder error (2879)
Bugfix - #2880 Truncation on 'max' fields length (2880)
Bugfix - #2881 Clear dictionary performance is awful (2881)
Bugfix - #2882 PKs and FKs not being selected by default in Select operation (2882)
Bugfix - #2890 dataset main page tab error (2890)
Bugfix - #2902 Discover overrides confirmed labels if there is a schema change (2902)
Bugfix - #2921 dist build flickering ui (2921)
Bugfix - #2929 Datalist should not error on null values (2929)
Bugfix - #2936 Anonymize fields list return wrong sorted fields (2936)
Bugfix - #2942 DB2/z type TIMESTZ is not detected correcly (2942)
Bugfix - #2947 Error when opening Label Editor in discovery (2947)
Bugfix - #2948 Timestamp fields in DB2/z don't store time (2948)
Bugfix - #2952 Rule export loses fields dictionary options (2952)
Bugfix - #2959 Check saved functions are inside project on rule import (2959)
Bugfix - #2965 Some fields are not shown in anonymize "By label" view (2965)
Bugfix - #2970 Schema wrong fetched entity (2970)
Release-1.6.6
28/01/2024Feature - #2216 User can view entities grouped by risk or by label (2216)
Feature - #2231 Show labels details on mouse hover (2231)
Feature - #2319 Use tap as pump destination (2319)
Feature - #2424 Normalize Gigantics translations and concepts (2424)
Feature - #2430 Add rule dictionary options to pipelines steps (2430)
Feature - #2487 UI entity progress (2487)
Feature - #2499 Pre-load sink combo (2499)
Feature - #2512 Review pagination system across pages (2512)
Feature - #2529 Dictionary summary page (2529)
Feature - #2598 Add "move labelled to top" button to entities in anonymize and synthesize operations (2598)
Feature - #2604 Custom function editor in rules is too small (2604)
Feature - #2605 Skip nulls field flag (2605)
Feature - #2613 PII entities filter in Include/Exclude operation (2613)
Feature - #2643 Add CIF to DNI formats in cactus (2643)
Feature - #2655 Copy GIGANTICS_ env vars to DEBASER_ (2655)
Feature - #2659 Dictionary export/import (2659)
Feature - #2663 Show indication that dataset is being shared (2663)
Feature - #2664 Limit parameter for the dataset download links (2664)
Feature - #2673 Ability to remove tables from dataset (2673)
Feature - #2674 Dataset download revamp (2674)
Feature - #2675 Disable Oracle triggers (2675)
Feature - #2684 Ignore Oracle virtual columns (2684)
Feature - #2688 Link from job page to dataset (2688)
Feature - #2689 Show a last job result indicator (2689)
Feature - #2696 Paginate datasets query (2696)
Feature - #2708 enh: debaser load performance (2708)
Feature - #2710 Add docs to gigantics files (2710)
Feature - #2743 Enh: dictionary list performance (2743)
Feature - #2780 Export/Import Rules (2780)
Feature - #2782 DB2 connectionString (2782)
Feature - #2784 Reduce datasets page api calls (2784)
Feature - #2791 Model delete function (2791)
Feature - #2792 Add rows select position to discover job options (2792)
Feature - #2801 Select rule op (2801)
Feature - #2808 DB2 support query op (2808)
Feature - #2814 Select schema version on Load (2814)
Feature - #2815 Put action buttons inside dataset (2815)
Feature - #2817 Use monofont in job errors (2817)
Feature - #2820 db2z load buffers as binary datatype (2820)
Feature - #2824 Delete job (2824)
Feature - #2845 Oracle merge and update (2845)
Feature - #2855 enh: add options to cactus gen cmd (2855)
Bugfix - #2583 UTF-8 characters are not correctly displayed in dataset viewer (2583)
Bugfix - #2606 Data generated by label generator longer than the field (2606)
Bugfix - #2607 Load Mysql trim error (2607)
Bugfix - #2610 Saving field generic properties removes custom function code (2610)
Bugfix - #2611 Entity name hides on scroll down in Label editor (2611)
Bugfix - #2612 Project variables cannot be used anywhere (2612)
Bugfix - #2640 Column tooltip in dataset preview is showing a wrong value (2640)
Bugfix - #2641 Oracle loader format should not be available to download datasets of non oracle taps (2641)
Bugfix - #2642 Data viewer error when setting dictionary option (2642)
Bugfix - #2644 Data sampler error when code includes memoize functions (2644)
Bugfix - #2650 Mac OS npm error installing fsevents (2650)
Bugfix - #2651 "There is an overwrite job already running" error when not true (2651)
Bugfix - #2652 SQLite dictionary not using correct temp dir (2652)
Bugfix - #2653 Dictionary creates multiple connections (2653)
Bugfix - #2654 Dataset sort by size is not correct (2654)
Bugfix - #2656 sqlite temp files keeps occupying space on disk until gigantics process terminated (2656)
Bugfix - #2657 Duplicate logs saved in job stream (2657)
Bugfix - #2658 temp files created in wrong directory (2658)
Bugfix - #2660 Dump merge option doesn't clean up old datasets chunks (2660)
Bugfix - #2662 Oracle SQLLDR loading errors (2662)
Bugfix - #2665 Sink select doesn't work in pipelines (2665)
Bugfix - #2666 Oracle SqlLoader escape sequences (2666)
Bugfix - #2667 Oracle warning on alter constraints (2667)
Bugfix - #2668 Using dictionary can write values with length larger than original field size (2668)
Bugfix - #2676 Date issues with oracle loads (2676)
Bugfix - #2678 Wrong spanish DNI/NIE numbers generated (2678)
Bugfix - #2681 Wrong succedded job rate in Project Dashboard (2681)
Bugfix - #2682 Postgresql schemas report incorrect row numbers (2682)
Bugfix - #2686 Cannot drill down to a dataset from project summary panel (2686)
Bugfix - #2687 Add link to dataset download url (2687)
Bugfix - #2692 Oracle SQLLDR date types not working (2692)
Bugfix - #2694 Job links from dataset color indicator in project dashboard don't work (2694)
Bugfix - #2695 Overwrite dump job already running error (2695)
Bugfix - #2724 Weird project statistics for newly created project (2724)
Bugfix - #2726 Mongodb driver can't connect to Atlas (2726)
Bugfix - #2727 Mongo discovery count error (2727)
Bugfix - #2748 Fix: MongoMapDriver memory usage (2748)
Bugfix - #2752 Error disabling constraints in MSSQL (2752)
Bugfix - #2753 Jobs error when entity names include dot (2753)
Bugfix - #2777 Models and taps navigation error (2777)
Bugfix - #2783 Port not being passed to ssh tunnel (2783)
Bugfix - #2788 Entities progress graphql Infinity percent error (2788)
Bugfix - #2790 Gravatar fetching error on intranet running instances (2790)
Bugfix - #2794 Entities stream report wrong progress percent (2794)
Bugfix - #2799 DB2 table count and (2799)
Bugfix - #2803 DB2 driver error DEBASER_RAND (2803)
Bugfix - #2804 Filter jobs is not refreshing the pager (2804)
Bugfix - #2805 DB2i connection timeout is hardcoded (2805)
Bugfix - #2806 Normalize accent characters generated by faker (2806)
Bugfix - #2807 Extracting DDL counter not increasing (2807)
Bugfix - #2809 DB2z load dump issues (2809)
Bugfix - #2810 DB2i long table names fail (2810)
Bugfix - #2812 Entity starts with dollar sign error (2812)
Bugfix - #2816 Dataset link in job takes the user to the dataset list (2816)
Bugfix - #2818 db2i schema and dll scan out of order (2818)
Bugfix - #2819 Normalize buffer record values without record type buffer (2819)
Bugfix - #2821 detect buffer field type in db2 drivers (2821)
Bugfix - #2822 db2 Invalid scale value error (2822)
Bugfix - #2823 db2 TIMESTAMP is being detected as buffers (2823)
Bugfix - #2825 Remove license api call if licesnes generated by gen-lic command (2825)
Bugfix - #2829 Error in discovery of iSeries DB (2829)
Bugfix - #2830 Re-run a dump job keeps previous failed dataset in error state (2830)
Bugfix - #2833 db2z duplicate values for the index key error (2833)
Bugfix - #2834 Audit report with many entities fail to load (2834)
Bugfix - #2835 Project avatars are not correct in main screen (2835)
Bugfix - #2836 Custom labels don't work any more (2836)
Bugfix - #2837 Label filters in discovery panel is not usable with high number of entities (2837)
Bugfix - #2838 "Back to entities" button in label editor resets filters (2838)
Bugfix - #2840 Default action for custom labels stores incorrect scope in the dictionary (2840)
Bugfix - #2841 Discover unmerege should overwrite previous discover (2841)
Bugfix - #2846 Disabling labels has no effect (2846)
Bugfix - #2847 Export/import dictionary problems (2847)
Bugfix - #2856 Oracle error closing SessionPool connection (2856)
Release-1.6.1
06/02/2023Feature - New Transfer component for include/exclude step (2308)
Feature - Scan on job start options (2295)
Feature - Add confirmation message when user clicks on 'Confirm' entity button (2288)
Feature - Translations for 1.6.1 release (2280)
Feature - Oracle driver filter by owner (2279)
Feature - Load sink text in UI (2278)
Feature - Debaser fake / cactus generate command (2267)
Feature - Add eu_ES locale for person/name (2255)
Feature - Add SYSDBA role to Oracle connection (2249)
Feature - Send rule entity and fields ordered as an array (2239)
Feature - Show only entities that have PIIs in Anonymize operation (2202)
Feature - Create project dictionaries (2174)
Feature - Reschedule a job should create a new job-id (2149)
Feature - Add Label view to Anonymize table (1880)
Feature - Display debaser errors in Gigantic log (1645)
Bugfix - Enable anonymize edit option for varchar type (2299)
Bugfix - Error inserting data on virtual columns (2298)
Bugfix - Empty table in Oracle pump (2296)
Bugfix - Spanish last names always return first names (2292)
Bugfix - Case type is not applied (2289)
Bugfix - Cannot write dataset into SQL Server sink (2274)
Bugfix - Oracle "CONSTRAINT_INDEX" not a valid identifier (2272)
Bugfix - Dumping Oracle driver SHARING CREATE TABLE error (2266)
Bugfix - Cannot add new master licenses after expired (2253)
Bugfix - Default labels assigned to fields are not automatically applied (2234)
Bugfix - Error reading type 'Interval day to second' in Oracle driver (2221)
Bugfix - Do not create a dataset if the dump job fails (2203)
Release -1.6.0
04/01/2023Feature - Improved cactus tests (2233)
Feature - Label change reason only mandatory when entity is confirmed (2219)
Feature - Discover labels using Column name (2217)
Feature - Add es-mx locale to cactus (2215)
Feature - debaser cli in gig (2213)
Feature - Additional field 'Custom parameters' to database connection form (2206)
Feature - Schema and discovery events (2190)
Bugfix - bootstrap overrides debaser modules (2224)
Bugfix - Rename tables to entities (or collections) (2196)