Skip to content

openapi-diff 2.1.0 #221515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 26, 2025
Merged

openapi-diff 2.1.0 #221515

merged 2 commits into from
Apr 26, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Enable reproducible builds by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/300
* Skip Git hook repository check to enable build without `.git` by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/301
* Migrate from Log4j 1.2.x to Logback by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/307
* Exclude null properties when rendering JSON by @gloeglm in https://github.com/OpenAPITools/openapi-diff/pull/302
* Remove dependency on commons-httpclient by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/308
* Use SLF4J commons-logging bridge by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/311
* build(deps): bump maven-site-plugin from 3.9.1 to 3.10.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/313
* build(deps): bump assertj-core from 3.21.0 to 3.22.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/315
* Update README.md by @seguri-doodle in https://github.com/OpenAPITools/openapi-diff/pull/324
* build(deps): bump maven-compiler-plugin from 3.8.1 to 3.10.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/333
* build(deps): bump slf4j.version from 1.7.32 to 1.7.33 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/323
* build(deps): bump maven-jar-plugin from 3.2.0 to 3.2.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/322
* build(deps): bump maven-plugin-plugin from 3.6.2 to 3.6.4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/340
* build(deps): bump nexus-staging-maven-plugin from 1.6.8 to 1.6.12 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/339
* build(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/341
* build(deps): bump maven-site-plugin from 3.10.0 to 3.11.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/342
* build(deps): bump slf4j.version from 1.7.33 to 1.7.36 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/338
* Update Docker release action with multi-platform by @kaschula in https://github.com/OpenAPITools/openapi-diff/pull/336
* build(deps): bump swagger-parser.version from 2.0.28 to 2.0.30 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/337
* fix: mixed up logic around response mediatype addition/removal by @slinstaedt in https://github.com/OpenAPITools/openapi-diff/pull/328
* #198: Fixing false positive breaking change reported when removing an optional field from a response by @orange-buffalo in https://github.com/OpenAPITools/openapi-diff/pull/327
* Support allOf schemas referring to oneOf schemas by @julienrf in https://github.com/OpenAPITools/openapi-diff/pull/318
* build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/343
* upgrade m-release-p: outputTimestamp auto-update by @hboutemy in https://github.com/OpenAPITools/openapi-diff/pull/314
* Equivalent paths with overloaded parameters are supported by @timur27 in https://github.com/OpenAPITools/openapi-diff/pull/306
* Fix stackoverflow in recursive definitions by @mikkela in https://github.com/OpenAPITools/openapi-diff/pull/331
* build(deps): bump logback-classic from 1.2.10 to 1.2.11 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/347
* build(deps): bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/350
* build(deps): bump swagger-parser.version from 2.0.30 to 2.0.31 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/354
* build(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/356
* build(deps): bump maven-shade-plugin from 3.2.4 to 3.3.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/360
* build(deps): bump swagger-parser.version from 2.0.31 to 2.0.32 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/363
* build(deps): bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/365
* build(deps): bump actions/setup-java from 2 to 3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/367
* build(deps): bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/368
* build(deps): bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/369
* build(deps): bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/370
* build(deps): bump docker/login-action from 1 to 2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/374
* build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/373
* build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/372
* build(deps): bump swagger-parser.version from 2.0.32 to 2.0.33 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/376
* build(deps): bump assertj-core from 3.22.0 to 3.23.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/377
* build(deps): bump assertj-core from 3.23.0 to 3.23.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/378
* Add support for remote development with Gitpod by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/379
* Generate SBOM using CycloneDX Maven plugin by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/382
* Bump Maven to version 3.8.5 and Maven wrapper to version 3.1.1 by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/383
* fix #358 - correction of regex problem + tests + auto formatting by @dedece35 in https://github.com/OpenAPITools/openapi-diff/pull/359
* build(deps): bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/385
* build(deps): bump swagger-parser.version from 2.0.33 to 2.1.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/386
* build(deps): bump swagger-parser.version from 2.1.0 to 2.1.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/387
* Fix: Crashes when parsing diff for very large specs by @eacolina in https://github.com/OpenAPITools/openapi-diff/pull/388
* build(deps): bump j2html from 1.5.0 to 1.6.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/391
* Fix missing architecture on release by @jamiecuthill in https://github.com/OpenAPITools/openapi-diff/pull/393
* build(deps): bump cyclonedx-maven-plugin from 2.7.0 to 2.7.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/396
* build(deps): bump maven-deploy-plugin from 2.8.2 to 3.0.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/395
* Fix: Markdown and Console renderer fail when processing range HTTP status code e. g. '2XX' by @TimoBehrendt in https://github.com/OpenAPITools/openapi-diff/pull/397
* build(deps): bump junit-bom from 5.8.2 to 5.9.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/399
* build(deps): bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/400
* build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/401
* build(deps): bump swagger-parser.version from 2.1.1 to 2.1.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/402
* build(deps): bump slf4j.version from 1.7.36 to 2.0.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/403
* build(deps): bump logback-classic from 1.2.11 to 1.3.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/404
* build(deps): bump slf4j.version from 2.0.0 to 2.0.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/411
* build(deps): bump maven-shade-plugin from 3.3.0 to 3.4.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/409
* build(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/413
* build(deps): bump slf4j.version from 2.0.1 to 2.0.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/417
* build(deps): bump junit-bom from 5.9.0 to 5.9.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/416
* build(deps): bump slf4j.version from 2.0.2 to 2.0.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/421
* build(deps): bump swagger-parser.version from 2.1.2 to 2.1.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/420
* build(deps): bump cyclonedx-maven-plugin from 2.7.1 to 2.7.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/426
* build(deps): bump swagger-parser.version from 2.1.3 to 2.1.5 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/428
* build(deps): bump swagger-parser.version from 2.1.5 to 2.1.6 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/429
* Add 2 lf instead of 1 at the end of Markdown blockquotes by @bbenoist in https://github.com/OpenAPITools/openapi-diff/pull/427
* Register ObjectMapper modules by @jasper-vandemalle in https://github.com/OpenAPITools/openapi-diff/pull/419
* build(deps): bump swagger-parser.version from 2.1.6 to 2.1.7 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/432
* build(deps): bump maven-shade-plugin from 3.4.0 to 3.4.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/431
* build(deps): bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/434
* build(deps): bump swagger-parser.version from 2.1.7 to 2.1.8 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/433
* build(deps): bump maven-plugin-plugin from 3.6.4 to 3.7.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/435
* build(deps): bump cyclonedx-maven-plugin from 2.7.2 to 2.7.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/436
* build(deps): bump swagger-parser.version from 2.1.8 to 2.1.9 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/437
* build(deps): bump slf4j.version from 2.0.3 to 2.0.4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/438
* build(deps): bump slf4j.version from 2.0.4 to 2.0.5 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/442
* build(deps): bump slf4j.version from 2.0.5 to 2.0.6 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/444
* build(deps): bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/446
* build(deps): bump assertj-core from 3.23.1 to 3.24.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/447
* build(deps): bump assertj-core from 3.24.0 to 3.24.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/451
* build(deps): bump swagger-parser.version from 2.1.9 to 2.1.10 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/450
* build(deps): bump junit-bom from 5.9.1 to 5.9.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/452
* build(deps): bump maven-plugin-plugin from 3.7.0 to 3.7.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/455
* build(deps): bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/456
* build(deps): bump swagger-parser.version from 2.1.10 to 2.1.11 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/457
* build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/459
* build(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/462
* build(deps): bump swagger-parser.version from 2.1.11 to 2.1.12 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/467
* build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/466
* build(deps): bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/465
* Fix: BUG#348 Parameter change detection fix when path doesn't change but PathParams AND Parameters are changed (But named the same) by @mishukdutta-toast in https://github.com/OpenAPITools/openapi-diff/pull/353
* Detect changed numeric ranges by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/469
* Add Maven `skip` property to skip execution by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/471
* bugfix (to master): after openapi specs comparison, all parameters are removed by @justinasbardauskas in https://github.com/OpenAPITools/openapi-diff/pull/454
* build(deps): bump maven-plugin-plugin from 3.7.1 to 3.8.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/473
* build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/472
* build(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/491
* build(deps): bump slf4j.version from 2.0.6 to 2.0.7 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/494
* build(deps): bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/493
* build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/496
* build(deps): bump swagger-parser.version from 2.1.12 to 2.1.13 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/499
* build(deps): bump cyclonedx-maven-plugin from 2.7.5 to 2.7.6 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/505
* build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/504
* build(deps): bump logback-classic from 1.3.0 to 1.3.7 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/509
* build(deps): bump cyclonedx-maven-plugin from 2.7.6 to 2.7.7 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/507
* build(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/513
* build(deps): bump junit-bom from 5.9.2 to 5.9.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/514
* build(deps): bump cyclonedx-maven-plugin from 2.7.7 to 2.7.8 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/515
* build(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/518
* build(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/519
* build(deps): bump cyclonedx-maven-plugin from 2.7.8 to 2.7.9 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/524
* build(deps): bump swagger-parser.version from 2.1.13 to 2.1.14 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/521
* build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/526
* build(deps): bump swagger-parser.version from 2.1.14 to 2.1.15 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/527
* build(deps): bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/529
* build(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/530
* build(deps): bump logback-classic from 1.3.7 to 1.3.8 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/531
* build(deps): bump maven-shade-plugin from 3.4.1 to 3.5.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/533
* build(deps): bump swagger-parser.version from 2.1.15 to 2.1.16 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/536
* Use Maven wrapper in pre-commit hook by @westse in https://github.com/OpenAPITools/openapi-diff/pull/540
* build(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/548
* Improve backward-compatibility testing by @westse in https://github.com/OpenAPITools/openapi-diff/pull/546
* bug fix: parameter compared with itself html by @nithintatikonda1 in https://github.com/OpenAPITools/openapi-diff/pull/547
* Fix renderer memory issues by writing to OutputStream by @LubomirS in https://github.com/OpenAPITools/openapi-diff/pull/544
* Fix potential NPEs in ParametersDiff and HtmlRender by @bmistry13 in https://github.com/OpenAPITools/openapi-diff/pull/517
* Treat new PUT request properties as compatible again by @westse in https://github.com/OpenAPITools/openapi-diff/pull/538
* Add file output parameters to Maven plugin by @studur in https://github.com/OpenAPITools/openapi-diff/pull/502
* build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/554
* build(deps): bump ch.qos.logback:logback-classic from 1.3.8 to 1.3.9 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/556
* build(deps): bump ch.qos.logback:logback-classic from 1.3.9 to 1.3.11 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/557
* build(deps): bump slf4j.version from 2.0.7 to 2.0.9 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/560
* build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/561
* build(deps): bump docker/login-action from 2 to 3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/563
* build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/564
* build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/565
* build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/566
* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/567
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/568
* Build with Java 21 by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/570
* build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/572
* build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/574
* build(deps): bump swagger-parser.version from 2.1.16 to 2.1.18 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/575
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/577
* build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.6.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/578
* build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/579
* build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/581
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/584
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/582
* build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/587
* build(deps): bump swagger-parser.version from 2.1.18 to 2.1.19 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/586
* build(deps): bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/588
* build(deps): bump ch.qos.logback:logback-classic from 1.3.12 to 1.3.13 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/589
* build(deps): bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/591
* build(deps): bump ch.qos.logback:logback-classic from 1.3.13 to 1.3.14 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/593
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/592
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/596
* fix(594): fix console rendering by @TheFreaky in https://github.com/OpenAPITools/openapi-diff/pull/595
* Docs: Add JSON files to inital introduction sentence by @LitschiW in https://github.com/OpenAPITools/openapi-diff/pull/580
* Adding Asciidoc Render by @nbiastaunton in https://github.com/OpenAPITools/openapi-diff/pull/569
* add test case for fixed NPE in rename of parameter (#488) by @stoeren in https://github.com/OpenAPITools/openapi-diff/pull/555
* Configurable incompatibility checks by @westse in https://github.com/OpenAPITools/openapi-diff/pull/552
* Option to create html doc with all changes by @nithintatikonda1 in https://github.com/OpenAPITools/openapi-diff/pull/541
* build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/600
* build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/602
* build(deps): bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/605
* build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/606
* build(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/607
* build(deps): bump slf4j.version from 2.0.10 to 2.0.11 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/608
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/609
* build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.10 to 2.7.11 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/612
* build(deps): bump actions/cache from 3 to 4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/613
* build(deps): bump swagger-parser.version from 2.1.19 to 2.1.20 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/614
* build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/615
* build(deps): bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/618
* build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/617
* build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/616
* build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/621
* build(deps): bump swagger-parser.version from 2.1.20 to 2.1.21 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/628
* chore: build and run Docker image with Eclipse Temurin 21 by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/629
* feat(docker): add App CDS for Docker image by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/630
* feat(docker): publish additionally to GitHub container registry by @joschi in https://github.com/OpenAPITools/openapi-diff/pull/631
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/632
* build(deps): bump org.apache.commons:commons-configuration2 from 2.9.0 to 2.10.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/633
* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.10.0.2594 to 3.11.0.3922 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/634
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/636
* build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/635
* build(deps): bump org.apache.commons:commons-configuration2 from 2.10.0 to 2.10.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/637
* build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/641
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/642
* build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/643
* build(deps): bump swagger-parser.version from 2.1.21 to 2.1.22 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/646
* build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/645
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/648
* build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/651
* build(deps): bump slf4j.version from 2.0.12 to 2.0.13 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/649
* build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/652
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/654
* build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/655
* build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/656
* build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/657
* build(deps): bump commons-cli:commons-cli from 1.7.0 to 1.8.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/663
* build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/664
* build(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/665
* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.11.0.3922 to 4.0.0.4121 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/670
* build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/669
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/668
* build(deps): bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/672
* build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/678
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/677
* build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/679
* build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/680
* build(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/681
* build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/682
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/683
* build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/685
* build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/686
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/687
* build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.8.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/688
* build(deps): bump slf4j.version from 2.0.13 to 2.0.14 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/689
* build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/690
* build(deps): bump slf4j.version from 2.0.14 to 2.0.15 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/691
* build(deps): bump slf4j.version from 2.0.15 to 2.0.16 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/692
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/693
* build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/696
* build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/695
* build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/701
* build(deps): bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/700
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/698
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/703
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/702
* build(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/705
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/709
* build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/710
* build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.8.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/711
* 717 issue fix by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/718
* Add support for examples diff by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/671
* Add support for distinguishing equivalent paths by parameter format in overloaded parameters by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/661
* build(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/721
* build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/720
* build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/712
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/727
* build(deps): bump swagger-parser.version from 2.1.22 to 2.1.25 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/728
* build(deps): bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/729
* build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/730
* Migrate from deprecated circleCi openJDK image by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/734
* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/732
* Fix sonar issues to pass quality gate by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/735
* build(deps): bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/733
* build(deps): bump fmt-maven-plugin from 2.9.1 to 2.13 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/293
* Revert "build(deps): bump fmt-maven-plugin from 2.9.1 to 2.13" by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/736
* Fix breaking changes in Render contract by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/742
* Removal of 'deprecated' not detected by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/743
* Change of 'multipleof' is not detected by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/746
* Change of 'nullable' is not detected by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/747
* build(deps): bump slf4j.version from 2.0.16 to 2.0.17 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/751
* build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/749
* build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/748
* build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/752
* Changes on 'minItems' and 'maxItems' not detected by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/753
* Changes on "minProperties" / "maxProperties" are not detected by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/754
* Fix CLI version option by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/756
* build(deps): bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/757
* Add support for 'uniqueItems' schema diff detection by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/758
* Fix README.md Render difference code example by @bebeside77 in https://github.com/OpenAPITools/openapi-diff/pull/760
* build(deps): bump swagger-parser.version from 2.1.25 to 2.1.26 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/761
* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.0.0.4389 to 5.1.0.4751 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/762
* Update README.md - Type fix "usSage" by @chatelao in https://github.com/OpenAPITools/openapi-diff/pull/763
* build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/764
* build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/765
* build(deps): bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/767
* build: update maven-plugin-plugin version to 3.13.1 and configure goa… by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/768
* Dr satyr/issue346 by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/769
* Doesn't take pattern field into account by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/770
* build(deps): bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot in https://github.com/OpenAPITools/openapi-diff/pull/773
* DrSatyr/issue212 by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/774
* Fix: Address Sonar Blocker issues by @DrSatyr in https://github.com/OpenAPITools/openapi-diff/pull/775
* Issue 422 by @maksim-kosolapov in https://github.com/OpenAPITools/openapi-diff/pull/771

New Contributors

Full Changelog: OpenAPITools/openapi-diff@2.0.0...2.1.0


@github-actions github-actions bot added java Java use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 26, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 26, 2025
@BrewTestBot BrewTestBot enabled auto-merge April 26, 2025 14:53
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 26, 2025
Merged via the queue into master with commit cfe68d8 Apr 26, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-openapi-diff-2.1.0 branch April 26, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. java Java use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants