Skip to content

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Aug 6, 2025

fixes #1198

All Submissions:

  • Check if your pull request goes to the correct base 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

@sgn4sangar sgn4sangar merged commit fe0d8e6 into develop Aug 7, 2025
131 checks passed
@sgn4sangar sgn4sangar deleted the refactoring/1198_migrate_latest_PTB_1-7-4 branch August 7, 2025 06:06
tomuben added a commit that referenced this pull request Aug 7, 2025
Changelog:
- #1177 splitted up the pandas tests for memory leak (#1192) 
- #1164 Updated cuda packages to be compatible with cuda-drivers 12.9 (#1194)
- #1196: Updated slc submodule containing fix for wrong directory ref (#1197)
- #1193: Updating open jdk version on top of 9.6.0 (#1195)
- #896: Added Python 3.12 template flavor (#1201) 
- #1198: Migrated to latest SLC-CI-SETUP 3.3.2 and PTB 1.7.4 (#1203) 
- #1202: Updated Sqlglot and prepared release (#1204)
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.

3 participants