Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
phillip-kruger pushed 27 commits to main phillip-kruger/quarkus
- Moved 3 SmallRye GraphQL properties to runtime specific config properties 24b69e5
- Revert "Bump org.mariadb.jdbc:mariadb-java-client from 3.5.0 to 3.5.1" This reverts commit fec0f5029f497237127289b4d... 156d6ab
- Revert "Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.0" This reverts commit bc38e9348cfc2496d2a43d9fb... 1b2e53b
- Arc - add test for injection point modification with repeatable annotations 2691a9a
- Reapply "Mark Quartz extension as stable" This reverts commit 84609f6914d63c82cf0a1d3591fac794aac5d3bb. 0fdcf2a
- Generate reflection free Jackson deserializers for classes without an empty constructor ee668b2
- Minor change to add Dependency.isAnyFlagSet(int flags) and make FlagDependencyIterator use that 7433129
- Priority of REST Client Config changed to Quarkus FQN, config key, simple name 79e2beb
- Make JFR ITs artifactIds consistent with conventions Noticed while building the tree. 1e2de7e
- Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.2 Bumps [io.micrometer:micrometer-bom](https://github.com/micr... 6d5405d
- Merge pull request #45034 from gsmet/revert-mariadb-upgrade Revert MariaDB driver to 3.4.1 46ac878
- Merge pull request #45033 from manovotn/ipModMultiQualTest Arc - add test for injection point modification with repe... a390e8a
- Merge pull request #45044 from radcortez/quarkus-45002 Priority of REST Client Config changed to Quarkus FQN, config... cf5db42
- Properly create REST Client template path when @Url is used Fixes: #44974 e4a3279
- Add test for case where RestClient uses @Url and observability features 07a1603
- Merge pull request #45047 from gsmet/fix-jfr-artifact-ids Make JFR ITs artifactIds consistent with conventions f4491a2
- Merge pull request #44920 from mskacelik/runtime-properties-srgql Moved 3 SmallRye GraphQL properties to runtime spe... 8aafda9
- Make sure Redis dev-service doesn't start in test that doesn't need it 37c50ee
- Merge pull request #45050 from quarkusio/dependabot/maven/io.micrometer-micrometer-bom-1.14.2 Bump io.micrometer:mic... 19e7beb
- Fallback shared named between Kubernetes-Openshift and Kubernetes-Knative 419d902
- and 7 more ...
phillip-kruger created a comment on a pull request on quarkusio/quarkus
Failures are similar to what we had in #43618 so once #43618 is merged I'll rebase this and we should have a green CI
phillip-kruger pushed 51 commits to dev-only-deps phillip-kruger/quarkus
- feat: Add support of @RunOnVirtualThread on class for websockets next server 6e9ee38
- Properly substitute {quarkus-version} in native-reference.adoc da40415
- Improve Dev Services network output in dev mode when typing c Just use proper spacing instead of something weird :). ebd69b0
- Hint about -e/--errors when CLI errors out Fixes #35953 ada5bf9
- fix(security): call @PermissionChecker methods with final augmented identity 8f44d0d
- Convert websocket to use @CofigMapping 776bbf7
- docs: Add doc for @RunOnVirtualThread on class 890c787
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 Bumps [org.apache.maven.plugins:maven-invoker... 213db8a
- Bump apicurio-registry.version from 2.6.5.Final to 2.6.6.Final Bumps `apicurio-registry.version` from 2.6.5.Final to... 56d3389
- Add tests for simple @QuarkusMain case I also slightly clarified the wording on the docs. Co-Authored-By: Ladislav ... 6ef81f9
- Merge pull request #44925 from Malandril/websockets-next_virtual_threads_on_class Add support of @RunOnVirtualThread... c326bec
- Document @Url usage in REST Client Co-authored-by: Guillaume Smet <[email protected]> 090ff31
- Merge pull request #45013 from mcruzdev/config-websocket Convert websocket to use @ConfigMapping 7606f82
- Merge pull request #45017 from quarkusio/dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.9.0 Bump o... ea1a82f
- Merge pull request #45018 from quarkusio/dependabot/maven/apicurio-registry.version-2.6.6.Final Bump apicurio-regist... aa9a7e6
- Merge pull request #45000 from holly-cummins/strengthen-tests-for-quarkusmain Strengthen tests for @QuarkusMain d5d8a4b
- Move from vectorized/redpanda images to redpandadata/redpanda abb83ca
- Bring back the dependencies menu item in Dev UI f39fd21
- Merge pull request #45028 from rsvoboda/redpandadata Move from vectorized/redpanda images to redpandadata/redpanda aa5baa7
- Merge pull request #45009 from gsmet/cli-errors Hint about -e/--errors when CLI errors out f74f7c2
- and 31 more ...
phillip-kruger created a branch on phillip-kruger/quarkus
dev-only-deps - Quarkus: Supersonic Subatomic Java.
phillip-kruger closed a pull request on quarkusio/quarkus
Bump org.mvnpm.at.hpcc-js:wasm from 2.15.3 to 2.22.4
Bumps [org.mvnpm.at.hpcc-js:wasm](https://github.com/hpcc-systems/hpcc-js-wasm) from 2.15.3 to 2.22.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hpc...phillip-kruger created a comment on a pull request on quarkusio/quarkus
We have a green CI !!
phillip-kruger pushed 1 commit to dev-ui-db phillip-kruger/quarkus
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> 8a81384
phillip-kruger pushed 12 commits to dev-ui-db phillip-kruger/quarkus
- fix(security): call @PermissionChecker methods with final augmented identity 8f44d0d
- Document @Url usage in REST Client Co-authored-by: Guillaume Smet <[email protected]> 090ff31
- Bring back the dependencies menu item in Dev UI f39fd21
- Add documentation about GeneratedStaticResourceBuildItem and GeneratedResourceBuildItem f7f8872
- Merge pull request #45024 from geoand/rest-client-url Document @Url usage in REST Client 3762314
- Remove glitch 2225847
- Merge pull request #45012 from michalvavrik/feature/apply-perm-check-on-final-identity Use final SecurityIdentity au... 90dc755
- Merge pull request #45031 from mcruzdev/docs-generated-resources Add documentation about generated resources f532974
- Merge pull request #45029 from aloubyansky/re-enable-devui-deps Bring back the dependencies menu item in Dev UI 503c73a
- SmallRye Fault Tolerance: upgrade to 6.7.1 4f8ade8
- Merge pull request #45039 from Ladicek/smallrye-fault-tolerance-6.7.1 SmallRye Fault Tolerance: upgrade to 6.7.1 98a9361
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> 6693652
phillip-kruger pushed 11 commits to main phillip-kruger/quarkus
- fix(security): call @PermissionChecker methods with final augmented identity 8f44d0d
- Document @Url usage in REST Client Co-authored-by: Guillaume Smet <[email protected]> 090ff31
- Bring back the dependencies menu item in Dev UI f39fd21
- Add documentation about GeneratedStaticResourceBuildItem and GeneratedResourceBuildItem f7f8872
- Merge pull request #45024 from geoand/rest-client-url Document @Url usage in REST Client 3762314
- Remove glitch 2225847
- Merge pull request #45012 from michalvavrik/feature/apply-perm-check-on-final-identity Use final SecurityIdentity au... 90dc755
- Merge pull request #45031 from mcruzdev/docs-generated-resources Add documentation about generated resources f532974
- Merge pull request #45029 from aloubyansky/re-enable-devui-deps Bring back the dependencies menu item in Dev UI 503c73a
- SmallRye Fault Tolerance: upgrade to 6.7.1 4f8ade8
- Merge pull request #45039 from Ladicek/smallrye-fault-tolerance-6.7.1 SmallRye Fault Tolerance: upgrade to 6.7.1 98a9361
phillip-kruger pushed 1 commit to dev-ui-db phillip-kruger/quarkus
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> 5d9b3cf
phillip-kruger created a comment on a pull request on quarkusio/quarkus
Also discussed the use of the dev mode only conditional dependencies with @aloubyansky and all seems good to go.
phillip-kruger pushed 9 commits to dev-ui-db phillip-kruger/quarkus
- Properly substitute {quarkus-version} in native-reference.adoc da40415
- Improve Dev Services network output in dev mode when typing c Just use proper spacing instead of something weird :). ebd69b0
- Hint about -e/--errors when CLI errors out Fixes #35953 ada5bf9
- Move from vectorized/redpanda images to redpandadata/redpanda abb83ca
- Merge pull request #45028 from rsvoboda/redpandadata Move from vectorized/redpanda images to redpandadata/redpanda aa5baa7
- Merge pull request #45009 from gsmet/cli-errors Hint about -e/--errors when CLI errors out f74f7c2
- Merge pull request #45007 from gsmet/subs-native-ref Properly substitute {quarkus-version} in native-reference.adoc 9309c28
- Merge pull request #45008 from gsmet/improve-network-output Improve Dev Services network output in dev mode when typ... 0c0bd93
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> 374a237
phillip-kruger pushed 8 commits to main phillip-kruger/quarkus
- Properly substitute {quarkus-version} in native-reference.adoc da40415
- Improve Dev Services network output in dev mode when typing c Just use proper spacing instead of something weird :). ebd69b0
- Hint about -e/--errors when CLI errors out Fixes #35953 ada5bf9
- Move from vectorized/redpanda images to redpandadata/redpanda abb83ca
- Merge pull request #45028 from rsvoboda/redpandadata Move from vectorized/redpanda images to redpandadata/redpanda aa5baa7
- Merge pull request #45009 from gsmet/cli-errors Hint about -e/--errors when CLI errors out f74f7c2
- Merge pull request #45007 from gsmet/subs-native-ref Properly substitute {quarkus-version} in native-reference.adoc 9309c28
- Merge pull request #45008 from gsmet/improve-network-output Improve Dev Services network output in dev mode when typ... 0c0bd93
phillip-kruger pushed 1 commit to dev-ui-db phillip-kruger/quarkus
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> 3573cee
phillip-kruger created a comment on a pull request on quarkusio/quarkus
@maxandersen @cescoffier CI error should be fixed now. Just to sum up, we have now used the new conditional dependencies for the Dev UI Runtime code, so that it never end up in prod build. We also ...
phillip-kruger pushed 12 commits to dev-ui-db phillip-kruger/quarkus
- feat: Add support of @RunOnVirtualThread on class for websockets next server 6e9ee38
- Convert websocket to use @CofigMapping 776bbf7
- docs: Add doc for @RunOnVirtualThread on class 890c787
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 Bumps [org.apache.maven.plugins:maven-invoker... 213db8a
- Bump apicurio-registry.version from 2.6.5.Final to 2.6.6.Final Bumps `apicurio-registry.version` from 2.6.5.Final to... 56d3389
- Add tests for simple @QuarkusMain case I also slightly clarified the wording on the docs. Co-Authored-By: Ladislav ... 6ef81f9
- Merge pull request #44925 from Malandril/websockets-next_virtual_threads_on_class Add support of @RunOnVirtualThread... c326bec
- Merge pull request #45013 from mcruzdev/config-websocket Convert websocket to use @ConfigMapping 7606f82
- Merge pull request #45017 from quarkusio/dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.9.0 Bump o... ea1a82f
- Merge pull request #45018 from quarkusio/dependabot/maven/apicurio-registry.version-2.6.6.Final Bump apicurio-regist... aa9a7e6
- Merge pull request #45000 from holly-cummins/strengthen-tests-for-quarkusmain Strengthen tests for @QuarkusMain d5d8a4b
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> 1b3954c
phillip-kruger pushed 11 commits to main phillip-kruger/quarkus
- feat: Add support of @RunOnVirtualThread on class for websockets next server 6e9ee38
- Convert websocket to use @CofigMapping 776bbf7
- docs: Add doc for @RunOnVirtualThread on class 890c787
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 Bumps [org.apache.maven.plugins:maven-invoker... 213db8a
- Bump apicurio-registry.version from 2.6.5.Final to 2.6.6.Final Bumps `apicurio-registry.version` from 2.6.5.Final to... 56d3389
- Add tests for simple @QuarkusMain case I also slightly clarified the wording on the docs. Co-Authored-By: Ladislav ... 6ef81f9
- Merge pull request #44925 from Malandril/websockets-next_virtual_threads_on_class Add support of @RunOnVirtualThread... c326bec
- Merge pull request #45013 from mcruzdev/config-websocket Convert websocket to use @ConfigMapping 7606f82
- Merge pull request #45017 from quarkusio/dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.9.0 Bump o... ea1a82f
- Merge pull request #45018 from quarkusio/dependabot/maven/apicurio-registry.version-2.6.6.Final Bump apicurio-regist... aa9a7e6
- Merge pull request #45000 from holly-cummins/strengthen-tests-for-quarkusmain Strengthen tests for @QuarkusMain d5d8a4b
phillip-kruger pushed 1 commit to dev-ui-db phillip-kruger/quarkus
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> 5e08a51
phillip-kruger created a comment on a pull request on quarkusio/quarkus
@cescoffier @maxandersen This is now updated to use the new dev mode only dependency (https://quarkus.io/version/main/guides/conditional-extension-dependencies#dev-mode-only-extension-dependencies)...
phillip-kruger pushed 1 commit to dev-ui-db phillip-kruger/quarkus
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> fde81d5
phillip-kruger pushed 17 commits to dev-ui-db phillip-kruger/quarkus
- Avoid providing Java 11 as a viable alternative in CLI dbcc61b
- Drop Java 11/17 methods: minimum is Java 17 anyway 0eb2f3c
- Update version examples in CLI documentation These were way outdated and not even using our new version convention. 139a74d
- Fix InjectionPointModifier for repeated annotations on method parameters; add grpc test 8ce8779
- feat(rest,resteasy): apply custom ex. mappers on other ex. during auth 75f11fb
- Convert azure-functions to use @ConfigMapping 35c39a9
- Bump smallrye-open-api.version from 4.0.4 to 4.0.5 Signed-off-by: Michael Edgar <[email protected]> 325ccfc
- Merge pull request #44996 from MikeEdgar/open-api-4.0.5 Bump smallrye-open-api.version from 4.0.4 to 4.0.5 fa716ef
- Merge pull request #44992 from mcruzdev/config-azure-functions Convert azure-functions to use @ConfigMapping 754215b
- Merge pull request #44961 from manovotn/grpcMultipleInterceptorsFix Fix InjectionPointModifier for repeated annotati... fbe2d6e
- Fix code indentation When creating a new Quarkiverse extension, the build fails because these generated files are no... 9d3d900
- Merge pull request #44833 from gsmet/various-fixes Some small improvements to CLI doc and also removed some referenc... d2669c9
- Merge pull request #44977 from michalvavrik/feature/wrap-internal-errors-during-auth Apply custom JAX-RS exception m... be70099
- Merge pull request #45003 from gastaldi/format Fix code indentation 0678ff6
- Correct dependency notation in documentation for observability-devservices-lgtm.adoc f3b9bc2
- Merge pull request #45016 from drmaniac/main Correct dependency notation in documentation for observability-devservi... f60a94b
- Add a Dev UI Screen for Agroal (DB) Signed-off-by: Phillip Kruger <[email protected]> afbc0bd
phillip-kruger pushed 16 commits to main phillip-kruger/quarkus
- Avoid providing Java 11 as a viable alternative in CLI dbcc61b
- Drop Java 11/17 methods: minimum is Java 17 anyway 0eb2f3c
- Update version examples in CLI documentation These were way outdated and not even using our new version convention. 139a74d
- Fix InjectionPointModifier for repeated annotations on method parameters; add grpc test 8ce8779
- feat(rest,resteasy): apply custom ex. mappers on other ex. during auth 75f11fb
- Convert azure-functions to use @ConfigMapping 35c39a9
- Bump smallrye-open-api.version from 4.0.4 to 4.0.5 Signed-off-by: Michael Edgar <[email protected]> 325ccfc
- Merge pull request #44996 from MikeEdgar/open-api-4.0.5 Bump smallrye-open-api.version from 4.0.4 to 4.0.5 fa716ef
- Merge pull request #44992 from mcruzdev/config-azure-functions Convert azure-functions to use @ConfigMapping 754215b
- Merge pull request #44961 from manovotn/grpcMultipleInterceptorsFix Fix InjectionPointModifier for repeated annotati... fbe2d6e
- Fix code indentation When creating a new Quarkiverse extension, the build fails because these generated files are no... 9d3d900
- Merge pull request #44833 from gsmet/various-fixes Some small improvements to CLI doc and also removed some referenc... d2669c9
- Merge pull request #44977 from michalvavrik/feature/wrap-internal-errors-during-auth Apply custom JAX-RS exception m... be70099
- Merge pull request #45003 from gastaldi/format Fix code indentation 0678ff6
- Correct dependency notation in documentation for observability-devservices-lgtm.adoc f3b9bc2
- Merge pull request #45016 from drmaniac/main Correct dependency notation in documentation for observability-devservi... f60a94b
phillip-kruger pushed 30 commits to main phillip-kruger/quarkus
- Use the Quarkus configured ObjectMapper in Redis client Fixes: #44934 0cc985e
- Spring Cloud Configuration ordinal customization Resolves: #44923 Signed-off-by: Thibault Meyer <meyer.thibault@gmai... 20c598d
- Bump com.google.http-client:google-http-client-bom from 1.45.1 to 1.45.2 Bumps [com.google.http-client:google-http-c... 75c741c
- Bump io.smallrye.common:smallrye-common-bom from 2.8.0 to 2.9.0 Bumps [io.smallrye.common:smallrye-common-bom](https... 5292679
- Bump org.jboss.logmanager:jboss-logmanager Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-lo... bb1b70f
- Bump org.jboss.resteasy.spring:resteasy-spring-web Bumps org.jboss.resteasy.spring:resteasy-spring-web from 3.1.3.Fi... 37c7687
- Merge pull request #44954 from quarkusio/dependabot/maven/io.smallrye.common-smallrye-common-bom-2.9.0 9777061
- Merge pull request #44952 from thibaultmeyer/feature/44923-spring-cloud-config-ordinal-custom Spring Cloud Configura... 1fada28
- Merge pull request #44942 from geoand/#44934 Use the Quarkus configured ObjectMapper in Redis client ca023da
- Merge pull request #44957 from quarkusio/dependabot/maven/org.jboss.resteasy.spring-resteasy-spring-web-3.2.0.Final ... f993f86
- Merge pull request #44946 from quarkusio/dependabot/maven/org.jboss.logmanager-jboss-logmanager-3.1.1.Final Bump org... 74457f7
- Added the git remote url when git full info enabled (cherry picked from commit d0859fcc31b3c05f2dccf86f5ca95077f04e9... 7fffa4c
- Added the name of the application in build section: The application name does not always match the artifactId value. ... 85387f9
- Added the vendor and the vendorVersion of the Java: Having the vendor and vendor version information of Java is usefu... ebe80d5
- Option to serialize ApplicationModel in quarkus:generate-code-tests for QuarkusTests to re-use it instead of initiali... 090e186
- Merge pull request #44965 from amusarra/feature/ext-info-added-info Extension Info - Added the additional info b9de708
- ArC: add InterceptionProxySubclass a62f036
- Merge pull request #44953 from quarkusio/dependabot/maven/com.google.http-client-google-http-client-bom-1.45.2 Bump ... 1ce8102
- Convert amazon-lambda-common to use @ConfigMapping 8989e17
- Merge pull request #44966 from aloubyansky/pass-serialized-model Option to serialize ApplicationModel in quarkus:gen... 18110f8
- and 10 more ...
phillip-kruger closed a pull request on quarkusio/quarkus
Fix GraphQL when using CompletionStage and Blocking batch source
Second attempt to fix #44762 @cescoffier - I removed the verx part, and replaced with Uni, but we can also only do this when Vertx context is null (like the exception in the issue). Let me know....phillip-kruger pushed 2 commits to main quarkusio/todo-demo-app
- Added AI Signed-off-by: Phillip Kruger <[email protected]> a7cde75
- Merge pull request #37 from phillip-kruger/main Added AI 3203a98