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.714. Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.603 to 1.12.714 Changelog Sourced from com.amazonaws:aws-java-sdk-bom's changelog. 1.12.714 2024-05-02 Amazon DynamoDB Features This release adds support to specify an optional,...

dependencies
java

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.84.0 to 7.113.0. Release notes Sourced from @​sentry/node's releases. 7.113.0 Important Changes feat(node): Support Node 22 (#11754) This release adds support for Node 22! 🎉 It also...

dependencies
javascript

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.462.0 to 3.568.0. Release notes Sourced from @​aws-sdk/client-s3's releases. v3.568.0 3.568.0(2024-05-02) Chores bump @​types/node to 16.x (#6047) (1d48d028) Documentation Changes clarify lib-storage name change between v2 and...

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.0. 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

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

dependencies
javascript

Changing the SPARK encoding of empty non-primitive elements in HAPI objects to produce NULL values rather than empty structs/arrays. For example the encoding of: ``` "identifier" : [ { "use"...

Resolves #1784.

release

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.5 to 7.24.5. Release notes Sourced from @​babel/preset-env's releases. v7.24.5 (2024-04-29) Thanks @​romgrk and @​sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...

dependencies
javascript

Moving benchmark execution to a forked VM (from the maven one) and adding the explicit cleanup of the application context(s) created for the spring autowired benchmarks. This should provide better...

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...

dependencies
python