Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.3.1 release #115

Merged
merged 1,602 commits into from
Jun 18, 2024
Merged

0.3.1 release #115

merged 1,602 commits into from
Jun 18, 2024

Conversation

Alexkun
Copy link
Collaborator

@Alexkun Alexkun commented Jun 5, 2024

What is the purpose of the change

Related issues: #95, #96, #97, #98, #99, #100, #101, #102, #103, #104, #105, #106, #107, #108, #109, #110, #111, #112, #113, #114

Brief change log

  1. Support job-level resource downloading.
  2. Supports viewing and downloading of meta.json of existing execution history tasks.
  3. Add audit log recording to Streamis.
  4. Support batch enable and disable jobs.
  5. Adjust the default snapshot root address based on the high availability policy.
  6. Add cluster high availability query interface.
  7. Add heartbeat for callback log.
  8. add hook before flink apps stop.
  9. Add token in /upload interface.
  10. Add support for args with spaces.
  11. Error code optimization to identify failed submission exceptions
  12. Adding project-level configuration templates.

Verifying this change

(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)

  • Added tests for creating and execute the Streamis jobs and verify the availability of different Streamis Job, such as flinkSQL, Jar.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • Anything that affects deployment: (yes / no / don't know)
  • The Core framework, i.e., JobManager, Server.: (yes / no)

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

Alexkun and others added 30 commits January 7, 2024 17:38
Alexkun and others added 28 commits April 29, 2024 21:09
…dev-0.3.8-webank

# Conflicts:
#	streamis-jobmanager/streamis-job-launcher/streamis-job-launcher-base/src/main/scala/com/webank/wedatasphere/streamis/jobmanager/launcher/job/conf/JobConf.scala
2. refactor msg in hook execution
2. update linkis version to '1.5.0'
2. update linkis version to '1.5.0'
3. refactor pom.xml
Copy link
Collaborator

@Davidhua1996 Davidhua1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Alexkun Alexkun merged commit ffa724e into WeBankFinTech:main Jun 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants