Releases: OneBusAway/onebusaway-gtfs-modules
Releases · OneBusAway/onebusaway-gtfs-modules
v6.0.0
What's Changed
Breaking changes
- Transformer: remove dependency on camsys-apps repository,
onebusaway-cloud-api
by @leonardehrenfried in #309
Dependency upgrades
- Update dependency com.mysql:mysql-connector-j to v9.2.0 by @renovate in #325
- Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.7.0 by @renovate in #326
Non-breaking changes
- improved documentation for retaining feed_info.txt by @sebastianknopf in #327
New Contributors
- @sebastianknopf made their first contribution in #327
Full Changelog: v5.0.2...v6.0.0
v5.0.2
What's Changed
Dependency upgrades
Non-breaking changes
New Contributors
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
Non-breaking changes
- Update dependency commons-beanutils:commons-beanutils to v1.10.0 by @renovate in #318
- Update dependency org.json:json to v20250107 by @renovate in #319
- Format currency amounts in fare_products.txt with 2 decimal digits by @sberkley in #320
Full Changelog: v5.0.0...v5.0.1
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