# Field Transformation

Learn more about this Action in [this article](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation).

<details>

<summary>v1.8.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">02/09/2026</mark>

New operations added:

* [Integer to UUID](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/conversion/integer-to-uuid)
* [UUID to Integer](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/conversion/uuid-to-integer)
* [Extract Email Addresses](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/extraction/extract-email-addresses)
* [Extract MAC Addresses](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/extraction/extract-mac-addresses)
* [Extract URLs](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/extraction/extract-urls)

</details>

<details>

<summary>v1.7.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">02/06/2026</mark>

New operations added:

* [Bzip2 Compress](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/compression/bzip2-compress)
* [Bzip2 Decompress](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/compression/bzip2-decompress)
* [Gzip Compress](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/compression/gzip-compress)
* [Gzip Decompress](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/compression/gzip-decompress)
* [Zlib Compress](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/compression/zlib-compress)
* [Zlib Decompress](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/compression/zlib-decompress)

</details>

<details>

<summary>v1.6.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">12/09/2025</mark>

* New operation added: [JSON to Protobuf](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/format-conversion/json-to-protobuf)

</details>

<details>

<summary>v1.5.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">10/07/2025</mark>

* New operation added: [From EBCDIC 037](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/utils/from-ebcdic-037)
* Fixed issue with [JSON to CSV](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/format-conversion/json-to-csv) operation returning numbers in scientific notation.
* Changed [To timestamp](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/date-time/to-timestamp) **Format** parameter to a dropdown list.

</details>

<details>

<summary>v1.4.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/21/2025</mark>

New operations added:

* [Parse color code](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/utils/parse-color-code)
* [Trim prefix from string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/utils/trim-prefix-from-string)
* [Trim suffix from string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/utils/trim-suffix-from-string)

</details>

<details>

<summary>v1.3.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/12/2025</mark>

New operations added:

* [Translate datetime NITES format](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/date-time/translate-datetime-nites-format)
* [Trim string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/utils/trim-string)
* [Trim right string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/utils/trim-right-string)
* [Trim left string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/utils/trim-left-string)
* [String to float](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/conversion/string-to-float)

</details>

<details>

<summary>v1.2.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">07/31/2025</mark>

New operations added:

* [Count list boolean](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-boolean)
* [Count list float](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-float)
* [Count list integer](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-integer)
* [Count list string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-string)
* [Count list timestamp](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-timestamp)

</details>

<details>

<summary>v1.1.2</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">07/23/2025</mark>

* The filter invert parameter is now marked as mandatory.

</details>

<details>

<summary>v1.1.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">06/26/2025</mark>

New operations added:

* [Float to String](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/conversion/float-to-string)
* [From Base32](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/data-format/from-base32)
* [To Base32](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/data-format/to-base32)

</details>

<details>

<summary>v1.0.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">06/16/2025</mark>

New operation added:

* [Protobuf to JSON](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/format-conversion/protobuf-to-json)

</details>

<details>

<summary>v1.0.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">05/23/2025</mark>

New operations added:

* [Index list boolean](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-boolean)
* [Index list float](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-float)
* [Index list integer](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-integer)
* [Index list string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-string)
* [Index list timestamp](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/index-list-timestamp)

</details>

<details>

<summary>v0.3.4</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">05/08/2025</mark>

New operations added:

* [Length](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/string/length)
* [From Base](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/data-format/from-base)
* [To Base](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/data-format/to-base)
* [To Decimal](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/encoding-decoding/to-decimal)
* [To Binary](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/encoding-decoding/to-binary)
* [From Binary](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/encoding-decoding/from-binary)

</details>

<details>

<summary>v0.3.3</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">02/26/2025</mark>

New operations added:&#x20;

* [List to String](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/conversion/list-to-string)
* [String to List](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/conversion/string-to-list)

</details>

<details>

<summary>v0.3.2</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">01/10/2025</mark>

* Fixed list type for inputs.

</details>

<details>

<summary>v0.3.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">10/22/2024</mark>

* Instead of free text, we have added drop-downs menus for selecting unit specifications across all data transformation operations.
* Multiple operation fixes.

</details>

<details>

<summary>v0.3.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">10/22/2024</mark>

* Added [Extract IP Address](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/networking/extract-ip-address) operation.
* `List String` type is now supported.

</details>

<details>

<summary>v0.2.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">09/21/2024</mark>

* Accept reserved fields as *in* fields for operation chains. These are special fields normally protected from modification to be used as input sources in transformation operation chains.
* Use drop-down menus for the unit arguments of the [To Unix Timestamp](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/date-time/to-unix-timestamp) operation. This UI improvement replaces free-text input with drop- down selections.
* Operation names fixed.

</details>

<details>

<summary>v0.1.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/22/2024</mark>

Updated to keep processing the remaining fields even when an error is processing a previous one.

</details>

<details>

<summary>v0.0.4</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/06/2024</mark>

Minor bug fixing

</details>

<details>

<summary>v0.0.3</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/06/2024</mark>

Minor bug fixing

</details>

<details>

<summary>v0.0.2</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">06/25/2024</mark>

Minor bug fixing

</details>

<details>

<summary>v0.0.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">04/24/2024</mark>

Initial version

</details>
