dotnet-architecture / eBooks

.NET Architecture e-Books
http://dot.net/architecture
1.12k stars 258 forks source link

Incorrect versions in PDF-files #216

Open jolindroth opened 1 year ago

jolindroth commented 1 year ago

I love your ebooks and always try to keep my pdf-library up to date. However, I've noticed that the version on the PDFs don't follow along with the version in the docs.

For example, https://learn.microsoft.com/en-us/dotnet/architecture/dapr-for-net-developers/#version

Is currently v1. 2.

The PDF is still 1.1 when downloading from the same site.

Since the PDF doesn't change filename when the version changes im guessing this could be an issue with caching.

The same issue is true for other of your ebooks.

erjain commented 1 year ago

Hi @jolindroth, thanks for sharing your feedback. We are in the process of updating the eBooks and targeting this and next week for updating all eBooks.

gewarren commented 1 year ago

Here's another related issue: https://github.com/dotnet/docs/issues/34338

erjain commented 1 year ago

Linking PR to this thread https://github.com/dotnet-architecture/eBooks/pull/219