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

feat(jdbc/postgres): add compatibility for GraalVM native image #805

Merged
merged 38 commits into from
Apr 29, 2022
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
765d399
ci: graalVM native image profile
suztomo Apr 13, 2022
13cadb9
ci: kokoro build config
suztomo Apr 13, 2022
6ea7d0c
ci: fixed execution of GraalVM native image directory
suztomo Apr 13, 2022
b9b1c1c
ci: explanation for changing directories
suztomo Apr 13, 2022
4ebb3c2
revert irrelevant changes
suztomo Apr 13, 2022
b803607
no need to specify old surefire plugin
suztomo Apr 13, 2022
9aebd99
ci: build file to run test directory
suztomo Apr 13, 2022
3b1a0d8
ci: run all GraalVM tests regardless of the failure statuses
suztomo Apr 13, 2022
306f4bf
format
suztomo Apr 13, 2022
bbb9472
ci: relying on new GAX release for native-image metadata
suztomo Apr 14, 2022
7258dc0
ci: adding junit dependency declaration
suztomo Apr 14, 2022
217c79d
ci: not specifying ProtobufFeature
suztomo Apr 14, 2022
07975ac
moving CloudSqlFeature to be in this repo
suztomo Apr 18, 2022
e33ed9b
Forcing the versions for Enforcer's dependency convergence rule
suztomo Apr 18, 2022
4e381a1
Copyright holder Google LLC
suztomo Apr 18, 2022
49e3872
addResource with ConfigurationCondition
suztomo Apr 18, 2022
51f5612
removed dependencyManagement from root
suztomo Apr 18, 2022
ed9f717
debug-print access.findClassByName for CJException
suztomo Apr 19, 2022
65fdea8
CJException is only for mysql-j-8
suztomo Apr 20, 2022
22f1b97
Adding mysql-j-5's LocalizedErrorMessages
suztomo Apr 20, 2022
6247a4d
registering com.mysql.jdbc.log.StandardLogger for mysql-j-5
suztomo Apr 20, 2022
4c5b891
Registering subtype of MYSQLNonTransientException
suztomo Apr 20, 2022
f580aab
format
suztomo Apr 20, 2022
396aef3
access.registerAsUsed
suztomo Apr 20, 2022
8c636ce
Registering classes for reflection
suztomo Apr 20, 2022
203cb37
BCSSLEngine initialize at runtime
suztomo Apr 21, 2022
4e4aa67
Merge remote-tracking branch 'origin/main' into kokoro_graalvm_test
suztomo Apr 21, 2022
5b23e40
Merge remote-tracking branch 'origin/main' into kokoro_graalvm_test
suztomo Apr 21, 2022
8bca6e1
Merge branch 'main' into kokoro_graalvm_test
shubha-rajan Apr 22, 2022
5b5ba2e
Initializing BouncyCastleAlpnSslUtils at runtime
suztomo Apr 25, 2022
99ee4d7
test: limit the scope of the test to jdbc/postgres
suztomo Apr 27, 2022
ed928f7
test: not measuring nativeimage test coverage
suztomo Apr 27, 2022
fd4fe72
ci: added comments for dependencies
suztomo Apr 27, 2022
7b0b601
build: removed unnecessary transitive dependencies
suztomo Apr 28, 2022
2fa25d7
Merge branch 'main' into kokoro_graalvm_test
shubha-rajan Apr 29, 2022
7b73562
ci: moved enforcer rule suppression for native to native profile
suztomo Apr 29, 2022
6b5791e
deps: reverted exlusions in r2dbc modules
suztomo Apr 29, 2022
ea0adcc
ci: dependencyManagement for svm to pass enforcer rule
suztomo Apr 29, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into kokoro_graalvm_test
  • Loading branch information
shubha-rajan authored Apr 29, 2022
commit 2fa25d748bd9c6c7eaa4a8e3a2cc169347976715

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.