Skip to content

Releases: koderover/zadig

v1.7.0

16 Nov 16:25
df007e4
Compare
Choose a tag to compare

Feature

  • User management
  • Authorization system
  • Frequently used link
  • Webhooks for loaded project

v1.6.0

05 Nov 12:41
bbf5199
Compare
Choose a tag to compare

Feature

  • Template function for helm charts, yaml, and dockerfile.
  • Batch load services from helm chart template.
  • Customizable image tag rules.
  • Batch load VMs.
  • Search function for helm services.
  • Deploy to VMs with artifacts.
  • Load services of the same name from different namespaces.

Improvments

  • Support using commit id in build scripts
  • Show Ingress information for loaded services
  • Support editing values for helm environment
  • UI/UX improvements

Bugfix

  • Service count for helm enviroment is now accurate
  • Ubuntu 16.04 build image is now able to do git pull correctly.
  • Error messages have been changed.

v1.5.0

30 Sep 14:04
dc4d33a
Compare
Choose a tag to compare

Feature:

  • Load services from helm chart
  • Load services from existing kubernetes namespace
  • Customize naming rules of environments
  • Customize image analysis rules for services

Bugfix:

  • Jira integration bug
  • Webhook didn't trigger deployment task
  • Multiple shared services causing environment unable to be updated

Improvements

  • Multiple API performance has been improved
  • Lower database QPS.
  • Improved system operation logs.
  • UI/UX improvements

v1.4.0

09 Sep 05:46
a067d45
Compare
Choose a tag to compare

Features

  • Zadig Toolkit has been released.
  • System announcements
  • Operation logs
  • DockerHub integration

Bugfix

  • LDAP user migration bug has been fixed
  • Script reuse bug for VM services has been fixed
  • Custom build image has been fixed
  • Fixed several display problems

Improvements

  • Multiple API performance improvements
  • Kodespace CLI improvements

v1.3.1

13 Aug 14:37
639fa73
Compare
Choose a tag to compare
  • UI Improvements.
  • User experience improvements.
  • Minor bugfixes.

v1.3.0

29 Jul 12:53
1c38a0a
Compare
Choose a tag to compare
  • Installation
    • Improved installation check & guide page
  • Environment
    • Automatic environment rollback when helm upgrade failed
  • System
    • Webhooks no longer require manually configuration on GitHub/GitLab
    • Codehub integration support
    • Docker registry for HUAWEI cloud (SWR) integration
    • Fixed a bug which caused Aliyun OSS integration failure

v1.2.0

06 Jul 14:42
2b73b6f
Compare
Choose a tag to compare

New Features

  • Project
    • Service can now be imported from helm charts
    • Virtual machine type service has been added, Zadig is able to deploy service to virtual machine
  • Environment
    • Import environment from existing Kubernetes namespace
    • Scheduled environment recycling
  • Delivery Center
    • Version management
  • System
    • Virtual machine management
    • Multi-cluster management
    • Garbage collection for existing workflow task
    • Jira integration
    • SSO/AD/LDAP integration

Fixed issues

  • Hotfix for malfunctioning example #47

v1.1.0

18 Jun 13:27
a0def05
Compare
Choose a tag to compare
  • Support for custom images in build and test execution environments
  • Support for cross-project test management, automated test execution and analysis
  • Workflow supports hooking automated test workflows
  • Optimize the docker image name matching rules of Jenkins Build
  • Support the personal repository of GitHub integration
  • Fix the problem that the page cannot be displayed normally due to font loading

v1.0.0

26 May 07:54
11a0f3b
Compare
Choose a tag to compare
  • Improve the stability and success rate of the zadig installation script

The following installation environment has been tested:

Existing Cluster

Vendor Kubernetes Version Test Result
Ali ACK 1.16.9 pass
1.18.8 pass
Tencent TKE 1.18.4 pass
1.16.3 pass
1.14.3 pass
1.12.4 pass
HuaWei CCE 1.19.8 pass
1.17.17 pass
Rancher 1.18 pass
1.20 pass

Elastic Compute Service

Vendor OS Version Test Result
Ali ECS Ubuntu16.04 pass
Ubuntu18.04 pass
Ubuntu20.04 pass
CentOS7.4 pass
CentOS8.3 pass
Tencent CVM Ubuntu16.04 pass
Ubuntu18.04 pass
Ubuntu20.04 pass
CentOS8.2 pass
HuaWei ECS Ubuntu16.04 pass
Ubuntu18.04 pass
Ubuntu20.04 pass
CentOS7.6 pass
CentOS8.2 pass

v1.0.0-rc.1

18 May 06:50
bbd864a
Compare
Choose a tag to compare

Projects

  • Support for service management, build management, environment management

Integration Environment

  • Support for kubernetes Yaml deployment services
  • Support for service management, service debugging, image replacement, Real-time log viewing

Workflow

  • Support for high concurrency builds and automatic deployment of multiple services
  • Support for GitLab/GitHub/Gerrrit Webhook to trigger workflow tasks
  • Workflow support Timers, parallel trigger options, and multi-environment load balancing
  • Workflow task status notifications support IM like DingTalk, WeChat Work and Lark.

Developer Tools

  • Support for kodespace CLI, i.e. local code changes can trigger Zadig project service update.

System Configuration and Integration

  • Support for GitHub/GitLab/Gerrit code source integration, Jenkins build integration, email integration
  • Base component support Registry management, application and build dependency management, object storage
  • System configuration support for proxy configuration, component cache cleanup

Others

  • Delivery Center supports full lifecycle tracking of artifacts, like docker images, tar packages.
  • Support for internal user account management