Tags: brettch/osmosis
Tags
Use GitHub actions instead of Travis CI for continuous integration. Improve Gradle performance by enabling parallel execution, build cache and on-demand configuration. Replace osmosis-osm-binary package with dependency on org.openstreetmap.pbf:osmpbf from Maven Central. Add enableKeepPartialLinestring option for pgsnapshot/pgsimple tasks. Revert the database locking functionality which fails in CI. Upgrade to PostgreSQL 15.1. Remove Java Plugin Framework support (standard Osmosis plugin support remains). Remove the replication-http package including --receive-replication and send-replication-xxx tasks. Upgrade to Java 17. Eliminate use of finalize. Ensure PBF file is closed after reading completes. Remove shadow jar and jcenter plugins from build. Build distribution using the Gradle Application plugin instead of custom scripts.
0.48.2 - Update for protobuf package 3.12.2 in Debian (openstreetmap#71) - ChangeSimplifierImpl no longer squashes changes of different types but same id (openstreetmap#72)
Added advanced database logging for PgSnapshot module (openstreetmap#67) Updated usage docs (openstreetmap#68, openstreetmap#69) Added database locking functionality (openstreetmap#70)
Improve replication state handling with single-file steps and custom … …state (openstreetmap#63) Add HTTP to osmosis-pbf2 module (openstreetmap#62) Adding ability to use Osmosis as a library with limited functionality (openstreetmap#61) Tag-transform can now read a row of data from an external DataSource (openstreetmap#52)
- Updated protobuf package to 3.11.4 (openstreetmap#58) - Replaced custom MultiMemberGZIPInputStream with java.util.zip.GZIPInputStream (openstreetmap#59)
0.47.2 Removed explicit dependency on xerces in favor of JDK version (PR openstreetmap#51) Added $gnupgUserDir to Docker setup (PR openstreetmap#56)
PreviousNext