Commit Graph

35 Commits

Author SHA1 Message Date
Terry Wilson 0400555989
Remove CoreOS from testimonials (#1284) 2024-04-16 10:07:09 -07:00
Esun Kim a411372b99
Updated C++ compilers versions (#1110) 2023-03-13 15:13:26 -07:00
Xuan Wang 7924f839a4
Update supported Python version (#1080) 2023-01-19 11:15:28 -08:00
Esun Kim 89c54dc4a4
Update C++ compilers (#979) 2022-06-29 14:24:34 -07:00
Eric Anderson c6909214ff
Sync Java versions with grpc-java (#938)
Java 7 support was dropped with 5635c6cb4 (Jan 27 2022) and Jelly Bean was dropped
with 2e87cd6a (Oct 20 2021)
2022-02-16 07:55:05 -08:00
Esun Kim 805df2fb59
Update C++ compiler version (#937) 2022-02-11 11:03:01 -08:00
Patrice Chalin 01a64c49ba
Dart 2.12+ is required (#756) 2021-04-22 08:55:42 -04:00
Patrice Chalin d18bd016de
Kotlin pages: drop /JVM qualifier (#712) 2021-03-09 16:50:58 -05:00
Patrice Chalin 3a4d708637
Set min Node version to v8+, matching quick start (#593)
Followup to #500
2021-01-14 11:38:31 -05:00
Patrice Chalin df8761da4c
Objective-C: update macOS and iOS versions (#553)
Match verions of https://github.com/grpc/grpc/pull/24282
2021-01-14 10:20:35 -05:00
Patrice Chalin f5a0f021c3
Python: update supported versions (#514) 2020-11-13 13:20:04 -05:00
Patrice Chalin b1c63bbade
PHP: no longer in beta; update supported versions to 7+, only (#517) 2020-11-12 21:37:45 -05:00
Patrice Chalin e4428794ec
gRPC official support table: cleanup, no content changes (#513) 2020-11-12 19:08:01 -05:00
Patrice Chalin 6aebd07b66
Platforms data table: update min Go version to 1.13+ (#438)
(Maybe the min Go version text should read the same as what is given in the Go Quick start page?)
2020-10-06 13:37:37 -04:00
Patrice Chalin 561fb8212e
Basic cleanup of testimonials (#410)
* Basic cleanup of testimonials

Trimming file: keep only 6 entries. This is meant to be a quick cleanup. (More updates to the site will be coming in subsequent PRs, e.g., to add dev stories.)

- Drop Carbon3D: I can't find any public evidence that they're using gRPC
- Drop University of Wisconsin: not clear that the Open lambda project is still active
- Add dates for all remaining entries

* Also remove images that will no longer be used
2020-09-23 20:04:40 -04:00
Patrice Chalin 3903bb0189
Testimonials data file reformatting (#411) 2020-09-23 11:16:01 -04:00
Eric Gribkoff 41bcfdf473
Update minimum API for Android Java (#373) 2020-07-29 18:21:29 -04:00
Patrice Chalin 91831eef30
gRPC Go officially supports Go 1.12+ (#268) 2020-06-05 13:56:58 -04:00
Patrice Chalin 3e0b7ce963
Chore: platforms data cleanup (#267) 2020-06-05 10:30:04 -04:00
Patrice Chalin 717c803424
Delete unused languages data file 2020-05-28 15:28:33 -04:00
Patrice Chalin d89cf21373
Move API-reference links to language-specific pages (#245)
* Move API-reference links to language-specific pages

* Remove language references from reference page

Note that the page no longer shows up in the left-nav.

* Drop shortcode and data file that aren't used anymore

* Drop reference page

* C# .NET page: make prose match other pages

* gRPC-for-.NET prose tweak

* Eric's feedback: don't add mention of gRPC core in Languages page
2020-05-28 15:05:33 -04:00
Patrice Chalin 3edb77455f
Update link to gRPC-Kotlin API reference docs (#239)
Closes #218
2020-05-26 18:29:03 -04:00
Patrice Chalin f911fc89db
Merge Kotlin branch (#195)
* Kotlin quick start (#124)

* Adjust example directory name in Kotlin quick start (#144)

* Quick start: clone grpc-kotlin repo at HEAD (#145)

* Hello world example: adjust package and class names (#152)

* Revert hello world package name change

* Kotlin quick start: add JDK prerequisite (#156)

* Kotlin tutorial

* Post-review edits

* Kotlin quick start (#124)

* Adjust example directory name in Kotlin quick start (#144)

* Quick start: clone grpc-kotlin repo at HEAD (#145)

* Hello world example: adjust package and class names (#152)

* Revert hello world package name change

* Kotlin quick start: add JDK prerequisite (#156)

* Drop "under development" from Kotlin entry in About page

* Adjust API reference root package name (#175)

* Update Kotlin QS example code, and other tweaks (#194)

* Kotlin quick start: update example code and other tweaks

* A small path fix to the Route Guide page

* Fix Kotlin API reference link in QS page
2020-04-15 20:14:37 -04:00
Patrice Chalin 03dcc88418
Add link to Kotlin gRPC API ref docs, and cleanup redirects (#165) 2020-03-23 17:28:52 -04:00
Patrice Chalin ec816e35d3 Kotlin/JVM platforms
Contributes to #132
2020-03-17 13:57:33 -04:00
Patrice Chalin e87270eb8d
Add placeholders for Kotlin gRPC (#141) 2020-03-17 13:45:16 -04:00
Patrice Chalin bc522aa685
Min Dart SDK to 2.2+ (#134)
Closes #133. Also removes statement that claimed that Dart `grpc` package was in beta.
2020-03-13 14:01:52 -04:00
lucperkins b8caac55e4 Add Used By section to main page
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 12:25:08 -07:00
lucperkins 03c0a71713 Add shortcode for reference links
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-09 11:51:58 -07:00
lucperkins 106c647e5e Add docs nav
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-06 11:53:44 -08:00
lucperkins 4be406d7b5 Add testimonials shortcode
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-05 15:51:00 -08:00
lucperkins 4b0655ab9f Add generated platforms table
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-03-05 15:22:17 -08:00
lucperkins 75dffd32f4 Remove public folder from Git
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-22 18:27:11 -07:00
lucperkins 7a573575d1 Use splat redirects
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-22 18:20:32 -07:00
lucperkins 067307dd29 Add contents of new site repo
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-22 18:07:24 -07:00