Skip to content

docs: bump install snippets 3.0.0 → 3.0.1 across README + docs site#5

Merged
jlc488 merged 1 commit into
masterfrom
docs/sweep-for-3.0.1
May 23, 2026
Merged

docs: bump install snippets 3.0.0 → 3.0.1 across README + docs site#5
jlc488 merged 1 commit into
masterfrom
docs/sweep-for-3.0.1

Conversation

@jlc488
Copy link
Copy Markdown
Collaborator

@jlc488 jlc488 commented May 23, 2026

Follow-up to #4 (v3.0.1 HTTP-client fixes). Updates every copy-paste install snippet on README + docs site so users land on the fixed version. Historical prose preserved.

10 files: README.{md,ko.md} + docs/getting-started/installation.{md,ko.md} + docs/guides/{jpa,mybatis,r2dbc}-backend.{md,ko.md}

Patterns: <version>3.0.0</version> → 3.0.1; :3.0.0 (Kotlin/Groovy DSL) → :3.0.1; \ hint → \

Kept as-is: 'v3.0.0 splits the starter...' and 'v3.0.0 promise' historical prose; changelog anchor labels.

Unblocks the v3.0.1 tag push. devslab-examples PR #62 will bump :3.0.0 → :3.0.1 as a follow-up.

PR #4 fixed two real HTTP-client bugs (Content-Type + PATCH); v3.0.1 is
the recommended upgrade. Update every copy-paste install snippet so users
land on the fixed version, but keep the historical prose ("v3.0.0 splits
the starter into four artifacts...", "that's the v3.0.0 promise...") since
those describe when the multi-module shape was introduced, which didn't
change in 3.0.1.

Sed-replaced patterns:
  <version>3.0.0</version>           -> 3.0.1
  :3.0.0" (Kotlin DSL)               -> :3.0.1"
  :3.0.0' (Groovy DSL)               -> :3.0.1'
  `3.0.0` (the "Replace `X` with..." hint)  -> `3.0.1`

Touched 10 files (README + docs/getting-started/installation + docs/guides/
{jpa,mybatis,r2dbc}-backend, each en + ko). CHANGELOG entries unchanged
(historical records).
@jlc488 jlc488 merged commit 0103d09 into master May 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant