Skip to content

[pull] master from OpenAPITools:master#534

Merged
pull[bot] merged 12 commits into
transparencies:masterfrom
OpenAPITools:master
Apr 1, 2026
Merged

[pull] master from OpenAPITools:master#534
pull[bot] merged 12 commits into
transparencies:masterfrom
OpenAPITools:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 12 commits April 1, 2026 15:09
Bumps [s4u/setup-maven-action](https://github.com/s4u/setup-maven-action) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/s4u/setup-maven-action/releases)
- [Commits](s4u/setup-maven-action@v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: s4u/setup-maven-action
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ES_AS_TIMESTAMPS (#23384)

* fix(kotlin-spring): use correct Jackson 3 property path for WRITE_DATES_AS_TIMESTAMPS

When using Spring Boot 4 with Jackson 3, the property path for
WRITE_DATES_AS_TIMESTAMPS changed from:
  spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS
to:
  spring.jackson.datatype.datetime.WRITE_DATES_AS_TIMESTAMPS

This fix adds conditional logic to the kotlin-spring generator template
to use the correct property path based on useSpringBoot4 flag, matching
the behavior already implemented in the JavaSpring generator.

Fixes binding error:
'Failed to bind properties under spring.jackson.serialization to
java.util.Map<tools.jackson.databind.SerializationFeature, java.lang.Boolean>:
No enum constant tools.jackson.databind.SerializationFeature.WRITE_DATES_AS_TIMESTAMPS'

* test(kotlin-spring): add tests for Jackson datetime property path

Add tests to verify that:
- Spring Boot 4 generates application.yaml with spring.jackson.datatype.datetime.WRITE_DATES_AS_TIMESTAMPS
- Spring Boot 3 generates application.yaml with spring.jackson.serialization.WRITE_DATES_AS_TIMESTAMPS
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-version: 6.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… URL parameters (Kotlin) (#23373)

* Add @SerialName annotation to parameter in Paths.kt.mustache

* after bin execution
* fix: allow `openApiNullable` with `useJackson3`

* chore: update jackson-databind-nullable to 0.2.10
…ags, @path('/') when useTags=false (#23379)

* set commonPath only when useTags = true

* regenerate samples, add test

* ci: retrigger checks
Co-authored-by: coffeemakr <coffeemakr@users.noreply.github.com>
* add buy.fans to bronze sponsor list

* update website
@pull pull Bot locked and limited conversation to collaborators Apr 1, 2026
@pull pull Bot added the ⤵️ pull label Apr 1, 2026
@pull pull Bot merged commit 99f49c2 into transparencies:master Apr 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants