Talend Component Kit Changelog

Version 0.0.11

Bug

  • TCOMP-804: Idea plugin doesn’t render properly configuration inputs

Work Item

  • TCOMP-798: intellij plugin - add official starter url

  • TCOMP-799: @Checkable expects the datastore name to match the validation name

  • TCOMP-806: Ensure server and starter support gzip

Version 0.0.10

Backlog Task

Bug

  • TCOMP-770: Removing component from web UI causes wrong number of components in summary

  • TCOMP-775: Starter - Fix properties keys generation

  • TCOMP-776: component-kit.js ignore credentials

  • TCOMP-783: ActiveIfs doesn’t make option visible

  • TCOMP-796: Datastore check (@Checkable) should default meta parameters to "datastore" if none is found

New Feature

  • TCOMP-773: Extend the http client api to handle more generic use cases

Work Item

  • TCOMP-771: ConfigurableClassLoader should skip scala.* classes

  • TCOMP-772: Upgrade icon set to ui/icons 0.179.0

  • TCOMP-774: Upgrade xbean to 4.8

Version 0.0.9

Work Item

  • TCOMP-768: More tolerance of configuration prefix for implicit migration of configuration node in form core library

Version 0.0.8

Work Item

  • TCOMP-756: Setup maven clirr plugin for component-api +testing

  • TCOMP-762: Starter should only propose a single category level in the ui

  • TCOMP-767: Ensure the configurationtype endpoints have matching name/path values

Version 0.0.7

Work Item

  • TCOMP-761: Merge component-runtime-manager and component-runtime-standalone

  • TCOMP-764: Clean up component-form-core dependencies

  • TCOMP-765: Upgrade to batik 1.9.1

Version 0.0.6

Bug

  • TCOMP-752: Fix Advanced settings and Test connection button appearance in repository wizard

  • TCOMP-757: Duplicate method name "writeReplace" with signature "()Ljava.lang.Object;" in class file

Work Item

  • TCOMP-751: Support gzip compression on component-server

  • TCOMP-753: Make classpath scanning to find component configurable

  • TCOMP-758: Support component-server server configuration from system properties

  • TCOMP-759: Enum must be i18n

Version 0.0.5

Work Item

  • TCOMP-738: Component Server should respect ~/.m2/settings.xml local repository if it exists

  • TCOMP-739: SerializationTransformer shouldn’t use ComponentManager to avoid ClassNotFoundException

  • TCOMP-740: UISpecService should be reactive and use a CompletionStage based API

  • TCOMP-741: UISpecService configuration support

  • TCOMP-742: Configuration Type properties should be rooted

  • TCOMP-744: Ensure wrapped BeamIO uses the right TCCL

  • TCOMP-745: [Dependency Upgrade] CXF 3.2.4

  • TCOMP-746: [Dependency Upgrade] Tomcat 9.0.6

  • TCOMP-747: [Dependency Upgrade] Log4j2 2.11.0

  • TCOMP-748: Make configurationtype index endpoint lighter OOTB

  • TCOMP-749: Intellij Idea plugin

  • TCOMP-750: Unify @Pattern using javascript regex instead of a mixed mode

Version 0.0.4

Bug

  • TCOMP-734: Add support for context and globalMap values in Tacokit component settings

New Feature

  • TCOMP-733: support to use a beam pipeline under the hood for beam components in di

Work Item

Version 0.0.3

Bug

  • TCOMP-731: Configuration Type migration handler skipped

Version 0.0.2

Bug

  • TCOMP-725: MavenDecrypter doesn’t support comments in settings.xml

  • TCOMP-726: When a component is not found the error message can be misleading

  • TCOMP-728: Http client doesn’t ignore empty query parameters

Work Item

  • TCOMP-722: WebSocket connection fails with a NPE when the endpoint doesn’t exists

  • TCOMP-723: Adding configurationByExample utility to create query string for Job DSL

  • TCOMP-724: Documentation endpoint doesn’t support HTML

Version 0.0.1

Work Item

  • TCOMP-446: Support Embedded Documentation

  • TCOMP-650: Ensure component can be executed in beam pipelines

  • TCOMP-651: Ensure beam components can be wrapped and used through the Talend Component Kit Framework

  • TCOMP-653: Web Form metamodel service

  • TCOMP-655: Catalog service

  • TCOMP-656: UISpec compatibility

  • TCOMP-658: Add test Source/Sink collectors in JUnit integration

  • TCOMP-659: Basic job builder API to simplify JUnit tests

  • TCOMP-662: Validation Mojo

  • TCOMP-664: Local testing server for dev

  • TCOMP-675: Select a communication solution for Talend Component Kit server

  • TCOMP-680: Register components into the Studio Palette

  • TCOMP-681: Studio parameters form integration

  • TCOMP-682: Studio Metadata integration

  • TCOMP-683: Studio Runtime integration

  • TCOMP-691: Create context menu for Tacokit node in repository panel

  • TCOMP-719: Support Input Definition

  • TCOMP-720: Support Output Definition

  • TCOMP-721: Initial Widget Definitions

Scroll to top