Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit e7e8760

Browse files
committed
initial commit
1 parent fa25159 commit e7e8760

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [5.0.1] - 2026-04-07
6+
7+
### Miscellaneous Tasks
8+
9+
- Migrate submodule from protos to s2-specs ([#106](https://github.com/s2-streamstore/s2-sdk-python/issues/106))
10+
- Update `.gitignore` ([#107](https://github.com/s2-streamstore/s2-sdk-python/issues/107))
11+
- Update `LICENSE` ([#108](https://github.com/s2-streamstore/s2-sdk-python/issues/108))
12+
- Prep for deprecation and archiving ([#110](https://github.com/s2-streamstore/s2-sdk-python/issues/110))
13+
514
## [5.0.0] - 2025-09-03
615

716
### Refactor

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
project = "streamstore"
1212
copyright = f"{date.today().year}, Bandar Systems Inc"
13-
release = "5.0.0"
13+
release = "5.0.1"
1414

1515
# -- General configuration ---------------------------------------------------
1616
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)