Releases: OneBusAway/onebusaway-gtfs-modules
Releases · OneBusAway/onebusaway-gtfs-modules
v5.0.0
What's Changed
Breaking changes
- areas.txt and stop_areas.txt cleanup: remove StopArea and use Area instead by @leonardehrenfried in #317
Non-breaking changes
- Add documentation about docker images by @VillePihlava in #314
- Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2 by @renovate in #315
- Update dependency org.json:json to v20241224 by @renovate in #316
Full Changelog: v4.5.0...v5.0.0
v4.5.0
What's Changed
Non-breaking changes
- Update Test dependencies by @renovate in #312
- New strategy: TrimTripFromPolygon by @tisseo-deploy in #313
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
Non-breaking changes
- New strategy : Retain up from polygon by @tisseo-deploy in #310
- Update dependency org.locationtech.jts:jts-core to v1.20.0 by @renovate in #311
Full Changelog: v4.3.1...v4.4.0
v4.3.1
What's Changed
Non-breaking changes
- Remove calendar dates in RemoveOldCalendarStatements by @tisseo-deploy in #239
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
Breaking changes
- Add attribute "removeToday" to RemoveOldCalendarStatements by @tisseo-deploy in #238
This changes the default behaviour of this transformer so that it doesn't remove today's calendar date, however that behaviour can now be re-enabled via configuration. I'm on the fence about whether this a "breaking change" that's why I added the tag but didn't bump the major version.
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
Non-breaking changes
- Add argument to TruncateNewCalendarStatements by @tisseo-deploy in #240
New Contributors
- @tisseo-deploy made their first contribution in #240
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
New features
Dependency upgrades
- Update dependency io.github.zlika:reproducible-build-maven-plugin to v0.17 by @renovate in #302
- Migrate renovate config by @renovate in #298
- Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.3 by @renovate in #304
- Update Maven plugins by @renovate in #305
- Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2 by @renovate in #306
- Update dependency io.github.classgraph:classgraph to v4.8.179 by @renovate in #307
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
Breaking changes
- Remove support for many non-standard fields in trips.txt by @leonardehrenfried in #284
- Remove branding_url from Agency and Route, route_bikes_allowed from Route by @leonardehrenfried in #299
- transformer: Remove library com.kurtraschke:wsf-api and WSF block resolution strategy by @leonardehrenfried in #272
Dependency upgrades
- Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.6.0 by @renovate in #288
- Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0 by @renovate in #292
- Update dependency io.github.classgraph:classgraph to v4.8.177 by @renovate in #293
- Update Test dependencies by @renovate in #295
- Update Maven plugins by @renovate in #296
- Update dependency com.mysql:mysql-connector-j to v9.1.0 by @renovate in #294
- Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1 by @renovate in #297
- Update dependency org.hsqldb:hsqldb to v2.7.4 by @renovate in #300
Full Changelog: v3.2.4...v4.0.0
v3.2.4
What's Changed
Bugfixes
- Revert commons-cli update to fix transformer-cli by @leonardehrenfried in #289
Dependency upgrades
- Update dependency io.github.classgraph:classgraph to v4.8.176 by @renovate in #285
- Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.6 by @renovate in #286
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Update merge-cli docs by @leonardehrenfried in #277
- Set default locale for decimals in csv-entities by @leonardehrenfried in #279
- Set plugin versions in pluginManagement by @leonardehrenfried in #280
Full Changelog: v3.2.2...v3.2.3