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 dependencies #610

Merged
merged 16 commits into from
Feb 6, 2025
Merged

Update dependencies #610

merged 16 commits into from
Feb 6, 2025

Conversation

oneonestar
Copy link
Member

Description

Update dependencies before release.

Additional context and related issues

MySQL performance problem has been resolved.
trinodb/trino#24809 (comment)

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot bot added the cla-signed label Feb 5, 2025
@oneonestar oneonestar force-pushed the star/updates-2025feb branch from c39cdcd to 4a9f591 Compare February 5, 2025 10:11
@oneonestar
Copy link
Member Author

Not sure are there better way than this

+            <plugin>                                                                                                                                                                                                 
+                <groupId>org.basepom.maven</groupId>                                                                                                                                                                 
+                <artifactId>duplicate-finder-maven-plugin</artifactId>
+                <configuration>                                                                                                                                                                                      
+                    <ignoredResourcePatterns combine.children="append">                                                                                                                                              
+                        <ignoredResourcePattern>aircompressor.*</ignoredResourcePattern>                                                                                                                             
+                    </ignoredResourcePatterns>                                                                                                                                                                       
+                </configuration>                                                                                                                                                                                     
+            </plugin> 

@oneonestar oneonestar force-pushed the star/updates-2025feb branch from 4a9f591 to a85e79a Compare February 5, 2025 12:21
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Looks good but we need to verify the comnpression/airlift upgrade

@oneonestar oneonestar force-pushed the star/updates-2025feb branch from a85e79a to 0dc1767 Compare February 5, 2025 23:51
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Perfecto

@mosabua mosabua merged commit dfcc2dd into trinodb:main Feb 6, 2025
2 checks passed
@github-actions github-actions bot added this to the 14 milestone Feb 6, 2025
@oneonestar oneonestar deleted the star/updates-2025feb branch February 7, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants