diff --git a/.changes/2652a0e3-6588-4542-a35d-eafd5adf8c77.json b/.changes/2652a0e3-6588-4542-a35d-eafd5adf8c77.json deleted file mode 100644 index 997f8f6f7..000000000 --- a/.changes/2652a0e3-6588-4542-a35d-eafd5adf8c77.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "id": "2652a0e3-6588-4542-a35d-eafd5adf8c77", - "type": "misc", - "description": "Refactor codegen to place serialization and serialization into the `serde` package rather than the `transform` package. Relocate `TlsVersion` to the `net` package. Make `ByteArrayContent` and friends `internal` and force consumers to go through companion object convenience functions." -} \ No newline at end of file diff --git a/.changes/40f4af9b-316c-4d95-a4d4-9b7787feba1d.json b/.changes/40f4af9b-316c-4d95-a4d4-9b7787feba1d.json new file mode 100644 index 000000000..db95493e0 --- /dev/null +++ b/.changes/40f4af9b-316c-4d95-a4d4-9b7787feba1d.json @@ -0,0 +1,5 @@ +{ + "id": "40f4af9b-316c-4d95-a4d4-9b7787feba1d", + "type": "misc", + "description": "Refactor codegen to place serialization and deserialization code into the `serde` package rather than the `transform` package." +} \ No newline at end of file diff --git a/.changes/4a39b540-3048-4f2c-b13e-9ff6a8975896.json b/.changes/4a39b540-3048-4f2c-b13e-9ff6a8975896.json new file mode 100644 index 000000000..0fb3de5a9 --- /dev/null +++ b/.changes/4a39b540-3048-4f2c-b13e-9ff6a8975896.json @@ -0,0 +1,5 @@ +{ + "id": "4a39b540-3048-4f2c-b13e-9ff6a8975896", + "type": "misc", + "description": "Relocate `TlsVersion` to the `net` package." +} \ No newline at end of file diff --git a/.changes/bd8a575c-ecec-4744-bde6-44f8900d573d.json b/.changes/bd8a575c-ecec-4744-bde6-44f8900d573d.json deleted file mode 100644 index 57d6df910..000000000 --- a/.changes/bd8a575c-ecec-4744-bde6-44f8900d573d.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "id": "bd8a575c-ecec-4744-bde6-44f8900d573d", - "type": "misc", - "description": "Refactor codegen to place serialization and serialization into the `serde` package rather than the `transform` package. Relocate `TlsVersion` to the package. Make `ByteArrayContent` and friends `internal` and force consumers to go through companion object convenience functions." -} \ No newline at end of file diff --git a/.changes/ef3ee209-71da-4e92-9cf8-85b446d32bb0.json b/.changes/ef3ee209-71da-4e92-9cf8-85b446d32bb0.json new file mode 100644 index 000000000..1d96130f1 --- /dev/null +++ b/.changes/ef3ee209-71da-4e92-9cf8-85b446d32bb0.json @@ -0,0 +1,5 @@ +{ + "id": "ef3ee209-71da-4e92-9cf8-85b446d32bb0", + "type": "misc", + "description": "Make `ByteArrayContent` and friends `internal` and force consumers to go through companion object convenience functions." +} \ No newline at end of file