pathling icon indicating copy to clipboard operation
pathling copied to clipboard

Tools that make it easier to use FHIR® and clinical terminology within data analytics, built on Apache Spark.

Results 191 pathling issues
Sort by recently updated
recently updated
newest added

Bumps `pathling.awsSdkVersion` from 1.12.603 to 1.12.722. Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.603 to 1.12.722 Changelog Sourced from com.amazonaws:aws-java-sdk-bom's changelog. 1.12.722 2024-05-14 Amazon Connect Service Features Amazon Connect provides enhanced search capabilities for...

dependencies
java

Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.11.3 to 1.13.0. Release notes Sourced from io.micrometer:micrometer-registry-prometheus's releases. 1.13.0 Micrometer 1.13.0 is the GA version of a new feature release. See our support policy for support...

dependencies
java

Bumps net.alchim31.maven:scala-maven-plugin from 4.7.2 to 4.9.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.alchim31.maven:scala-maven-plugin&package-manager=maven&previous-version=4.7.2&new-version=4.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [org.infinispan:infinispan-bom](https://github.com/infinispan/infinispan) from 14.0.21.Final to 15.0.3.Final. Release notes Sourced from org.infinispan:infinispan-bom's releases. 15.0.3.Final What's Changed ISPN-16007 Bump version.spring.boot from 3.2.4 to 3.2.5 by @​dependabot in infinispan/infinispan#12308 ISPN-15978 Bump version.netty from...

dependencies
java

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.462.0 to 3.576.0. Release notes Sourced from @​aws-sdk/client-s3's releases. v3.576.0 3.576.0(2024-05-14) Chores core: create submodule exports in core (#6079) (31ce1e97) New Features clients: update client endpoints as...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.0 to 20.12.12. Commits See full diff in compare view Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | |...

dependencies
javascript

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.84.0 to 8.0.0. Release notes Sourced from @​sentry/node's releases. 8.0.0 The Sentry JS SDK team is proud to announce the release of version 8.0.0 of Sentry's JavaScript...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.66 to 16.18.97. Commits See full diff in compare view Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | |...

dependencies
javascript

Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.4.3 to 3.3.2. Release notes Sourced from @​docusaurus/module-type-aliases's releases. 3.3.0 (2024-05-03) :rocket: New Feature docusaurus-plugin-sitemap #10083 feat: add createSitemapItems hook (@​johnnyreilly) docusaurus-mdx-loader, docusaurus-types, docusaurus #10064 feat(core): add...

dependencies
javascript

If the JVM timezone is set to 'Europe/Warsaw' '2017-01-01T00:00:00Z' + '9 months' results in '2017-09-30T23:00:00Z' not as expected '2017-10-01T00:00:00Z' This is cause by a bug in `DateTimeType .add()` operation (reported...

bug