diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc2013c325..234f36db06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [v1.0.48](https://github.com/stargate/data-api/tree/v1.0.48) (2026-06-11)
+
+[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.47...v1.0.48)
+
+**Merged pull requests:**
+
+- Create a new MCP session for each request [\#2501](https://github.com/stargate/data-api/pull/2501) ([Hazel-Datastax](https://github.com/Hazel-Datastax))
+- fix: remove global driver request page-size [\#2498](https://github.com/stargate/data-api/pull/2498) ([erichare](https://github.com/erichare))
+- fix: countDocuments counts at most one page of keys [\#2497](https://github.com/stargate/data-api/pull/2497) ([erichare](https://github.com/erichare))
+- fix \#2494 - Remove failing branding from release workflow [\#2495](https://github.com/stargate/data-api/pull/2495) ([amorton](https://github.com/amorton))
+- Bumping version for next data-api release [\#2493](https://github.com/stargate/data-api/pull/2493) ([github-actions[bot]](https://github.com/apps/github-actions))
+
## [v1.0.47](https://github.com/stargate/data-api/tree/v1.0.47) (2026-06-08)
[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.46...v1.0.47)
diff --git a/pom.xml b/pom.xml
index f2e41f8f1d..5efa4f5d19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
io.stargate
sgv2-jsonapi
- 1.0.48-SNAPSHOT
+ 1.0.49-SNAPSHOT
quarkus-bom