### Changed * **BREAKING** Removed obsolete `gcip.tools.evaluate_git_tag_pep404_conformity.py` file. * #43 - `gcip.addons.container.DockerClientConfig.add_raw()` does now deep merge given raw configuration dict. * **BREAKING** Made `gcip.core.job.Job.copy()` private, as it is only intended for internal use. ### Fixed * DockerClientConfig used in `gcip.addons.container.seqences.*` was modified after passing object to function, that leads to wrong path's after first modification in `kaniko` job.