Skip to content

Releases: usgs/pdl

v2.8.0

11 Oct 18:41
Compare
Choose a tag to compare
v2.8.0 Pre-release
Pre-release
  • Sqlite dependency update for ARM compatibility
  • Pipeline updates for java 8 compatibility
  • ExtentIndexerListener improve synchronization, batch size, logging
  • Move notification cleanup process to separate thread.
  • Configuration documentation for new classes JsonNotificationIndex, JsonProductStorage, JsonTrackingIndex

v2.7.12

17 Sep 03:31
Compare
Choose a tag to compare
v2.7.12 Pre-release
Pre-release
  • Update OriginIndexerModule event title query

v2.7.10

24 Jun 21:31
Compare
Choose a tag to compare
v2.7.10 Pre-release
Pre-release

Enable bug fix for base64 padding issue by default.

v2.7.9

11 Feb 00:38
Compare
Choose a tag to compare
v2.7.9 Pre-release
Pre-release
  • Bug fix for URLProductStorage default product path

v2.7.8

10 Feb 20:03
Compare
Choose a tag to compare
v2.7.8 Pre-release
Pre-release
  • Bug fix for empty-path content when product received as Json format and converted to Directory format

v2.7.7

16 Jan 02:37
Compare
Choose a tag to compare
v2.7.7 Pre-release
Pre-release
  • Add AwsBatchIndexer for batch loading comcat products

v2.7.6

06 Jan 00:52
Compare
Choose a tag to compare
v2.7.6 Pre-release
Pre-release
  • Bug fix for AwsProductReceiver catch up process hanging after reconnect
  • Bug fix for Moment Tensor Indexer Module, when moment-tensor does not have event id

2.7.5

04 Jan 17:36
Compare
Choose a tag to compare
2.7.5 Pre-release
Pre-release
  • Bug fixes for product json when latitude/longitude/depth are null
  • Use product index transactions to reconnect if needed when checking whether notifications processed
  • Make AWSProductReceiver initialCatchUpAge configurable (default 7.0 days)

2.7.4...2.7.5

v2.7.4

24 Dec 03:27
Compare
Choose a tag to compare
v2.7.4 Pre-release
Pre-release
  • Fix AWS receiver catch up / broadcast handling.
  • Improve flaky tests

v2.7.3

23 Dec 02:46
Compare
Choose a tag to compare
v2.7.3 Pre-release
Pre-release
  • Add "ignoreRegions" indexer module configuration, to support ignoring NN shakemaps
  • Refactor JDBCConnection class to eliminate duplication
  • Refactor Indexer to support more concurrency
  • Improve ProductIndex getEvents performance for events with many products.
  • Update configuration documentation.