Added Added full API documentation of the gcip.core.need module. Added full API documentation of the gcip.core.rule module. Added API documentation to the gcip.core.service module. Added job_name and job_stage parameters to all job generating methods. BREAKING Added gcip.core.Artifacts and gcip.core.ArtifactsReport classes. Migration steps, search for add_artifacts_paths and replace with artifacts.add_paths in your project. Crane push addon build latest tag on branch main or master Updated PredefineImages.GCIP to use tag latest. Changed Internally use copy.deepcopy() to ensure uniqueness of job configurations.