Skip to content

Commit cd02660

Browse files
committed
Update CHANGELOG.md
1 parent 3889bfc commit cd02660

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
[Full Changelog](https://github.com/internetarchive/heritrix3/compare/3.4.0-20240909...HEAD)
66

7+
#### Removals
8+
- Removed HBase modules from contrib. [#621](https://github.com/internetarchive/heritrix3/pull/621)
9+
10+
#### Fixes
11+
- ConfigurableExtractorJS: Set default value (false) for strict property. [#612](https://github.com/internetarchive/heritrix3/pull/612)
12+
- ExtractorHTML: Treat `cite` attribute as a navlink instead of embed. [#608](https://github.com/internetarchive/heritrix3/pull/608)
13+
- Building no longer require the builds.archive.org repository. [#614](https://github.com/internetarchive/heritrix3/pull/614)
14+
- Updated to new URL of the restlet repository.
15+
16+
#### Dependency Upgrades
17+
- Removed hbase, joda-time, log4j
18+
- commons-io 2.14.0
19+
- kafka-clients 3.8.0
20+
- ftpserver-core 1.2.0
21+
- jetty 9.4.56.v20240826
22+
- webarchive-commons 1.1.10
23+
724
## [3.4.0-20240909](https://github.com/internetarchive/heritrix3/releases/3.4.0-20240909) 2024-09-09
825

926
[Full Changelog](https://github.com/internetarchive/heritrix3/compare/3.4.0-20220727...3.4.0-20240909)

0 commit comments

Comments
 (0)