Skip to content

Commit fc2af1b

Browse files
Bumping version for next data-api release (#2444)
1 parent 6d9abfc commit fc2af1b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v1.0.43](https://github.com/stargate/data-api/tree/v1.0.43) (2026-03-31)
4+
5+
[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.42...v1.0.43)
6+
7+
**Merged pull requests:**
8+
9+
- Bumping version for next data-api release [\#2443](https://github.com/stargate/data-api/pull/2443) ([github-actions[bot]](https://github.com/apps/github-actions))
10+
311
## [v1.0.42](https://github.com/stargate/data-api/tree/v1.0.42) (2026-03-31)
412

513
[Full Changelog](https://github.com/stargate/data-api/compare/v1.0.41...v1.0.42)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.stargate</groupId>
55
<artifactId>sgv2-jsonapi</artifactId>
6-
<version>1.0.43-SNAPSHOT</version>
6+
<version>1.0.44-SNAPSHOT</version>
77
<properties>
88
<!-- Quarkus -->
99
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>

0 commit comments

Comments
 (0)