As you will have noted in my prior response, the atom.xml includes the blog post from yesterday that announced Swift 4.0 release. So clearly the posts are included and there is something failing in your client. Please investigate further.
The posts appear to be listed in ascending date order (i.e. more recent ones are at the bottom). If your client is assuming they are in descending order, and only showing you the first N posts, then you might have this behaviour. For example: $ grep title atom.xml <title type="text" xml:lang="en">Swift.org</title> <title>The Swift.org Blog</title> <title>The Swift Linux Port</title> <title>Swift 3 API Design Guidelines</title> <title>Swift 2.2 Release Process</title> <title>It's Coming: the Great Swift API Transformation</title> <title>Continuous Integration now Available</title> <title>Swift Benchmark Suite now Available</title> <title>Expanding Commit Access</title> <title>Swift 2.2 Released!</title> <title>New Features in Swift 2.2</title> <title>Swift 3.0 Release Process</title> <title>Swift 2.3</title> <title>Swift 3.0 Preview 1 Released!</title> <title>Xcode Playground Support</title> <title>Swift 3.0 Released!</title> <title>Whole-Module Optimization in Swift 3</title> <title>Server APIs Work Group</title> <title>Swift 3.1 Release Process</title> <title>Swift Evolution Status Page Now Available</title> <title>Faster Mix-and-Match Builds with Precompiled Bridging Headers</title> <title>Swift 4 Release Process</title> <title>Swift 3.1 Released!</title> <title>Swift Source Compatibility Test Suite Now Available</title> <title>Swift Package Manager Manifest API Redesign</title> <title>Swift Local Refactoring</title> <title>Swift 4.0 Released!</title> Alex > On 20 Sep 2017, at 21:30, Craig Maynard via swift-users > <swift-users@swift.org> wrote: > > The plot thickens.. > > Apparently my cranky old news reader doesn't understand SSL (see error > below). I tried http://swift.org/atom.xml and now I'm seeing a subset of > posts. The last one in the list is dated 1/27/2017 and has the title "Faster > Mix-and-Match Builds with Precompiled Bridging Header". Nothing after that. > > Would it be possible to serve all the posts from http://swift.org/atom.xml? > > Thanks, > Craig > > >> On Sep 20, 2017, at 2:12 PM, Martin Man <m...@martinman.net> wrote: >> >> From >> https://www.osstatus.com/search/results?platform=all&framework=all&search=-9824 >> >> -9824 = errSSLPeerHandshakeFail >> >> This looks like a network issue between your client and swift.org >> >> >>> On 20 Sep 2017, at 16:54, Craig Maynard via swift-users >>> <swift-users@swift.org> wrote: >>> >>> When I subscribe to the RSS feed at https://swift.org/atom.xml, I'm not >>> seeing any blog posts. My newsreader is emitting this error message: >>> >>> 2017-09-20 13:27:28 -0400: Download Error: Domain: SSL Type: error code: >>> -9824 URL: https://swift.org/atom.xml > > > _______________________________________________ > swift-users mailing list > swift-users@swift.org > https://lists.swift.org/mailman/listinfo/swift-users
_______________________________________________ swift-users mailing list swift-users@swift.org https://lists.swift.org/mailman/listinfo/swift-users