This commit is contained in:
Arthur Nogueira Neves 2024-08-26 17:51:56 -04:00
Родитель e07fabc2b0
Коммит fcc494833a
1 изменённых файлов: 22 добавлений и 0 удалений

22
RELEASE_NOTES.md Normal file
Просмотреть файл

@ -0,0 +1,22 @@
# Twirp-Ruby: Release notes
This are the Ruby release notes, not the [Go toolchain ones](https://github.com/arthurnn/twirp-ruby/releases).
## 1.12.0
https://github.com/arthurnn/twirp-ruby/compare/v1.10.0...v1.12.0
- [Expose response HTTP headers to the caller](https://github.com/arthurnn/twirp-ruby/pull/119)
- [Allow google-protobuf v4](https://github.com/arthurnn/twirp-ruby/pull/122)
- Lock Rack version to be < 3, until we fix Rack 3 compatibility
## 1.11.0 - not released
No ruby release for this version, despite an existent tag.
https://github.com/arthurnn/twirp-ruby/compare/v1.10.0...v1.11.0
There was no ruby change for this version therefor not release, instead that mark the de-coupling of the Go toolchain with the ruby version.
## 1.10.0 and prior
See the [releases](https://github.com/arthurnn/twirp-ruby/releases) page for the previous notes