-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump azure-functions-java-library from 1.4.2 to 3.0.0 #211
Bump azure-functions-java-library from 1.4.2 to 3.0.0 #211
Commits on Jan 31, 2023
-
Improve JDBC driver error message in Agroal processor
This improves the error message when the DB Kind is not found. ``` Unable to find a JDBC driver corresponding to the database kind 'postgres' for the default datasource (available: 'postgresql'). Check if it's a typo, otherwise provide a suitable JDBC driver extension, define the driver manually, or disable the JDBC datasource by adding 'quarkus.datasource.jdbc=false' to your configuration if you don't need it. ``` Based on feedback from quarkusio#30701 (comment)
Configuration menu - View commit details
-
Copy full SHA for 68ec20c - Browse repository at this point
Copy the full SHA 68ec20cView commit details -
Merge pull request quarkusio#29433 from ozangunalp/fix_hibernate_orm_…
…state_store Fix flaky test in reactive-messaging-hibernate-orm
Configuration menu - View commit details
-
Copy full SHA for e6dc19d - Browse repository at this point
Copy the full SHA e6dc19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef45c5 - Browse repository at this point
Copy the full SHA 2ef45c5View commit details -
Merge pull request quarkusio#30742 from geoand/quarkusio#30739
Provide actionable warning when logging level is lower than min level
Configuration menu - View commit details
-
Copy full SHA for 6e7006f - Browse repository at this point
Copy the full SHA 6e7006fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f0fb6 - Browse repository at this point
Copy the full SHA 00f0fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e1edd - Browse repository at this point
Copy the full SHA 86e1eddView commit details -
Bump flyway.version from 9.12.0 to 9.14.0
Bumps `flyway.version` from 9.12.0 to 9.14.0. Updates `flyway-core` from 9.12.0 to 9.14.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/commits/flyway-9.14.0) Updates `flyway-sqlserver` from 9.12.0 to 9.14.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/commits/flyway-9.14.0) Updates `flyway-mysql` from 9.12.0 to 9.14.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/commits/flyway-9.14.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.flywaydb:flyway-sqlserver dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.flywaydb:flyway-mysql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d6b400 - Browse repository at this point
Copy the full SHA 6d6b400View commit details -
Bump mockito-bom from 4.11.0 to 5.1.1
Bumps [mockito-bom](https://github.com/mockito/mockito) from 4.11.0 to 5.1.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.1.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 25123e7 - Browse repository at this point
Copy the full SHA 25123e7View commit details -
Bump mongodb-crypt from 1.6.1 to 1.7.1
Bumps [mongodb-crypt](https://github.com/mongodb/libmongocrypt) from 1.6.1 to 1.7.1. - [Release notes](https://github.com/mongodb/libmongocrypt/releases) - [Changelog](https://github.com/mongodb/libmongocrypt/blob/master/CHANGELOG.md) - [Commits](mongodb/libmongocrypt@1.6.1...java-1.7.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-crypt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e3146c0 - Browse repository at this point
Copy the full SHA e3146c0View commit details -
Bump postgresql from 42.5.1 to 42.5.2
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.5.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.1...REL42.5.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bc1d2b2 - Browse repository at this point
Copy the full SHA bc1d2b2View commit details
Commits on Feb 1, 2023
-
Merge pull request quarkusio#30695 from geoand/quarkusio#30667
Fix case in path matching in RESTEasy Reactive where templates overshadow static matching
Configuration menu - View commit details
-
Copy full SHA for 247fcb5 - Browse repository at this point
Copy the full SHA 247fcb5View commit details -
Merge pull request quarkusio#30758 from quarkusio/revert-29250-issue-…
…28443 Revert "Pass quarkus args to dev mode gradle task"
Configuration menu - View commit details
-
Copy full SHA for 78acdc6 - Browse repository at this point
Copy the full SHA 78acdc6View commit details -
Merge pull request quarkusio#30760 from quarkusio/dependabot/maven/fl…
…yway.version-9.14.0 Bump flyway.version from 9.12.0 to 9.14.0
Configuration menu - View commit details
-
Copy full SHA for 3f1d38d - Browse repository at this point
Copy the full SHA 3f1d38dView commit details -
Merge pull request quarkusio#30761 from quarkusio/dependabot/maven/or…
…g.mockito-mockito-bom-5.1.1 Bump mockito-bom from 4.11.0 to 5.1.1
Configuration menu - View commit details
-
Copy full SHA for 1d3814d - Browse repository at this point
Copy the full SHA 1d3814dView commit details -
Merge pull request quarkusio#30755 from sberyozkin/forwarded_parser_p…
…ort_check Update ForwardedParser to validate the port
Configuration menu - View commit details
-
Copy full SHA for f004214 - Browse repository at this point
Copy the full SHA f004214View commit details -
Merge pull request quarkusio#30716 from zakkak/2023-01-30-link-build-…
…time-docs Add Q&A about `AnalysisError\$ParsingError` with link-at-build-time
Configuration menu - View commit details
-
Copy full SHA for fa2d680 - Browse repository at this point
Copy the full SHA fa2d680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4897e - Browse repository at this point
Copy the full SHA 8a4897eView commit details -
Merge pull request quarkusio#30746 from gsmet/narayana-6.0.0.CR1
Jakarta - Upgrade to Narayana 6.0.0.CR1
Configuration menu - View commit details
-
Copy full SHA for 7b49592 - Browse repository at this point
Copy the full SHA 7b49592View commit details -
Merge pull request quarkusio#30750 from rsvoboda/fix/30642
Use quotes for the path to find maven basedir in mvnw
Configuration menu - View commit details
-
Copy full SHA for 9e3cb3e - Browse repository at this point
Copy the full SHA 9e3cb3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b66feb2 - Browse repository at this point
Copy the full SHA b66feb2View commit details -
Merge pull request quarkusio#30773 from gsmet/adjust-jaxrs-commit
Jakarta - Adjust commit pointer for JAX-RS branch
Configuration menu - View commit details
-
Copy full SHA for f3cc60c - Browse repository at this point
Copy the full SHA f3cc60cView commit details -
refactor: use KubernetesClientBuilder instead of DefaultKubernetesClient
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 2409f3e - Browse repository at this point
Copy the full SHA 2409f3eView commit details -
deps: Bump kubernetes-client-bom from 6.3.1 to 6.4.1
- Switch to use Vert.x HttpClient implementation Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for cee96ad - Browse repository at this point
Copy the full SHA cee96adView commit details -
feat: reuse Vert.x object in KubernetesClient
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 86a6040 - Browse repository at this point
Copy the full SHA 86a6040View commit details -
fix: Kubernetes extension doesn't leak KubernetesClient resources
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Configuration menu - View commit details
-
Copy full SHA for 9d5d197 - Browse repository at this point
Copy the full SHA 9d5d197View commit details -
Ensure that AwsProxyRequestContext can be used with @context in RESTE…
…asy Reactive Fixes: quarkusio#23442
Configuration menu - View commit details
-
Copy full SHA for fc790db - Browse repository at this point
Copy the full SHA fc790dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c9871 - Browse repository at this point
Copy the full SHA 47c9871View commit details -
Merge pull request quarkusio#30751 from gastaldi/improve_msg
Improve JDBC driver error message in Agroal processor
Configuration menu - View commit details
-
Copy full SHA for d7c0292 - Browse repository at this point
Copy the full SHA d7c0292View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4eebd0 - Browse repository at this point
Copy the full SHA d4eebd0View commit details -
We have been using the concurrency feature from GitHub Actions for a while. Fixes quarkusio#30733
Configuration menu - View commit details
-
Copy full SHA for 5d5c239 - Browse repository at this point
Copy the full SHA 5d5c239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e3ee6 - Browse repository at this point
Copy the full SHA 69e3ee6View commit details -
Merge pull request quarkusio#30776 from geoand/quarkusio#23442
Ensure that AwsProxyRequestContext can be used with @context in RESTEasy Reactive
Configuration menu - View commit details
-
Copy full SHA for 4a50d50 - Browse repository at this point
Copy the full SHA 4a50d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7df5c21 - Browse repository at this point
Copy the full SHA 7df5c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 605f5b0 - Browse repository at this point
Copy the full SHA 605f5b0View commit details -
ArC: add support for static disposer methods
This commit also fixes a NPE in case of static producer method declared on a `@Dependent` bean.
Configuration menu - View commit details
-
Copy full SHA for ac7c0b0 - Browse repository at this point
Copy the full SHA ac7c0b0View commit details -
ArC: improve runtime representation of array bean types
Previously, we always used `GenericArrayType` to represent array bean types at runtime. This is unexpected for people, and also for at least one TCK test that expects a `java.lang.Class` representation of `String[]`. This commit makes sure that arrays of primitive types and simple class types are represented using an array-typed `java.lang.Class` object.
Configuration menu - View commit details
-
Copy full SHA for 7ad0ccc - Browse repository at this point
Copy the full SHA 7ad0cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9752247 - Browse repository at this point
Copy the full SHA 9752247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fda132 - Browse repository at this point
Copy the full SHA 6fda132View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf14ddf - Browse repository at this point
Copy the full SHA bf14ddfView commit details -
PLANNER-1709 Avoid deprecated penalize/reward overloads
This PR is a DRAFT and will not undrafted before quarkusio/quarkus-quickstarts#1167.
Configuration menu - View commit details
-
Copy full SHA for 38ee8be - Browse repository at this point
Copy the full SHA 38ee8beView commit details -
Merge pull request quarkusio#27774 from triceo/patch-1
PLANNER-1709 Avoid deprecated penalize/reward overloads
Configuration menu - View commit details
-
Copy full SHA for 5d7c271 - Browse repository at this point
Copy the full SHA 5d7c271View commit details -
Merge pull request quarkusio#30778 from gsmet/liquibase-mongodb-optim…
…izations Avoid creating 3 Liquibase MongoDB instances for startup operations
Configuration menu - View commit details
-
Copy full SHA for a5e78b7 - Browse repository at this point
Copy the full SHA a5e78b7View commit details -
Merge pull request quarkusio#30765 from quarkusio/dependabot/maven/or…
…g.postgresql-postgresql-42.5.2 Bump postgresql from 42.5.1 to 42.5.2
Configuration menu - View commit details
-
Copy full SHA for b273059 - Browse repository at this point
Copy the full SHA b273059View commit details -
Merge pull request quarkusio#30779 from gsmet/remove-cancel
Retire cancel-previous-runs and remove long time deprecated workflows
Configuration menu - View commit details
-
Copy full SHA for e48b39c - Browse repository at this point
Copy the full SHA e48b39cView commit details -
Merge pull request quarkusio#30764 from quarkusio/dependabot/maven/or…
…g.mongodb-mongodb-crypt-1.7.1 Bump mongodb-crypt from 1.6.1 to 1.7.1
Configuration menu - View commit details
-
Copy full SHA for 0adb546 - Browse repository at this point
Copy the full SHA 0adb546View commit details -
Improve robustness of the Redis Search - Aggregation test (io.quarkus…
….redis.datasource.SearchCommandsTest.testAggregation)
Configuration menu - View commit details
-
Copy full SHA for 9cc50e1 - Browse repository at this point
Copy the full SHA 9cc50e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8bde3e - Browse repository at this point
Copy the full SHA e8bde3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea88a5 - Browse repository at this point
Copy the full SHA cea88a5View commit details -
Introduce
io.quarkus.qute.SingleResultNode#SingleResultNode(Object)
Make `io.quarkus.qute.SingleResultNode#SingleResultNode(java.lang.Object, io.quarkus.qute.ExpressionNode)` package-protected
Configuration menu - View commit details
-
Copy full SHA for 9fca9c2 - Browse repository at this point
Copy the full SHA 9fca9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423f583 - Browse repository at this point
Copy the full SHA 423f583View commit details -
Merge pull request quarkusio#30785 from cescoffier/redis-search-aggre…
…gation-test-fix Improve robustness of the Redis Search - Aggregation test
Configuration menu - View commit details
-
Copy full SHA for 9caa731 - Browse repository at this point
Copy the full SHA 9caa731View commit details -
Merge pull request quarkusio#30783 from mrizzi/getting-started-artifa…
…ctId <artifactId> uses 'quarkus.platform.artifact-id' property
Configuration menu - View commit details
-
Copy full SHA for eaac00c - Browse repository at this point
Copy the full SHA eaac00cView commit details -
Merge pull request quarkusio#30480 from marcnuri-forks/deps/kubernete…
…s-client Bump kubernetes-client-bom from 6.3 to 6.4
Configuration menu - View commit details
-
Copy full SHA for c68cf1b - Browse repository at this point
Copy the full SHA c68cf1bView commit details -
Merge pull request quarkusio#30786 from gastaldi/qute_doc_fix
Fix `@EngineConfiguration` sample in Qute Reference documentation
Configuration menu - View commit details
-
Copy full SHA for 9de46d5 - Browse repository at this point
Copy the full SHA 9de46d5View commit details -
Bump nimbus-jose-jwt from 9.29 to 9.30.1
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.29 to 9.30.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.30.1..9.29) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 03ff3a7 - Browse repository at this point
Copy the full SHA 03ff3a7View commit details -
Bump flyway.version from 9.14.0 to 9.14.1
Bumps `flyway.version` from 9.14.0 to 9.14.1. Updates `flyway-core` from 9.14.0 to 9.14.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.14.0...flyway-9.14.1) Updates `flyway-sqlserver` from 9.14.0 to 9.14.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.14.0...flyway-9.14.1) Updates `flyway-mysql` from 9.14.0 to 9.14.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.14.0...flyway-9.14.1) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-sqlserver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-mysql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f849b48 - Browse repository at this point
Copy the full SHA f849b48View commit details
Commits on Feb 2, 2023
-
Merge pull request quarkusio#30792 from ozangunalp/smallrye_rm_3.23.0
Bump Reactive Messaging version to 3.23.0
Configuration menu - View commit details
-
Copy full SHA for 268130d - Browse repository at this point
Copy the full SHA 268130dView commit details -
Merge pull request quarkusio#30790 from rsvoboda/cli.clean.option
Note about clean option for build and dev
Configuration menu - View commit details
-
Copy full SHA for 9666d20 - Browse repository at this point
Copy the full SHA 9666d20View commit details -
Remove okhttp related processing in KubernetesClientProcessor
With quarkusio#30480, the k8s client no longer uses OkHttp
Configuration menu - View commit details
-
Copy full SHA for 258fa64 - Browse repository at this point
Copy the full SHA 258fa64View commit details -
Merge pull request quarkusio#30666 from Ladicek/arc-fixes
ArC fixes for spec compatibility, round 2
Configuration menu - View commit details
-
Copy full SHA for 2a5b547 - Browse repository at this point
Copy the full SHA 2a5b547View commit details -
Merge pull request quarkusio#30796 from quarkusio/dependabot/maven/fl…
…yway.version-9.14.1 Bump flyway.version from 9.14.0 to 9.14.1
Configuration menu - View commit details
-
Copy full SHA for a324a07 - Browse repository at this point
Copy the full SHA a324a07View commit details -
Merge pull request quarkusio#30798 from geoand/okhttp-leftovers
Remove okhttp leftovers
Configuration menu - View commit details
-
Copy full SHA for fcb7e7b - Browse repository at this point
Copy the full SHA fcb7e7bView commit details -
Change default reactive SQL pools max size
Use the same value as JDBC pools by default
Configuration menu - View commit details
-
Copy full SHA for 9b2b1b0 - Browse repository at this point
Copy the full SHA 9b2b1b0View commit details -
Refine how resource classes with same components are merged
Resources classes where merged by using all components as map key. This leads to situations where the only differing property of a component may be its name. The name is for a DEFAULT_REGEX however not enough to be considered a different path itself. The merge is now based on a custom (String) key, build on properties which should enforce uniqueness when needed: type, literal, and pattern.
Configuration menu - View commit details
-
Copy full SHA for 02b0a0a - Browse repository at this point
Copy the full SHA 02b0a0aView commit details -
Apply some minor performance tweaks to MappersKey
This all comes from the observations I did in HV: - Objects.hash() can be costly as it creates an array - no real need to compare the classes given we know this object will only be used in a map that is consistent Also: - we don't need to cache the hashCode as String.hashCode() has a cache - better use equals() than compareTo()
Configuration menu - View commit details
-
Copy full SHA for 97ba0c3 - Browse repository at this point
Copy the full SHA 97ba0c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e828d27 - Browse repository at this point
Copy the full SHA e828d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c19b82 - Browse repository at this point
Copy the full SHA 9c19b82View commit details -
Merge pull request quarkusio#30801 from tsegismont/reactive_pools_max…
…_size Change default reactive SQL pools max size
Configuration menu - View commit details
-
Copy full SHA for eab437b - Browse repository at this point
Copy the full SHA eab437bView commit details -
Merge pull request quarkusio#30795 from quarkusio/dependabot/maven/co…
…m.nimbusds-nimbus-jose-jwt-9.30.1 Bump nimbus-jose-jwt from 9.29 to 9.30.1
Configuration menu - View commit details
-
Copy full SHA for cd9c7d8 - Browse repository at this point
Copy the full SHA cd9c7d8View commit details -
Merge pull request quarkusio#30803 from gastaldi/attach
Support file and byte array attachments in `MailTemplateInstance`
Configuration menu - View commit details
-
Copy full SHA for 3485b2e - Browse repository at this point
Copy the full SHA 3485b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe95e5f - Browse repository at this point
Copy the full SHA fe95e5fView commit details -
Remove tika configuration from the bot
This extension has long been moved to the Quarkiverse
Configuration menu - View commit details
-
Copy full SHA for e57cbb4 - Browse repository at this point
Copy the full SHA e57cbb4View commit details -
Merge pull request quarkusio#30808 from geoand/tika-bot
Remove tika configuration from the bot
Configuration menu - View commit details
-
Copy full SHA for 22d0448 - Browse repository at this point
Copy the full SHA 22d0448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 376827b - Browse repository at this point
Copy the full SHA 376827bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6964567 - Browse repository at this point
Copy the full SHA 6964567View commit details -
Configuration menu - View commit details
-
Copy full SHA for d767b10 - Browse repository at this point
Copy the full SHA d767b10View commit details -
Merge pull request quarkusio#25489 from Postremus/issues/25462
Refine how resource classes with same components are merged
Configuration menu - View commit details
-
Copy full SHA for a9070e8 - Browse repository at this point
Copy the full SHA a9070e8View commit details -
Merge pull request quarkusio#30822 from gsmet/jakarta-improvements
Some minor Jakarta refinements
Configuration menu - View commit details
-
Copy full SHA for 33e786f - Browse repository at this point
Copy the full SHA 33e786fView commit details -
Fix comment about Caffeine optimization
Per Ben Manes request in quarkusio#30744
Configuration menu - View commit details
-
Copy full SHA for 32da1f1 - Browse repository at this point
Copy the full SHA 32da1f1View commit details -
Merge pull request quarkusio#30825 from gsmet/fix-caffeine-comment
Fix comment about Caffeine optimization
Configuration menu - View commit details
-
Copy full SHA for 7855dc9 - Browse repository at this point
Copy the full SHA 7855dc9View commit details -
azure func docs qaf fixes doc fixes qaf rebase update codestart pom fix fix stuff azf cleanup fix integration tests for azf
Configuration menu - View commit details
-
Copy full SHA for 49b8a10 - Browse repository at this point
Copy the full SHA 49b8a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1501eb8 - Browse repository at this point
Copy the full SHA 1501eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2409d0 - Browse repository at this point
Copy the full SHA f2409d0View commit details -
Merge pull request quarkusio#30815 from radcortez/srconfig-2.13.2
Update SmallRye Config to 2.13.2
Configuration menu - View commit details
-
Copy full SHA for 7fe17cc - Browse repository at this point
Copy the full SHA 7fe17ccView commit details -
Merge pull request quarkusio#30828 from sberyozkin/oidc_session_cooki…
…e_same_site_lax Make OIDC session cookie same site lax by default
Configuration menu - View commit details
-
Copy full SHA for 7814ea5 - Browse repository at this point
Copy the full SHA 7814ea5View commit details -
Merge pull request quarkusio#30518 from sheilamjones/QDOCS-109-RC-OID…
…C-TUT Recompose security-openid-connect-web-authentication.adoc to Diataxis framework
Configuration menu - View commit details
-
Copy full SHA for 32c93e6 - Browse repository at this point
Copy the full SHA 32c93e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d23b6 - Browse repository at this point
Copy the full SHA f0d23b6View commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e04f75 - Browse repository at this point
Copy the full SHA 1e04f75View commit details -
Merge pull request quarkusio#30762 from patriot1burke/qaf-extension
Azure Functions Extension
Configuration menu - View commit details
-
Copy full SHA for c7d6ba2 - Browse repository at this point
Copy the full SHA c7d6ba2View commit details -
Update docs to show BuildProducer use as method parameter instead of …
…field Closes: quarkusio#29605
Configuration menu - View commit details
-
Copy full SHA for 6931c56 - Browse repository at this point
Copy the full SHA 6931c56View commit details -
Merge pull request quarkusio#30823 from manofthepeace/docMicrometerFixup
Change accept header to valid plain text in micrometer documentation
Configuration menu - View commit details
-
Copy full SHA for 5e77b9a - Browse repository at this point
Copy the full SHA 5e77b9aView commit details -
Merge pull request quarkusio#30807 from triceo/agent
Fix automatic module name of the change agent
Configuration menu - View commit details
-
Copy full SHA for 4f9396d - Browse repository at this point
Copy the full SHA 4f9396dView commit details -
Increase timeout of Data6 group of native tests
Doing this in response to a timeout seen in quarkusio#30807
Configuration menu - View commit details
-
Copy full SHA for 5e90afb - Browse repository at this point
Copy the full SHA 5e90afbView commit details -
QDOCS-93: Authentication mechanisms revamping
Signed-off-by: Michal Maléř <mmaler@redhat.com> Apply suggestions from code review Co-authored-by: sberyozkin <sberyozkin@gmail.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Apply suggestions from code review Co-authored-by: jherrman <jherrman@redhat.com> Fixes from a peer review Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com> Fixes Signed-off-by: Michal Maléř <mmaler@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for af69936 - Browse repository at this point
Copy the full SHA af69936View commit details -
Caffeine - Automatically register metrics cache impls if Micrometer i…
…s around Fixes quarkusio#30744
Configuration menu - View commit details
-
Copy full SHA for 743d6d5 - Browse repository at this point
Copy the full SHA 743d6d5View commit details -
Merge pull request quarkusio#30836 from geoand/data6-timeout
Increase timeout of Data6 group of native tests
Configuration menu - View commit details
-
Copy full SHA for 65b1bc5 - Browse repository at this point
Copy the full SHA 65b1bc5View commit details -
Merge pull request quarkusio#30833 from geoand/quarkusio#29605
Update docs to show BuildProducer use as method parameter instead of field
Configuration menu - View commit details
-
Copy full SHA for 6fa0826 - Browse repository at this point
Copy the full SHA 6fa0826View commit details -
Merge pull request quarkusio#30812 from sberyozkin/mime4j_0.8.9
Manage the apache-mime4j dependency
Configuration menu - View commit details
-
Copy full SHA for 5205645 - Browse repository at this point
Copy the full SHA 5205645View commit details -
Bump checker-qual from 3.29.0 to 3.30.0
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.29.0 to 3.30.0. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.29.0...checker-framework-3.30.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ee1dfe - Browse repository at this point
Copy the full SHA 0ee1dfeView commit details -
Merge pull request quarkusio#30658 from MichalMaler/QDOCS-93-Authenti…
…cation-mechanisms-revamping Enhancements for the Authentication mechanisms documentation
Configuration menu - View commit details
-
Copy full SHA for 79d60e1 - Browse repository at this point
Copy the full SHA 79d60e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df09f55 - Browse repository at this point
Copy the full SHA df09f55View commit details -
Merge pull request quarkusio#30844 from mskacelik/getting-started-guide
Fixed greeting in getting started guide
Configuration menu - View commit details
-
Copy full SHA for 338a965 - Browse repository at this point
Copy the full SHA 338a965View commit details -
Configuration menu - View commit details
-
Copy full SHA for f85d4e1 - Browse repository at this point
Copy the full SHA f85d4e1View commit details -
Disable OpenshiftWithDockerAndImageTest for now
Related to quarkusio#30768 I don't know why but it's failing systematically in the jakarta-rewrite branch and I don't want it to be in the way of the migration.
Configuration menu - View commit details
-
Copy full SHA for e3ce53e - Browse repository at this point
Copy the full SHA e3ce53eView commit details -
fix: correct handling of Accept header in graphQL
- Fix bug that */* is ignored if it is not listed as the first item in Accept header of graphQL http request
Configuration menu - View commit details
-
Copy full SHA for 4c48dec - Browse repository at this point
Copy the full SHA 4c48decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927d1b5 - Browse repository at this point
Copy the full SHA 927d1b5View commit details -
Merge pull request quarkusio#30849 from gsmet/disable-failing-test
Disable OpenshiftWithDockerAndImageTest for now
Configuration menu - View commit details
-
Copy full SHA for 4906e69 - Browse repository at this point
Copy the full SHA 4906e69View commit details -
Merge pull request quarkusio#30848 from gsmet/drop-jakarta-from-version
Remove version change for the Jakarta transformation
Configuration menu - View commit details
-
Copy full SHA for ea3d95d - Browse repository at this point
Copy the full SHA ea3d95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9616182 - Browse repository at this point
Copy the full SHA 9616182View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebee0a4 - Browse repository at this point
Copy the full SHA ebee0a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5aad1d - Browse repository at this point
Copy the full SHA f5aad1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac64ef4 - Browse repository at this point
Copy the full SHA ac64ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d79300 - Browse repository at this point
Copy the full SHA 8d79300View commit details -
For metrics, count JAX-RS requests ending with 500 as unsuccessful (a…
Configuration menu - View commit details
-
Copy full SHA for becd0f4 - Browse repository at this point
Copy the full SHA becd0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d65df1 - Browse repository at this point
Copy the full SHA 9d65df1View commit details -
Re-apply (breaking) change to not load kotlin parent first
(cherry picked from commit 9f77fa9)
Configuration menu - View commit details
-
Copy full SHA for 379e257 - Browse repository at this point
Copy the full SHA 379e257View commit details -
Move parent-first loading of Pact to the Pact extension (and it's mos…
…tly not-needed, once Kotlin is not loaded parent first) (cherry picked from commit 23b12b6)
Configuration menu - View commit details
-
Copy full SHA for 4e7ef67 - Browse repository at this point
Copy the full SHA 4e7ef67View commit details -
Migration to Mutiny 2 and JDK Flow APIs on top of Jakarta migration
Configuration menu - View commit details
-
Copy full SHA for 0ef9b18 - Browse repository at this point
Copy the full SHA 0ef9b18View commit details -
Merge pull request quarkusio#30856 from gsmet/jakarta-10
Upgrade Quarkus to Jakarta EE 10
Configuration menu - View commit details
-
Copy full SHA for 3b133b2 - Browse repository at this point
Copy the full SHA 3b133b2View commit details -
Supersedes: quarkusio#30219, quarkusio#30832
Configuration menu - View commit details
-
Copy full SHA for 5e07541 - Browse repository at this point
Copy the full SHA 5e07541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29318a2 - Browse repository at this point
Copy the full SHA 29318a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddabe1 - Browse repository at this point
Copy the full SHA 9ddabe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f217b - Browse repository at this point
Copy the full SHA d7f217bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1110e9 - Browse repository at this point
Copy the full SHA e1110e9View commit details -
Merge pull request quarkusio#30859 from gsmet/cleanup-workflows
Clean up Jakarta-related workflows
Configuration menu - View commit details
-
Copy full SHA for b70457c - Browse repository at this point
Copy the full SHA b70457cView commit details -
Merge pull request quarkusio#30840 from quarkusio/dependabot/maven/or…
…g.checkerframework-checker-qual-3.30.0 Bump checker-qual from 3.29.0 to 3.30.0
Configuration menu - View commit details
-
Copy full SHA for 4df8461 - Browse repository at this point
Copy the full SHA 4df8461View commit details -
Bump quarkus-http.version from 5.0.0.Alpha3 to 5.0.1.Final
Bumps `quarkus-http.version` from 5.0.0.Alpha3 to 5.0.1.Final. Updates `quarkus-http-vertx-backend` from 5.0.0.Alpha3 to 5.0.1.Final Updates `quarkus-http-core` from 5.0.0.Alpha3 to 5.0.1.Final Updates `quarkus-http-http-core` from 5.0.0.Alpha3 to 5.0.1.Final Updates `quarkus-http-servlet` from 5.0.0.Alpha3 to 5.0.1.Final Updates `quarkus-http-websocket-vertx` from 5.0.0.Alpha3 to 5.0.1.Final Updates `quarkus-http-websocket-core` from 5.0.0.Alpha3 to 5.0.1.Final --- updated-dependencies: - dependency-name: io.quarkus.http:quarkus-http-vertx-backend dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-http-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-servlet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-websocket-vertx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.http:quarkus-http-websocket-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8568216 - Browse repository at this point
Copy the full SHA 8568216View commit details -
Merge pull request quarkusio#30851 from mskacelik/smallrye-graphql-guide
Fixed return type typo in smallrye graphQL guide
Configuration menu - View commit details
-
Copy full SHA for c33c7bf - Browse repository at this point
Copy the full SHA c33c7bfView commit details -
Bump microprofile-fault-tolerance-tck from 4.0 to 4.0.2
Bumps [microprofile-fault-tolerance-tck](https://github.com/eclipse/microprofile-fault-tolerance) from 4.0 to 4.0.2. - [Release notes](https://github.com/eclipse/microprofile-fault-tolerance/releases) - [Commits](eclipse/microprofile-fault-tolerance@4.0...4.0.2) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-tck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f807bc3 - Browse repository at this point
Copy the full SHA f807bc3View commit details -
Bump jakarta.activation-api from 2.1.0 to 2.1.1
Bumps [jakarta.activation-api](https://github.com/jakartaee/jaf-api) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/jakartaee/jaf-api/releases) - [Commits](jakartaee/jaf-api@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: jakarta.activation:jakarta.activation-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 71eb35d - Browse repository at this point
Copy the full SHA 71eb35dView commit details -
Merge pull request quarkusio#30839 from Bazalii/30806-fix-accept-head…
…er-handling Fix handling of Accept header in graphQL
Configuration menu - View commit details
-
Copy full SHA for 53087ff - Browse repository at this point
Copy the full SHA 53087ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c361a3 - Browse repository at this point
Copy the full SHA 1c361a3View commit details -
Bump microprofile-health-tck from 4.0 to 4.0.1
Bumps [microprofile-health-tck](https://github.com/eclipse/microprofile-health) from 4.0 to 4.0.1. - [Release notes](https://github.com/eclipse/microprofile-health/releases) - [Commits](eclipse/microprofile-health@4.0...4.0.1) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.health:microprofile-health-tck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 993ebc3 - Browse repository at this point
Copy the full SHA 993ebc3View commit details -
Merge pull request quarkusio#30847 from geoand/metrics-bruno
Add Bruno to the bot configuration for metrics
Configuration menu - View commit details
-
Copy full SHA for 8cf4775 - Browse repository at this point
Copy the full SHA 8cf4775View commit details -
Merge pull request quarkusio#30826 from gsmet/cache-metrics
Caffeine - Automatically register metrics cache impls if Micrometer is around
Configuration menu - View commit details
-
Copy full SHA for 46511e3 - Browse repository at this point
Copy the full SHA 46511e3View commit details -
Bump javaparser-core from 3.24.2 to 3.25.0
Bumps [javaparser-core](https://github.com/javaparser/javaparser) from 3.24.2 to 3.25.0. - [Release notes](https://github.com/javaparser/javaparser/releases) - [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md) - [Commits](javaparser/javaparser@javaparser-parent-3.24.2...javaparser-parent-3.25.0) --- updated-dependencies: - dependency-name: com.github.javaparser:javaparser-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c7a4d5c - Browse repository at this point
Copy the full SHA c7a4d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d971af2 - Browse repository at this point
Copy the full SHA d971af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be74d9 - Browse repository at this point
Copy the full SHA 9be74d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2934d5 - Browse repository at this point
Copy the full SHA e2934d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e1deb - Browse repository at this point
Copy the full SHA b2e1debView commit details -
Merge pull request quarkusio#30864 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.health-microprofile-health-tck-4.0.1 Bump microprofile-health-tck from 4.0 to 4.0.1
Configuration menu - View commit details
-
Copy full SHA for 99cb88d - Browse repository at this point
Copy the full SHA 99cb88dView commit details -
Merge pull request quarkusio#30862 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.fault-tolerance-microprofile-fault-tolerance-tck-4.0.2 Bump microprofile-fault-tolerance-tck from 4.0 to 4.0.2
Configuration menu - View commit details
-
Copy full SHA for d615982 - Browse repository at this point
Copy the full SHA d615982View commit details -
Merge pull request quarkusio#30438 from yrodiere/fail-on-private-inte…
…rcepted-method Fail by default when encountering interceptor annotations on private methods
Configuration menu - View commit details
-
Copy full SHA for 99425da - Browse repository at this point
Copy the full SHA 99425daView commit details -
Bump microprofile-rest-client-tck from 3.0 to 3.0.1
Bumps [microprofile-rest-client-tck](https://github.com/eclipse/microprofile-rest-client) from 3.0 to 3.0.1. - [Release notes](https://github.com/eclipse/microprofile-rest-client/releases) - [Commits](eclipse/microprofile-rest-client@3.0...3.0.1) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.rest.client:microprofile-rest-client-tck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 90c129b - Browse repository at this point
Copy the full SHA 90c129bView commit details -
Merge pull request quarkusio#30835 from geoand/kotlin-1.8.1
Bump to Kotlin 1.8.10
Configuration menu - View commit details
-
Copy full SHA for 6f81b8c - Browse repository at this point
Copy the full SHA 6f81b8cView commit details -
Bump angus-activation from 1.0.0 to 2.0.0
Bumps [angus-activation](https://github.com/eclipse-ee4j/angus-activation) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/eclipse-ee4j/angus-activation/releases) - [Commits](eclipse-ee4j/angus-activation@1.0.0...2.0.0) --- updated-dependencies: - dependency-name: org.eclipse.angus:angus-activation dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 478df07 - Browse repository at this point
Copy the full SHA 478df07View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c783d - Browse repository at this point
Copy the full SHA a1c783dView commit details -
Merge pull request quarkusio#30873 from gsmet/dependabot-update
Tweak some Dependabot rules
Configuration menu - View commit details
-
Copy full SHA for aac64fe - Browse repository at this point
Copy the full SHA aac64feView commit details -
Merge pull request quarkusio#22622 from loicmathieu/elasticsearch-jav…
…a-client Elasticsearch Java Client
Configuration menu - View commit details
-
Copy full SHA for eabef0f - Browse repository at this point
Copy the full SHA eabef0fView commit details -
Merge pull request quarkusio#30870 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.rest.client-microprofile-rest-client-tck-3.0.1 Bump microprofile-rest-client-tck from 3.0 to 3.0.1
Configuration menu - View commit details
-
Copy full SHA for 4d15bc1 - Browse repository at this point
Copy the full SHA 4d15bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7f41d - Browse repository at this point
Copy the full SHA fd7f41dView commit details -
Merge pull request quarkusio#30863 from quarkusio/dependabot/maven/ja…
…karta.activation-jakarta.activation-api-2.1.1 Bump jakarta.activation-api from 2.1.0 to 2.1.1
Configuration menu - View commit details
-
Copy full SHA for 17df276 - Browse repository at this point
Copy the full SHA 17df276View commit details -
Merge pull request quarkusio#30861 from quarkusio/dependabot/maven/qu…
…arkus-http.version-5.0.1.Final Bump quarkus-http.version from 5.0.0.Alpha3 to 5.0.1.Final
Configuration menu - View commit details
-
Copy full SHA for cfac520 - Browse repository at this point
Copy the full SHA cfac520View commit details -
Merge pull request quarkusio#30875 from gsmet/more-dependabot-tweaks
Add Elasticsearch Java client to Dependabot
Configuration menu - View commit details
-
Copy full SHA for 2f7e1c8 - Browse repository at this point
Copy the full SHA 2f7e1c8View commit details -
Bump artemis.version from 2.27.1 to 2.28.0
Bumps `artemis.version` from 2.27.1 to 2.28.0. Updates `artemis-server` from 2.27.1 to 2.28.0 - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.27.1...2.28.0) Updates `artemis-amqp-protocol` from 2.27.1 to 2.28.0 --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.activemq:artemis-amqp-protocol dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a2dc86 - Browse repository at this point
Copy the full SHA 0a2dc86View commit details -
Bump microprofile-config-api from 3.0 to 3.0.2
Bumps [microprofile-config-api](https://github.com/eclipse/microprofile-config) from 3.0 to 3.0.2. - [Release notes](https://github.com/eclipse/microprofile-config/releases) - [Commits](eclipse/microprofile-config@3.0...3.0.2) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.config:microprofile-config-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 12c7f7a - Browse repository at this point
Copy the full SHA 12c7f7aView commit details -
Bump postgresql from 42.5.2 to 42.5.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.2 to 42.5.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.5.3/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.2...REL42.5.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bc271e2 - Browse repository at this point
Copy the full SHA bc271e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c27b41 - Browse repository at this point
Copy the full SHA 3c27b41View commit details -
Merge pull request quarkusio#30879 from gsmet/RELEASE_THE_DEPENDABOT
Set Dependabot limit higher for the week-end
Configuration menu - View commit details
-
Copy full SHA for af4bb71 - Browse repository at this point
Copy the full SHA af4bb71View commit details -
Bump microprofile-config-tck from 3.0.1 to 3.0.2
Bumps [microprofile-config-tck](https://github.com/eclipse/microprofile-config) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/eclipse/microprofile-config/releases) - [Commits](eclipse/microprofile-config@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.config:microprofile-config-tck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bd4f7dd - Browse repository at this point
Copy the full SHA bd4f7ddView commit details -
Bump smallrye-open-api.version from 3.1.1 to 3.1.2
Bumps `smallrye-open-api.version` from 3.1.1 to 3.1.2. Updates `smallrye-open-api-core` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/smallrye/smallrye-open-api/releases) - [Commits](smallrye/smallrye-open-api@3.1.1...3.1.2) Updates `smallrye-open-api-jaxrs` from 3.1.1 to 3.1.2 Updates `smallrye-open-api-spring` from 3.1.1 to 3.1.2 Updates `smallrye-open-api-vertx` from 3.1.1 to 3.1.2 Updates `smallrye-open-api-ui` from 3.1.1 to 3.1.2 --- updated-dependencies: - dependency-name: io.smallrye:smallrye-open-api-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-jaxrs dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-spring dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-vertx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e315f37 - Browse repository at this point
Copy the full SHA e315f37View commit details -
Bump smallrye-mutiny-vertx-core from 3.0.0 to 3.2.0
Bumps smallrye-mutiny-vertx-core from 3.0.0 to 3.2.0. --- updated-dependencies: - dependency-name: io.smallrye.reactive:smallrye-mutiny-vertx-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a557770 - Browse repository at this point
Copy the full SHA a557770View commit details -
Bump microprofile-openapi-api from 3.0 to 3.1
Bumps [microprofile-openapi-api](https://github.com/eclipse/microprofile-open-api) from 3.0 to 3.1. - [Release notes](https://github.com/eclipse/microprofile-open-api/releases) - [Commits](eclipse/microprofile-open-api@3.0...3.1) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.openapi:microprofile-openapi-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ddcf0cb - Browse repository at this point
Copy the full SHA ddcf0cbView commit details -
Bump smallrye-opentracing.version from 3.0.0 to 3.0.3
Bumps `smallrye-opentracing.version` from 3.0.0 to 3.0.3. Updates `smallrye-opentracing` from 3.0.0 to 3.0.3 - [Release notes](https://github.com/smallrye/smallrye-opentracing/releases) - [Commits](smallrye/smallrye-opentracing@3.0.0...3.0.3) Updates `smallrye-opentracing-contrib` from 3.0.0 to 3.0.3 - [Release notes](https://github.com/smallrye/smallrye-opentracing/releases) - [Commits](smallrye/smallrye-opentracing@3.0.0...3.0.3) --- updated-dependencies: - dependency-name: io.smallrye:smallrye-opentracing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-opentracing-contrib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ab5b75 - Browse repository at this point
Copy the full SHA 6ab5b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f48e9b - Browse repository at this point
Copy the full SHA 0f48e9bView commit details -
Bump microprofile-rest-client-api from 3.0 to 3.0.1
Bumps [microprofile-rest-client-api](https://github.com/eclipse/microprofile-rest-client) from 3.0 to 3.0.1. - [Release notes](https://github.com/eclipse/microprofile-rest-client/releases) - [Commits](eclipse/microprofile-rest-client@3.0...3.0.1) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.rest.client:microprofile-rest-client-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1b0d9f1 - Browse repository at this point
Copy the full SHA 1b0d9f1View commit details -
Merge pull request quarkusio#30763 from quarkusio/dependabot/maven/co…
…m.github.javaparser-javaparser-core-3.25.0 Bump javaparser-core from 3.24.2 to 3.25.0
Configuration menu - View commit details
-
Copy full SHA for 2ae4587 - Browse repository at this point
Copy the full SHA 2ae4587View commit details -
Merge pull request quarkusio#30872 from quarkusio/dependabot/maven/or…
…g.eclipse.angus-angus-activation-2.0.0 Bump angus-activation from 1.0.0 to 2.0.0
Configuration menu - View commit details
-
Copy full SHA for 13616b3 - Browse repository at this point
Copy the full SHA 13616b3View commit details -
Merge pull request quarkusio#30880 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.config-microprofile-config-tck-3.0.2 Bump microprofile-config-tck from 3.0.1 to 3.0.2
Configuration menu - View commit details
-
Copy full SHA for ea0bde5 - Browse repository at this point
Copy the full SHA ea0bde5View commit details -
Merge pull request quarkusio#30775 from sberyozkin/smallrye_jwt_4.2.0
Support for MP JWT 2.1 with smallrye-jwt 4.2.0
Configuration menu - View commit details
-
Copy full SHA for 8e5283e - Browse repository at this point
Copy the full SHA 8e5283eView commit details -
Bump org.eclipse.jgit from 6.3.0.202209071007-r to 6.4.0.202211300538-r
Bumps org.eclipse.jgit from 6.3.0.202209071007-r to 6.4.0.202211300538-r. --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6df81e0 - Browse repository at this point
Copy the full SHA 6df81e0View commit details -
Bump resteasy-spring-web from 3.0.0.Beta3 to 3.0.1.Final
Bumps resteasy-spring-web from 3.0.0.Beta3 to 3.0.1.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy.spring:resteasy-spring-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1caad4e - Browse repository at this point
Copy the full SHA 1caad4eView commit details -
Merge pull request quarkusio#30890 from quarkusio/dependabot/maven/or…
…g.eclipse.jgit-org.eclipse.jgit-6.4.0.202211300538-r Bump org.eclipse.jgit from 6.3.0.202209071007-r to 6.4.0.202211300538-r
Configuration menu - View commit details
-
Copy full SHA for fc02952 - Browse repository at this point
Copy the full SHA fc02952View commit details -
Merge pull request quarkusio#30878 from quarkusio/dependabot/maven/or…
…g.postgresql-postgresql-42.5.3 Bump postgresql from 42.5.2 to 42.5.3
Configuration menu - View commit details
-
Copy full SHA for e74fd51 - Browse repository at this point
Copy the full SHA e74fd51View commit details -
Merge pull request quarkusio#30877 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.config-microprofile-config-api-3.0.2 Bump microprofile-config-api from 3.0 to 3.0.2
Configuration menu - View commit details
-
Copy full SHA for 8028dcb - Browse repository at this point
Copy the full SHA 8028dcbView commit details -
Merge pull request quarkusio#30876 from quarkusio/dependabot/maven/ar…
…temis.version-2.28.0 Bump artemis.version from 2.27.1 to 2.28.0
Configuration menu - View commit details
-
Copy full SHA for 8a6bd7a - Browse repository at this point
Copy the full SHA 8a6bd7aView commit details -
Merge pull request quarkusio#30882 from quarkusio/dependabot/maven/io…
….smallrye.reactive-smallrye-mutiny-vertx-core-3.2.0 Bump smallrye-mutiny-vertx-core from 3.0.0 to 3.2.0
Configuration menu - View commit details
-
Copy full SHA for 89fcdc9 - Browse repository at this point
Copy the full SHA 89fcdc9View commit details
Commits on Feb 5, 2023
-
Merge pull request quarkusio#30892 from quarkusio/dependabot/maven/or…
…g.jboss.resteasy.spring-resteasy-spring-web-3.0.1.Final Bump resteasy-spring-web from 3.0.0.Beta3 to 3.0.1.Final
Configuration menu - View commit details
-
Copy full SHA for 4e8a2a3 - Browse repository at this point
Copy the full SHA 4e8a2a3View commit details -
Merge pull request quarkusio#30887 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.rest.client-microprofile-rest-client-api-3.0.1 Bump microprofile-rest-client-api from 3.0 to 3.0.1
Configuration menu - View commit details
-
Copy full SHA for 6536286 - Browse repository at this point
Copy the full SHA 6536286View commit details -
Merge pull request quarkusio#30884 from quarkusio/dependabot/maven/sm…
…allrye-opentracing.version-3.0.3 Bump smallrye-opentracing.version from 3.0.0 to 3.0.3
Configuration menu - View commit details
-
Copy full SHA for de4a8c3 - Browse repository at this point
Copy the full SHA de4a8c3View commit details -
Merge pull request quarkusio#30883 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.openapi-microprofile-openapi-api-3.1 Bump microprofile-openapi-api from 3.0 to 3.1
Configuration menu - View commit details
-
Copy full SHA for 1c5b26a - Browse repository at this point
Copy the full SHA 1c5b26aView commit details -
Merge pull request quarkusio#30881 from quarkusio/dependabot/maven/sm…
…allrye-open-api.version-3.1.2 Bump smallrye-open-api.version from 3.1.1 to 3.1.2
Configuration menu - View commit details
-
Copy full SHA for b48acf8 - Browse repository at this point
Copy the full SHA b48acf8View commit details -
Bump microprofile-jwt-auth-api from 2.0 to 2.1
Bumps [microprofile-jwt-auth-api](https://github.com/eclipse/microprofile-jwt-auth) from 2.0 to 2.1. - [Release notes](https://github.com/eclipse/microprofile-jwt-auth/releases) - [Commits](eclipse/microprofile-jwt-auth@2.0...2.1) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.jwt:microprofile-jwt-auth-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f8a3c8 - Browse repository at this point
Copy the full SHA 0f8a3c8View commit details -
Bump eclipse-collections from 10.4.0 to 11.1.0
Bumps [eclipse-collections](https://github.com/eclipse/eclipse-collections) from 10.4.0 to 11.1.0. - [Release notes](https://github.com/eclipse/eclipse-collections/releases) - [Changelog](https://github.com/eclipse/eclipse-collections/blob/master/RELEASE_NOTE_DRAFT.md) - [Commits](eclipse/eclipse-collections@10.4.0...11.1.0) --- updated-dependencies: - dependency-name: org.eclipse.collections:eclipse-collections dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c288afd - Browse repository at this point
Copy the full SHA c288afdView commit details -
Merge pull request quarkusio#30898 from quarkusio/dependabot/maven/or…
…g.eclipse.collections-eclipse-collections-11.1.0 Bump eclipse-collections from 10.4.0 to 11.1.0
Configuration menu - View commit details
-
Copy full SHA for e1f0dca - Browse repository at this point
Copy the full SHA e1f0dcaView commit details -
Bump microprofile-reactive-streams-operators.version from 1.0.1 to 3.0
Bumps `microprofile-reactive-streams-operators.version` from 1.0.1 to 3.0. Updates `microprofile-reactive-streams-operators-api` from 1.0.1 to 3.0 - [Release notes](https://github.com/eclipse/microprofile-reactive-streams-operators/releases) - [Commits](eclipse/microprofile-reactive-streams-operators@1.0.1...3.0) Updates `microprofile-reactive-streams-operators-core` from 1.0.1 to 3.0 - [Release notes](https://github.com/eclipse/microprofile-reactive-streams-operators/releases) - [Commits](eclipse/microprofile-reactive-streams-operators@1.0.1...3.0) --- updated-dependencies: - dependency-name: org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-api dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.microprofile.reactive-streams-operators:microprofile-reactive-streams-operators-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7bc9b9a - Browse repository at this point
Copy the full SHA 7bc9b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c69d6dc - Browse repository at this point
Copy the full SHA c69d6dcView commit details -
Merge pull request quarkusio#30899 from gsmet/dependabot-tweaks
Use wildcards for Quarkus and WildFly Dependabot rules
Configuration menu - View commit details
-
Copy full SHA for ef2e07a - Browse repository at this point
Copy the full SHA ef2e07aView commit details -
Bump quarkus-security from 2.0.0.Alpha2 to 2.0.1.Final
Bumps [quarkus-security](https://github.com/quarkus/quarkus-security) from 2.0.0.Alpha2 to 2.0.1.Final. - [Release notes](https://github.com/quarkus/quarkus-security/releases) - [Commits](https://github.com/quarkus/quarkus-security/commits) --- updated-dependencies: - dependency-name: io.quarkus.security:quarkus-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 52c897b - Browse repository at this point
Copy the full SHA 52c897bView commit details -
Bump build-reporter-maven-extension from 2.2.0 to 2.3.1
Bumps [build-reporter-maven-extension](https://github.com/quarkusio/build-reporter) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/quarkusio/build-reporter/releases) - [Commits](quarkusio/build-reporter@2.2.0...2.3.1) --- updated-dependencies: - dependency-name: io.quarkus.bot:build-reporter-maven-extension dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2846018 - Browse repository at this point
Copy the full SHA 2846018View commit details -
Bump quarkus-platform-bom-maven-plugin from 0.0.51 to 0.0.75
Bumps [quarkus-platform-bom-maven-plugin](https://github.com/quarkusio/quarkus-platform-bom-generator) from 0.0.51 to 0.0.75. - [Release notes](https://github.com/quarkusio/quarkus-platform-bom-generator/releases) - [Commits](quarkusio/quarkus-platform-bom-generator@0.0.51...0.0.75) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-platform-bom-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c762d3b - Browse repository at this point
Copy the full SHA c762d3bView commit details -
Merge pull request quarkusio#30897 from quarkusio/dependabot/maven/or…
…g.eclipse.microprofile.jwt-microprofile-jwt-auth-api-2.1 Bump microprofile-jwt-auth-api from 2.0 to 2.1
Configuration menu - View commit details
-
Copy full SHA for 3851228 - Browse repository at this point
Copy the full SHA 3851228View commit details -
Merge pull request quarkusio#30900 from quarkusio/dependabot/maven/io…
….quarkus.security-quarkus-security-2.0.1.Final Bump quarkus-security from 2.0.0.Alpha2 to 2.0.1.Final
Configuration menu - View commit details
-
Copy full SHA for a7b1f6c - Browse repository at this point
Copy the full SHA a7b1f6cView commit details -
Merge pull request quarkusio#30901 from quarkusio/dependabot/maven/io…
….quarkus.bot-build-reporter-maven-extension-2.3.1 Bump build-reporter-maven-extension from 2.2.0 to 2.3.1
Configuration menu - View commit details
-
Copy full SHA for 85fd385 - Browse repository at this point
Copy the full SHA 85fd385View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5691787 - Browse repository at this point
Copy the full SHA 5691787View commit details -
Configuration menu - View commit details
-
Copy full SHA for a580de6 - Browse repository at this point
Copy the full SHA a580de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2bac8 - Browse repository at this point
Copy the full SHA 7f2bac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f8c99 - Browse repository at this point
Copy the full SHA 87f8c99View commit details -
ArC - reduce allocations for intercepted methods
- forwarding lambdas are stateless and thus may become part of immutable InterceptedMethodMetadata - note that metadata are shared accross all invocations of an intercepted method
Configuration menu - View commit details
-
Copy full SHA for 0ed5b7b - Browse repository at this point
Copy the full SHA 0ed5b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f94242 - Browse repository at this point
Copy the full SHA 8f94242View commit details -
ArC intercepted subclasses - skip private methods
- that are not observers/producers
Configuration menu - View commit details
-
Copy full SHA for 0d3d692 - Browse repository at this point
Copy the full SHA 0d3d692View commit details -
Merge pull request quarkusio#30885 from gastaldi/concurrency
Add concurrency configuration to the GitHub Action workflows
Configuration menu - View commit details
-
Copy full SHA for 117817b - Browse repository at this point
Copy the full SHA 117817bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9770a - Browse repository at this point
Copy the full SHA eb9770aView commit details -
Remove deprecated reactive datasource config properties
- thread local pool - prepared statement caching at Pg and MySQL level
Configuration menu - View commit details
-
Copy full SHA for 116d5a6 - Browse repository at this point
Copy the full SHA 116d5a6View commit details -
Merge pull request quarkusio#30913 from gsmet/normal-dependabot
Go back to limit of 6 PRs for Dependabot
Configuration menu - View commit details
-
Copy full SHA for d678a34 - Browse repository at this point
Copy the full SHA d678a34View commit details -
Hibernate reactive panache refactoring
- do not store the current reactive session in the CDI request context but instead in the vertx duplicated context - do not offload execution of a panache entity method on the current vertx context but instead validate that the method is executed on the vetx duplicated context - introduce WithSession, WithSessionOnDemand and WithTransaction bindings and interceptors - deprecate ReactiveTransactional - ReactiveTransactionalInterceptor can only be used for methods that return Uni/Multi; this is validated at build time - if resteasy-reactive is present then automatically add WithSessionOnDemand binding to all resource methods on classes that use a panache entity - also remove the quarkus-integration-test-hibernate-reactive-panache-blocking module - quarkus-test-vertx - run the test method on a duplicated vertx context even if the RunOnVertxContext is not present but the TestReactiveTransaction is
Configuration menu - View commit details
-
Copy full SHA for 47b10ae - Browse repository at this point
Copy the full SHA 47b10aeView commit details -
Hibernate reactive panache - remove all Multi<T> stream() methods
- neither Hibernate Reactive nor reactive clients support streaming - furthermore, we're not able to provide a Panache#withTransaction() alternative for Multi without bypassing Hibernate Reactive API
Configuration menu - View commit details
-
Copy full SHA for 99c4b70 - Browse repository at this point
Copy the full SHA 99c4b70View commit details -
Remove the Jakarta transformation infrastructure
Doing it in a single commit so that we can easily find the relevant information in the future.
Configuration menu - View commit details
-
Copy full SHA for 574d509 - Browse repository at this point
Copy the full SHA 574d509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e418c2 - Browse repository at this point
Copy the full SHA 3e418c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda8d9e - Browse repository at this point
Copy the full SHA cda8d9eView commit details -
Merge pull request quarkusio#30853 from geoand/quarkusio#30852
Ensure that quarkus-application.dat is reproducible
Configuration menu - View commit details
-
Copy full SHA for d1413f1 - Browse repository at this point
Copy the full SHA d1413f1View commit details -
Merge pull request quarkusio#30909 from geoand/jar-polish
Remove deprecated Fernflower configuration
Configuration menu - View commit details
-
Copy full SHA for 9797028 - Browse repository at this point
Copy the full SHA 9797028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7049748 - Browse repository at this point
Copy the full SHA 7049748View commit details -
The AppCDS generation feature has been part of Quarkus for many releases (and has been made more effective and more usable through various revisions), but until now was not documented. Closes: quarkusio#30821 Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com> Co-authored-by: Foivos <foivos@zakkak.net>
Configuration menu - View commit details
-
Copy full SHA for c36d7ff - Browse repository at this point
Copy the full SHA c36d7ffView commit details -
Merge pull request quarkusio#30556 from tsegismont/remove_deprecation…
…_reactive_sql Remove deprecated reactive datasource config properties
Configuration menu - View commit details
-
Copy full SHA for 5925a26 - Browse repository at this point
Copy the full SHA 5925a26View commit details -
Merge pull request quarkusio#30916 from geoand/quarkusio#30821
Add AppCDS documentation
Configuration menu - View commit details
-
Copy full SHA for ff1f101 - Browse repository at this point
Copy the full SHA ff1f101View commit details -
Merge pull request quarkusio#29761 from mkouba/hibernate-reactive-pan…
…ache-next Hibernate reactive panache refactoring
Configuration menu - View commit details
-
Copy full SHA for bad55f4 - Browse repository at this point
Copy the full SHA bad55f4View commit details -
Merge pull request quarkusio#30902 from quarkusio/dependabot/maven/io…
….quarkus-quarkus-platform-bom-maven-plugin-0.0.75 Bump quarkus-platform-bom-maven-plugin from 0.0.51 to 0.0.75
Configuration menu - View commit details
-
Copy full SHA for c939f03 - Browse repository at this point
Copy the full SHA c939f03View commit details -
Merge pull request quarkusio#30918 from gsmet/cleanup-jakarta
Remove the Jakarta transformation infrastructure
Configuration menu - View commit details
-
Copy full SHA for 688d579 - Browse repository at this point
Copy the full SHA 688d579View commit details -
Restore jakarta-renames.properties
I will use it in the migration script to migrate the documentation.
Configuration menu - View commit details
-
Copy full SHA for daa8cfe - Browse repository at this point
Copy the full SHA daa8cfeView commit details -
Merge pull request quarkusio#30931 from gsmet/restore-jakarta-renames…
….properties Restore jakarta-renames.properties
Configuration menu - View commit details
-
Copy full SHA for e0dc99b - Browse repository at this point
Copy the full SHA e0dc99bView commit details -
Merge pull request quarkusio#30925 from loicmathieu/enable-mongodb-te…
…st-on-windows Enable MongoDB tests on Windows
Configuration menu - View commit details
-
Copy full SHA for 0fefa86 - Browse repository at this point
Copy the full SHA 0fefa86View commit details -
Merge pull request quarkusio#30816 from mkouba/arc-ic-reduce-allocations
ArC - reduce allocations for intercepted methods
Configuration menu - View commit details
-
Copy full SHA for 25470b6 - Browse repository at this point
Copy the full SHA 25470b6View commit details
Commits on Feb 7, 2023
-
Use SchemaType.ARRAY instead of "ARRAY" for native support
While "ARRAY" works in JVM, it does not in Native. Fix quarkusio#30919
Configuration menu - View commit details
-
Copy full SHA for 0bc09e7 - Browse repository at this point
Copy the full SHA 0bc09e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1053989 - Browse repository at this point
Copy the full SHA 1053989View commit details -
Merge pull request quarkusio#30889 from quarkusio/dependabot/maven/mi…
…croprofile-reactive-streams-operators.version-3.0 Bump microprofile-reactive-streams-operators.version from 1.0.1 to 3.0
Configuration menu - View commit details
-
Copy full SHA for fd4dc27 - Browse repository at this point
Copy the full SHA fd4dc27View commit details -
Merge pull request quarkusio#30940 from Sgitario/30919
Use SchemaType.ARRAY instead of "ARRAY" for native support
Configuration menu - View commit details
-
Copy full SHA for d86608e - Browse repository at this point
Copy the full SHA d86608eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4a8b7 - Browse repository at this point
Copy the full SHA cc4a8b7View commit details -
Merge pull request quarkusio#29753 from zhfeng/add_connection_factory…
…_wrap Introduce ConnectionFactoryWrapperBuildItem
Configuration menu - View commit details
-
Copy full SHA for 5928de0 - Browse repository at this point
Copy the full SHA 5928de0View commit details -
Merge pull request quarkusio#30867 from gsmet/remove-set-output
CI - Remove deprecated set-output calls
Configuration menu - View commit details
-
Copy full SHA for e6f3691 - Browse repository at this point
Copy the full SHA e6f3691View commit details -
Merge pull request quarkusio#30865 from gsmet/improve-reactive-pool-size
Simplify reactive pool size configuration
Configuration menu - View commit details
-
Copy full SHA for 96605e8 - Browse repository at this point
Copy the full SHA 96605e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf25a0 - Browse repository at this point
Copy the full SHA fcf25a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528a312 - Browse repository at this point
Copy the full SHA 528a312View commit details -
Merge pull request quarkusio#30866 from gsmet/quickstart-only-for-main
Only run the quickstart compilation for main
Configuration menu - View commit details
-
Copy full SHA for 71c2b3e - Browse repository at this point
Copy the full SHA 71c2b3eView commit details -
Merge pull request quarkusio#30944 from triceo/klass
Fix automatic module name of the change agent
Configuration menu - View commit details
-
Copy full SHA for 67c66d3 - Browse repository at this point
Copy the full SHA 67c66d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5994001 - Browse repository at this point
Copy the full SHA 5994001View commit details -
This revision includes enabled StreamingOutput tests
Configuration menu - View commit details
-
Copy full SHA for bbbd2da - Browse repository at this point
Copy the full SHA bbbd2daView commit details -
Ignore interface/class without default constructs fields in SB config
This should behave similarly that when the setter is private. In this case, the field is ignored and we write a warning saying that a field is going to be ignored. Fix quarkusio#30896
Configuration menu - View commit details
-
Copy full SHA for 999289a - Browse repository at this point
Copy the full SHA 999289aView commit details -
Instruct GraalVM / Mandrel to keep more accurate debug information
Instruct GraalVM / Mandrel to keep more accurate debug information about source locations when generating debug info for debugging and monitoring tools. This parameter may break compatibility with Truffle. Affected users should explicitly pass `-H:-TrackNodeSourcePosition` through `quarkus.native.additional-build-args` to override it. Closes: quarkusio#30772
Configuration menu - View commit details
-
Copy full SHA for f81045f - Browse repository at this point
Copy the full SHA f81045fView commit details -
Merge pull request quarkusio#30947 from Sgitario/30896
Ignore interface/class without default constructs fields in SB config
Configuration menu - View commit details
-
Copy full SHA for 7c77b28 - Browse repository at this point
Copy the full SHA 7c77b28View commit details -
Merge pull request quarkusio#30941 from jmartisk/srgql-2.1.0
SmallRye GraphQL 2.1.0
Configuration menu - View commit details
-
Copy full SHA for dce88e8 - Browse repository at this point
Copy the full SHA dce88e8View commit details -
Merge pull request quarkusio#30945 from geoand/quarkusio#28385
Add support for JAX-RS StreamingOutput in RESTEasy Reactive
Configuration menu - View commit details
-
Copy full SHA for 5b8475d - Browse repository at this point
Copy the full SHA 5b8475dView commit details -
Revert "CI - Remove deprecated set-output calls"
This reverts commit b2e1deb.
Configuration menu - View commit details
-
Copy full SHA for 6c5a529 - Browse repository at this point
Copy the full SHA 6c5a529View commit details -
Configuration menu - View commit details
-
Copy full SHA for c578479 - Browse repository at this point
Copy the full SHA c578479View commit details -
Test updates of @basic attributes with Hibernate ORM
Reproducer for https://hibernate.atlassian.net/browse/HHH-16049
Configuration menu - View commit details
-
Copy full SHA for b189ead - Browse repository at this point
Copy the full SHA b189eadView commit details -
Merge pull request quarkusio#30949 from zakkak/2023-02-07-debug-accuracy
Instruct GraalVM / Mandrel >= 23.0.0 to keep more accurate debug information
Configuration menu - View commit details
-
Copy full SHA for 97ca0fe - Browse repository at this point
Copy the full SHA 97ca0feView commit details -
Merge pull request quarkusio#30767 from Foobartender/quarkusio#30681.2
Remove duplicate notification of SseBroadcaster's onErrorListeners
Configuration menu - View commit details
-
Copy full SHA for e664271 - Browse repository at this point
Copy the full SHA e664271View commit details -
Merge pull request quarkusio#30923 from ia3andy/fix-base-codestarts
Keep 2.x extensions codestarts embedded in tooling and mark them legacy
Configuration menu - View commit details
-
Copy full SHA for e48aace - Browse repository at this point
Copy the full SHA e48aaceView commit details -
Merge pull request quarkusio#30946 from yrodiere/orm5_6_15
Upgrade to Hibernate ORM 5.6.15.Final
Configuration menu - View commit details
-
Copy full SHA for 33bddf0 - Browse repository at this point
Copy the full SHA 33bddf0View commit details
Commits on Feb 8, 2023
-
Bump azure-functions-java-library from 1.4.2 to 3.0.0
Bumps [azure-functions-java-library](https://github.com/Azure/azure-functions-java-worker) from 1.4.2 to 3.0.0. - [Release notes](https://github.com/Azure/azure-functions-java-worker/releases) - [Commits](https://github.com/Azure/azure-functions-java-worker/commits) --- updated-dependencies: - dependency-name: com.microsoft.azure.functions:azure-functions-java-library dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 266c7ef - Browse repository at this point
Copy the full SHA 266c7efView commit details