Skip to content

Update for http2-5.3 and upcoming tls#2

Merged
josephsumabat merged 1 commit into
masterfrom
update-for-http2
Jan 14, 2025
Merged

Update for http2-5.3 and upcoming tls#2
josephsumabat merged 1 commit into
masterfrom
update-for-http2

Conversation

@josephsumabat
Copy link
Copy Markdown
Collaborator

  • In http2, HeaderList was replaced with [Header], SettingsHeaderTableSize was replaced with SettingsTokenHeaderTableSize.

  • data-default 0.8 deprecates data-default-class by moving the Default class from Data.Default.Class to Data.Default.

  • tls has replaced some default instances with functions and made some record constructors private.

See: haskell-grpc-native/http2-client#97
See: kazu-yamamoto/crypton-certificate#11
See: haskell-tls/hs-tls#486
See: commercialhaskell/stackage#7545

- In http2, `HeaderList` was replaced with `[Header]`,
  `SettingsHeaderTableSize` was replaced with
  `SettingsTokenHeaderTableSize`.

- data-default 0.8 deprecates data-default-class by moving the `Default`
  class from `Data.Default.Class` to `Data.Default`.

- tls has replaced some default instances with functions and made some
  record constructors private.

See: haskell-grpc-native/http2-client#97
See: kazu-yamamoto/crypton-certificate#11
See: haskell-tls/hs-tls#486
See: commercialhaskell/stackage#7545
@josephsumabat josephsumabat merged commit 11bc790 into MercuryTechnologies:master Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants