Skip to content

Releases: OneBusAway/onebusaway-gtfs-modules

v6.1.0

13 Feb 08:58
0b589ad
Compare
Choose a tag to compare

What's Changed

Non-breaking changes

Full Changelog: v6.0.0...v6.1.0

v6.0.0

03 Feb 12:52
6e48397
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v5.0.2...v6.0.0

v5.0.2

21 Jan 13:28
a9b9ae0
Compare
Choose a tag to compare

What's Changed

Dependency upgrades

  • Update dependency org.mockito:mockito-core to v5.15.2 by @renovate in #323

Non-breaking changes

  • Because of GTFS-Flex stops.txt is no longer a required file by @sharhio in #322

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

10 Jan 06:23
bacd609
Compare
Choose a tag to compare

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

03 Jan 12:38
62e13e4
Compare
Choose a tag to compare

What's Changed

Breaking changes

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

19 Dec 09:15
71f79c2
Compare
Choose a tag to compare

What's Changed

Non-breaking changes

Full Changelog: v4.4.0...v4.5.0

v4.4.0

12 Dec 13:04
9fcb54e
Compare
Choose a tag to compare

What's Changed

Non-breaking changes

Full Changelog: v4.3.1...v4.4.0

v4.3.1

09 Dec 09:31
c6aaaec
Compare
Choose a tag to compare

What's Changed

Non-breaking changes

Full Changelog: v4.3.0...v4.3.1

v4.3.0

06 Dec 10:12
885ed7d
Compare
Choose a tag to compare

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

06 Dec 06:34
bee8de3
Compare
Choose a tag to compare

What's Changed

Non-breaking changes

New Contributors

Full Changelog: v4.1.0...v4.2.0