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

Update master #1016

Merged
merged 18 commits into from
Nov 14, 2024
Merged

Update master #1016

merged 18 commits into from
Nov 14, 2024

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Nov 14, 2024

All Submissions:

  • Check if your pull request goes to the correct bash branch (develop or master)?
  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")

When integrating to Develop branch:

  1. Remember to merge with "Squash and Merge"

When integrating to Main branch:

  1. Remember to merge with "Merge"
  2. Have you thought about version number? If there is a breaking change in the toolchain, need to update major version.
  3. If you plan a release, have you checked the Exasol packages for updates?
    1. Websocket API (https://github.com/EXASOL/websocket-api)
    2. Exasol-BucketFS

tomuben added 18 commits October 9, 2024 11:18
- #972: Refactor exception handling for Script Options parser
- #973: Support new lines in script options values
closes  #982 - Added a performance test for ScriptOptions parser for a single line UDF
closes  #983 - Refactor CTPG script options Java parser code
closes #990: Forward JAR options without changing order to classpath
closes #989: Trim script class and import script options
closes #993: Added escape sequence for backslash in new Script Options parser
closes #986: Added environment variable for new ScriptOptionsLine parser in UDF client
* Bumped version to 9.0.0
@tomuben tomuben merged commit f2edb41 into master Nov 14, 2024
10 of 11 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.

1 participant