Skip to content

Commit 75d0b94

Browse files
authored
Update README.md
1 parent 83c2516 commit 75d0b94

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -159,23 +159,3 @@ COPY --from=docker.io/your-grpc-build-image /out/libgrpc_csharp_ext.so /app/libg
159159
```
160160

161161
ref: https://github.com/grpc/grpc/issues/21446
162-
163-
## Version History
164-
165-
- 1.1.7
166-
- Updated readme with info about running in alpine linux docker container
167-
- 1.1.6
168-
- Downgraded Microsoft.Extension packages from 6.0.0 to 3.1.0
169-
- 1.1.5
170-
- Back to .NET Standard 2.1
171-
- 1.1.4
172-
- Added more logging
173-
- Skipping unretrievalable secrets
174-
- 1.1.3
175-
- Updated nuget packages
176-
- 1.1.2
177-
- Fix github action to extract version from `PackageVersion` instead of `Version`
178-
- 1.1.0
179-
- Migrated from .NET Standard 2.1 to .NET 6
180-
- 1.0.1-alpha
181-
- Initial Release

0 commit comments

Comments
 (0)