Skip to content

Releases: cometd/cometd

8.0.1

21 May 15:31
8.0.1
fa7e96c
Compare
Choose a tag to compare

Fixes

  • Fixes #1758 - Add "type: module" to package.json.
  • Fixes #1759 - Export relevant classes in cometd.js.

Updates

  • Bump spring-version from 6.1.6 to 6.1.7

Full Changelog: 8.0.0...8.0.1

8.0.0

16 May 17:31
8.0.0
fe29bbe
Compare
Choose a tag to compare

Major Features

  • Java code based on Jetty 12.
  • Jakarta EE 10 Servlet and WebSocket APIs on server-side.
  • Jetty 12 Handler APIs on server-side.
  • Jakarta EE 10 WebSocket on client-side.
  • Jetty 12 HTTP and WebSocket on client-side.
  • OkHttp 4 HTTP and WebSocket on client-side.
  • JavaScript code based on ECMAScript 6 (ES6) (modules, classes, let, const, arrow functions)
  • ES6 archetypes and demos.
  • Support for Spring 6.1.x and Spring Boot 3.2.x.

Removals

  • Removed Dojotoolkit support (archetypes, demos, etc.).
  • Removed Angular 1.x support (demos, etc.).

Requirements

  • Java 17 on server-side/client-side.
  • ES6 support on client-side (browsers, nodejs, graalvm, etc.).

New Contributors

Full Changelog: 7.0.14...8.0.0

7.0.14

16 May 16:13
7.0.14
ad954be
Compare
Choose a tag to compare

Issues

  • #1729 - Client Transports Configuration contains incorrect parameter: maxSendMessageSize. by @sbordet

Updates

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1
  • Bump com.mycila:license-maven-plugin from 4.3 to 4.5
  • Bump jetty-version from 10.0.20 to 10.0.21

Full Changelog: 7.0.13...7.0.14

7.0.13

19 Apr 16:05
7.0.13
5d4528a
Compare
Choose a tag to compare

Issues

#1688 - Fix Typescript Types by @paustint
#1718 - WebSocket session leak leads to OOME

Updates

Bump Spring to 5.3.34.
Bump Log4j2 to 2.23.1.
Bump Jackson to 2.17.0.
Bump SLF4J to 2.0.13.

New Contributors

@paustint made their first contribution in #1688

Full Changelog: 7.0.12...7.0.13

7.0.5

02 Dec 11:09
a5d02ed
Compare
Choose a tag to compare

Issues

#1007 - Use collections factory methods.
#1058 - Provide TypeScript type definitions.
#1065 - Allow configuring JSON array Java representation.
#1066 - Review cometd.js APIs.
#1089, #1091 - Handle UnknownHostException for Websocket transports.
#1090 - Improve IllegalStateExceptions error message.
#1097 - Messages lost via WebSocket when browsers refresh.

Updates

Bumps Jackson to 2.13.0.
Bumps Jetty to 11.0.7.
Bumps OkHttp to 4.9.3.
Bumps SLF4J to 2.0.0-alpha5.
Bumps Spring to 5.3.13.
Bumps Spring Boot to 2.6.0.

6.0.5

02 Dec 11:09
2c9ac76
Compare
Choose a tag to compare

Issues

#1007 - Use collections factory methods.
#1058 - Provide TypeScript type definitions.
#1065 - Allow configuring JSON array Java representation.
#1066 - Review cometd.js APIs.
#1089, #1091 - Handle UnknownHostException for Websocket transports.
#1090 - Improve IllegalStateExceptions error message.
#1097 - Messages lost via WebSocket when browsers refresh.

Updates

Bumps Jackson to 2.13.0.
Bumps Jetty to 10.0.7.
Bumps OkHttp to 4.9.3.
Bumps SLF4J to 2.0.0-alpha5.
Bumps Spring to 5.3.13.
Bumps Spring Boot to 2.6.0.

5.0.10

02 Dec 11:07
aed519e
Compare
Choose a tag to compare

Issues

#1007 - Use collections factory methods.
#1058 - Provide TypeScript type definitions.
#1065 - Allow configuring JSON array Java representation.
#1066 - Review cometd.js APIs.
#1089, #1091 - Handle UnknownHostException for Websocket transports.
#1090 - Improve IllegalStateExceptions error message.
#1097 - Messages lost via WebSocket when browsers refresh.

Updates

Bumps Jackson to 2.13.0.
Bumps Jetty to 9.4.44.v20210927.
Bumps OkHttp to 4.9.3.
Bumps SLF4J to 1.7.32.
Bumps Spring to 5.3.13.
Bumps Spring Boot to 2.6.0.

5.0.9

19 Nov 16:09
Compare
Choose a tag to compare

Updates

Bumps Jackson to 2.12.4.
Bumps Jetty to Jetty 9.4.43.v20210629.
Bumps SLF4J to 1.7.31.
Bumps Spring to 5.3.8.
Bumps Spring Boot to 2.5.2.

5.0.8

19 Nov 15:58
Compare
Choose a tag to compare

Issues

#1037 - Oort data is not deserialized starting from 5.0.5.

Updates

Bumps Jetty to 9.4.42.v20210604.
Bumps Spring to 5.3.7.
Bumps Spring Boot to 2.5.0