Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
Christopher Radek cc2069b69c
Add release notes for version 0.59.0 (#4102)
Co-authored-by: Christopher Radek <Christopher.Radek@microsoft.com>
2024-08-06 22:41:44 +00:00
Timothee Guerin 27ed13de58
Revert "Add validator to prevent discriminator and encodedname used together" (#3852)
Reverts microsoft/typespec#3763

This is actually a pattern used for things like `@odata.kind` and would
need more discussion to disallow
2024-07-16 21:35:49 +00:00
Timothee Guerin 0442e27399
Add release notes for 0.58 (#3851)
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
2024-07-16 20:21:54 +00:00
Timothee Guerin d319e3324a
Add new const keyword breaking note (#3584)
fix #3583
2024-06-14 18:17:56 +00:00
Timothee Guerin 4ed71bf73f
Add release notes for 0.57.0 (#3560)
Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
2024-06-13 15:12:45 +00:00
Mario Guerra ad7e3de795
fix broken extension links (#3487) 2024-05-30 23:28:35 +00:00
Timothee Guerin 21edcb8f76
Add release notes for 0.56.0 (#3294)
Fixed up cspell not validating `.chronus` and causing some typo in
release notes

---------

Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
2024-05-07 21:02:14 +00:00
Timothee Guerin 29aa4a5ec4
Add release notes release 0.55 - April 2024 (#3093)
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
2024-04-02 19:13:46 +00:00
Peter Marcu 9e655a95f5
Fixing alt text on website (#3025)
This PR should make sure there is alt text matching the image name on
each of the image elements.
2024-03-18 07:54:57 -07:00
Timothee Guerin d8576effd5
Website & Docs Cleanup (#3002)
Co-authored-by: Mario Guerra <85648637+mario-guerra@users.noreply.github.com>
Co-authored-by: Libba Lawrence <llawrence@microsoft.com>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
2024-03-11 18:56:35 -07:00
Timothee Guerin d5380fb8e1
Add release notes for march 2024 release (#2986) 2024-03-05 13:36:38 -08:00
Timothee Guerin 9320c4484d
Add release notes for february relase (#2889) 2024-02-06 13:10:31 -08:00
Timothee Guerin be9f6d8145
Rename references from microsoft.github.io/typespec to typespec.io (#2858)
All reference but the README as it is being rewritten here
https://github.com/microsoft/typespec/pull/2855
2024-01-30 12:58:42 -08:00
Mark Cowlishaw f31fae0e48
Add release notes for January release (#2813) 2024-01-23 14:04:06 -08:00
Timothee Guerin 5af94f0762
Website public beta (#2418)
This is a feature branch containing the progress for the website

URL: https://tspwebsitepr.z22.web.core.windows.net/prs/2418/
2024-01-19 09:42:25 -08:00
Mark Cowlishaw e52a32c76a
Prepare Publish for December release (#2740) 2023-12-06 12:43:01 -08:00
Mark Cowlishaw 3fbfbda9a4
Update release notes for December release (#2732) 2023-12-05 17:00:31 -08:00
Timothee Guerin c749b1148f
Split libraries from standard library (#2674)
Having the std and other libraries merged together always made it harder

---------

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
2023-11-21 20:13:40 +00:00
Mark Cowlishaw 0bd7e0c5a7
Add release notes for November release (#2645) 2023-11-07 21:31:35 +00:00
Mark Cowlishaw dd8d25d035
Add release notes for October release (#2551) 2023-10-11 12:32:12 -07:00
Timothee Guerin ebc8ce6fa0
Validate docs have a `title:` and fix for astro migration (#2561)
Astro requires every doc to have a title. Adding a simple script to
validate that so we don't have to patch things when migrating.
2023-10-11 17:09:05 +00:00
Timothee Guerin 61ba17d2d2
General dependencies update september 2023 (#2445)
fix https://github.com/Azure/typespec-azure/issues/3602

Notable change:
- yaml update removes the uncessary escaping of openapi paths
2023-09-21 13:34:11 -07:00
Mark Cowlishaw e3eb6c9df0
Adding release notes for September release (core) (#2407) 2023-09-12 12:53:44 -07:00
Mark Cowlishaw 3db15286f4
Updating release notes for OpenAPI3 (#2267)
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
2023-08-08 19:07:54 +00:00
Mark Cowlishaw 29ddfaec47
Adding release notes for August (#2261)
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
2023-08-08 18:20:51 +00:00
Mark Cowlishaw 1df6ea3ffa
Add release notes for July release (#2164) 2023-07-11 11:36:02 -07:00
Timothee Guerin 8277fdf25f
Provide a better formatting for properties with comments and decorators (#2089) 2023-06-19 10:38:24 -07:00
Mark Cowlishaw e17cd1611a
Release notes for 2023-06-06 (#2017)
* Release notes for 2023-06-06

* Updatign format

* Apply suggestions from code review

Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>

* Applying review comments and formatting

---------

Co-authored-by: Brian Terlson <brian.terlson@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
2023-06-06 14:37:49 -07:00
Mark Cowlishaw 6f5e1c9329
Prepare publish for May release (#1929)
* Prepare typespec publish

* Adding core release doc
2023-05-10 16:25:52 -07:00
Alexander Batishchev f303c6076c
Fixed markdown in release-2022-12-07.md (#1903) 2023-05-04 22:20:52 +00:00
Nick Guerrera 9129ee38cb
Fix April 2023 release note date-based filename/ID (#1829) 2023-04-17 14:49:10 +00:00
Nick Guerrera cbf6186c65
Prepare publish of April release (#1813) 2023-04-11 15:17:57 -05:00
Allen Zhang 181f6cfc0e
Adding Cadl-TypeSpec rename/migration guide to OSS TypeSpec (#1718)
* Adding back Cadl to all compiler public artifacts got renamed with TypeSpec

* adding link to rename faq in release note and copy to latest version
2023-03-17 19:13:20 +00:00
Mark Cowlishaw dd0ccee77b
Prepare publish for March Release (#1701)
* Prepare typespec publish

* Add release notes

* Fix formatting and spelling in release notes
2023-03-13 17:29:23 -07:00
Allen Zhang c1a5ffd887 3/3 Rush update, rebuild, format, and changelog successful 2023-02-16 13:07:22 -08:00
Allen Zhang 064161d827 1/3 TypeSpec: Find/Replace Content 2023-02-16 13:07:22 -08:00
Mark Cowlishaw 0a4c49db70
Prepare cadl publish (#1632)
* Prepare cadl publish

* Add release notes
2023-02-07 15:56:26 -08:00
Mark Cowlishaw 1a2cd1f43f
Publish January Release (#1532)
* Prepare cadl publish

* Adding release notes
2023-01-12 17:35:15 -08:00
Timothee Guerin c90d5a5129
Fix typo in migration guide (#1435) 2022-12-14 17:15:22 +00:00
Timothee Guerin 540b95e817
Prepare release December 2022 (#1386) 2022-12-07 18:10:48 +00:00
Timothee Guerin 5b9c163e76
Move website docs back to the root (#1327) 2022-11-29 20:38:52 +00:00