Skip to content

Release v0.11.5

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Sep 01:06
· 20 commits to master since this release
## [0.11.5] - 2024-09-17

### Added
- Added PluginClassLoader#loadClassInThisClassLoader, for internal use [#1686]

### Changed
- Hard-coded the "parent_first" mechanisms in PluginClassLoader [#1681] [#1683]
- Exclude some org.embulk.* packages from "parent_first" [#1684]
- Exclude "msgpack/" resources from "parent_first" [#1685]

### Removed
- Removed "parent_first_*.properties" files [#1681]