3.0.2

Enhancement

  1. Add driver whitelist for event trace configuration

Bug fix

  1. Pagination in some pages may not work well.

Refactor

  1. Remove unnecessary guest user

Dependency

  1. Bump ElasticJob to 3.0.2

Change Logs

  1. MILESTONE 3.0.2

3.0.1

Enhancements

  1. Using JWT for authentication

Build & Dependencies

  1. Upgrade ElasticJob to 3.0.1
  2. Supports JDK 11

Change Logs

  1. MILESTONE 3.0.1

3.0.0

Enhancements

  1. Order event trace history records by descending time
  2. Add confirm for shutdown operations
  3. Some improvements for i18n

Bug Fixes

  1. Error occurs when operating the jobs have TracingConfiguration

Build

  1. Supports building frontend modules on macOS with Apple Silicon

Change Logs

  1. MILESTONE 3.0.0

3.0.0-RC1

Enhancement

  1. Support querying job history without conditions in Lite Console
  2. Discover available JDBC driver classes to reduce manual input in Lite Console

Bug Fixes

  1. Some APIs don't work properly when the job name contains dot character
  2. Fix time range criteria doesn't work in history pages
  3. Fix cannot switch DataSource in Lite Console

Build & Dependencies

  1. Add PostgreSQL JDBC Driver to Lite UI by default

Change Logs

  1. MILESTONE 3.0.0-RC1

3.0.0-beta

Enhancement

  1. Provide more clear error messages when missing JDBC drivers
  2. Support create, read, update and delete properties of the jobs
  3. Support auto complete for job name and server IP in job history page
  4. Upgrade parent image in Dockerfile to support resources limiting

Change Logs

  1. MILESTONE

3.0.0-alpha

Enhancement

  1. Refactor ElasticJob-Lite UI from jQuery/AdminTLE to Vue.js/ElementUI
  2. Refactor ElasticJob-Cloud UI from jQuery/AdminTLE to Vue.js/ElementUI

Change Logs

  1. MILESTONE