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

Add support for 7.1.30 and 8.29.6 #441

Merged
merged 15 commits into from
Jan 21, 2025

Conversation

Nicoretti
Copy link
Member

@Nicoretti Nicoretti commented Jan 17, 2025

Add support for 7.1.30 and 8.29.6 and prepare release

All Submissions:

  • Is the title of the Pull Request correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Before you merge don't forget to run all tests for all Exasol version, by adding [run all tests] to the commit message
  • Are the CLI usage examples up to date?

ckunki
ckunki previously approved these changes Jan 17, 2025
# Name of the data volume to be used by this database.
DataVolume = DataVolume1
EnableAuditing = True
BuiltinScriptLanguageName = slc-6.0.0-c4-5-standard-EXASOL-8.0.0/ScriptLanguages-standard-EXASOL-8.0.0-slc-v6.0.0-PB5EHDLN
Copy link
Contributor

@tkilias tkilias Jan 17, 2025

Choose a reason for hiding this comment

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

This causing the problem.

Either SLC has a different name
or/and the option moved to a different section

Copy link
Collaborator

Choose a reason for hiding this comment

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

This needs to be removed.
BuiltinScriptLanguageName was moved to the global section (See line 43 in this file).

However, COS implements an upgrade logic, so that it overwrites the value from Db to the global section. -> As we have here the old SLC (which is not part of the Docker image) it fails to find the SLC then.

@tomuben tomuben temporarily deployed to manual-approval January 21, 2025 09:28 — with GitHub Actions Inactive
@tomuben tomuben deployed to manual-approval January 21, 2025 11:55 — with GitHub Actions Active
@Nicoretti Nicoretti enabled auto-merge (squash) January 21, 2025 14:15
@Nicoretti Nicoretti merged commit e86c3df into main Jan 21, 2025
121 checks passed
@Nicoretti Nicoretti deleted the feature/add-support-for-7.1.30-and-8.29.6 branch January 21, 2025 14:17
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