Skip to content

Changes

#157 (May 21, 2024, 2:54:18 PM)

  1. Update to latest japicmp tool release (#841) — noreply / githubweb

#156 (May 21, 2024, 2:14:27 PM)

  1. Add v0.23.1 to changelog (#839) — noreply / githubweb

#155 (May 21, 2024, 2:01:17 PM)

  1. broaden gson range, bundle new gson and guava (#837) — noreply / githubweb

#154 (May 14, 2024, 11:01:04 AM)

  1. Prepare repo for 0.24.0 development — Jonah Graham / githubweb

#152 (May 14, 2024, 9:49:35 AM)

  1. Prepare repo for 0.23.0 release — Jonah Graham / githubweb
  2. Prepare repo for 0.23.0 release — Jonah Graham / githubweb

#151 (May 14, 2024, 9:36:19 AM)

  1. Document why constructor is deprecated (#831) — noreply / githubweb

#150 (May 3, 2024, 12:56:15 PM)

  1. Fix frameId type in DataBreakpointInfoArguments (#829) — noreply / githubweb

#149 (Apr 20, 2024, 12:15:17 AM)

  1. Fix BreakpointMode and some minor issues (#828) — noreply / githubweb

#148 (Apr 14, 2024, 3:30:19 PM)

  1. DAP v1.61 updates — Jonah Graham / githubweb
  2. DAP v1.62 updates — Jonah Graham / githubweb
  3. DAP v1.63 updates — Jonah Graham / githubweb
  4. DAP v1.64 updates — Jonah Graham / githubweb
  5. DAP v1.65 updates — Jonah Graham / githubweb
  6. Update DAP schema versions and readme/changelog for DAP 1.65 implementation — Jonah Graham / githubweb

#147 (Mar 16, 2024, 5:49:17 AM)

  1. Fix a small typo in doc — Vladimir Piskarev / githubweb

#146 (Mar 6, 2024, 12:28:19 PM)

  1. update to gradle 8.6 — Christian Dietrich / githubweb
  2. bump arch-unit — Christian Dietrich / githubweb

#145 (Mar 6, 2024, 12:18:19 PM)

  1. ci(deps): bump actions/setup-java from 3 to 4 (#820) — noreply / githubweb

#144 (Mar 3, 2024, 6:47:15 AM)

  1. ci: add dependabot config — Vladimir Piskarev / githubweb
  2. ci: update GHA workflow — Vladimir Piskarev / githubweb

#143 (Mar 2, 2024, 5:37:19 AM)

  1. Avoid temporary String object creation in StreamMessageProducer — Vladimir Piskarev / githubweb

#142 (Mar 2, 2024, 5:17:19 AM)

  1. refact: remove unused imports — Vladimir Piskarev / githubweb
  2. refact: remove unneccessary cast — Vladimir Piskarev / githubweb
  3. refact: remove redundant modifiers — Vladimir Piskarev / githubweb
  4. refact: remove redundant semicolons — Vladimir Piskarev / githubweb
  5. perf: replace String#replaceAll() with String#replace() — Vladimir Piskarev / githubweb
  6. refact: add missing Override annotations — Vladimir Piskarev / githubweb
  7. refact: use Comparator.comparing() — Vladimir Piskarev / githubweb
  8. refact: simplify lambda expression and method reference syntax — Vladimir Piskarev / githubweb
  9. perf: use final modifier for private fields where possible — Vladimir Piskarev / githubweb
  10. refact: remove redundant parentheses — Vladimir Piskarev / githubweb
  11. refact: remove redundant specification of type arguments — Vladimir Piskarev / githubweb
  12. refact: remove unused SuppressWarnings annotation — Vladimir Piskarev / githubweb
  13. refact: use var keyword for direct casts and assignment of new objects — Vladimir Piskarev / githubweb
  14. refact: remove unnecessary else clause — Vladimir Piskarev / githubweb
  15. build: explicitly configure Eclipse compiler settings — Vladimir Piskarev / githubweb

#141 (Feb 29, 2024, 9:22:16 AM)

  1. Unwrap InvocationTargetException which are ResponseErrorException — Jonah Graham / githubweb
  2. Use more specific exception when @JsonDelegates throw an exception — Jonah Graham / githubweb
  3. Treat checked exceptions from jsonrpc methods as unexpected — Jonah Graham / githubweb

#139 (Feb 13, 2024, 4:09:14 PM)

  1. Prepare repo for 0.23.0 release (#808) — noreply / githubweb

#138 (Feb 13, 2024, 3:09:44 PM)

  1. Prepare repo for 0.22.0 release (#805) — noreply / githubweb

#137 (Feb 13, 2024, 11:47:18 AM)

  1. Update documentation for common location of Preconditions (#804) — noreply / githubweb

#136 (Feb 13, 2024, 10:57:18 AM)

  1. Deprecate lsp4j.websocket in preparation for removal in the future. (#803) — noreply / githubweb

#135 (Feb 13, 2024, 10:06:15 AM)

  1. Supply a Preconditions in common location (#800) — noreply / githubweb

#134 (Feb 13, 2024, 8:56:19 AM)

  1. Supply a ToStringBuilder in common location (#798) — noreply / githubweb
  2. Document the LSP4J JSON-RPC generator a little (#799) — noreply / githubweb

#133 (Feb 12, 2024, 2:26:17 PM)

  1. Modernize Gradle to fix #776 (#781) — noreply / githubweb

#132 (Feb 12, 2024, 1:46:17 PM)

  1. fix javadoc warning (#795) — noreply / githubweb

#131 (Feb 12, 2024, 1:41:17 PM)

  1. Remove outdated usage of Gradle wrapper for Oomph (#794) — noreply / githubweb

#130 (Feb 9, 2024, 3:15:19 PM)

  1. Use configured gson instance for toString (#772) — noreply / githubweb

#129 (Jan 11, 2024, 4:20:19 PM)

  1. Remove java files from the runtime jars (#764) — noreply / githubweb

#128 (Jan 11, 2024, 4:10:19 PM)

  1. Use/allow latest versions of dependencies for guava and jakarta.websocket (#791) — noreply / githubweb

#127 (Jan 10, 2024, 10:39:44 AM)

  1. Update CHANGELOG for 0.21.2 (#787) — noreply / githubweb

#124 (Dec 20, 2023, 9:50:19 AM)

  1. Update documentation (#777) — noreply / githubweb

#123 (Nov 26, 2023, 3:53:17 PM)

  1. fix: SemanticTokens.getData() returns null for instances via default ctor (#773) — noreply / githubweb

#122 (Sep 13, 2023, 6:55:18 AM)

  1. Make `WorkspaceFolder.name` required according to the spec (#767) — noreply / githubweb

#121 (Sep 6, 2023, 10:53:24 AM)

  1. Update to Xtend 2.32.0 — Christian Dietrich / githubweb

#120 (Sep 5, 2023, 1:13:15 PM)

  1. added matrix notification to build — Christian Dietrich / githubweb

#118 (Aug 28, 2023, 8:06:18 PM)

  1. Changelog entry for 0.21.1 (#762) — noreply / githubweb

#117 (Aug 20, 2023, 10:52:18 AM)

  1. Add response JSON adapter for `textDocument/inlineValue` (#754) — noreply / githubweb

#115 (Aug 16, 2023, 12:14:57 PM)

  1. update to guava 32.1.2 (#755) — noreply / githubweb

#114 (Aug 4, 2023, 12:00:43 PM)

  1. update to guava 32 and orbit 2023-09 (#749) — noreply / githubweb

#113 (Aug 3, 2023, 5:25:27 PM)

  1. Using internals which may not be visible #738 (#739) — noreply / githubweb

#112 (May 29, 2023, 3:08:24 PM)

  1. Fix task name (we use Java 11, not 17) — Jonah Graham / githubweb
  2. Run workflow on Windows, macOS and Linux — Jonah Graham / githubweb
  3. Avoid use of absolute path where BND can't handle it — Jonah Graham / githubweb

#111 (May 18, 2023, 12:08:50 PM)

  1. Prepare repo for 0.22.0 development — Jonah Graham / githubweb

#109 (May 17, 2023, 5:14:53 PM)

  1. Update docs for 0.21.0 release — Jonah Graham / githubweb
  2. Prepare repo for 0.21.0 release — Jonah Graham / githubweb

#108 (May 9, 2023, 11:41:20 AM)

  1. Void return types need to always be null value — Jonah Graham / githubweb

#107 (May 2, 2023, 11:46:18 AM)

  1. Add missing quotes around body in JSON — Jonah Graham / githubweb
  2. Fix typo in test name — Jonah Graham / githubweb

#106 (Apr 11, 2023, 11:45:09 AM)

  1. Wrap primitive and array parameter into an array as in JSON-RPC 2.0 — Jonah Graham / githubweb

#105 (Apr 11, 2023, 11:20:09 AM)

  1. Add 0.19.1 to main changelog — Jonah Graham / githubweb

#104 (Mar 23, 2023, 2:03:11 PM)

  1. Bring DAP protocol implemented up to 1.60.0 — Jonah Graham / githubweb

#103 (Mar 23, 2023, 1:48:11 PM)

  1. Add support for startDebugging — Jonah Graham / githubweb

#102 (Mar 22, 2023, 2:48:20 PM)

  1. Update all URLs for new LSP4J GitHub org — Jonah Graham / githubweb

#101 (Mar 22, 2023, 2:43:08 PM)

  1. Unwrap single array parameter wrapped by JsonRPC 2.0 — noreply / githubweb

#100 (Mar 16, 2023, 2:59:09 PM)

  1. update to tycho 2.7.5 — Christian Dietrich / githubweb

#99 (Mar 13, 2023, 2:33:11 PM)

  1. fix java 11 deprecation — Christian Dietrich / githubweb

#98 (Mar 13, 2023, 2:08:11 PM)

  1. update to gradle 8.0.2 and xtext-gradle-plugin 4.0.0 — Christian Dietrich / githubweb

#97 (Mar 13, 2023, 1:28:11 PM)

  1. Update contribution guide to match change of Jenkins -> GitHub Actions — Jonah Graham / githubweb
  2. Update to latest japicmp — Jonah Graham / githubweb

#96 (Mar 13, 2023, 1:13:10 PM)

  1. Use Java 11 — Jonah Graham / githubweb

#95 (Mar 13, 2023, 1:08:10 PM)

  1. GitHub action to run builds — Jonah Graham / githubweb

#94 (Mar 1, 2023, 9:21:06 AM)

  1. [#528] remove some runtime dependencies to xbase.lib — Christian Dietrich / githubweb
  2. use generator as compile only dependency — Christian Dietrich / githubweb
  3. add and use copy of ToStringBuilder from xbase.lib — Christian Dietrich / githubweb
  4. added archunit tests for no xbase/xtend/guava dep — Christian Dietrich / githubweb

#93 (Feb 28, 2023, 9:46:08 PM)

  1. Prepare for 0.20.1 development — Jonah Graham / githubweb
  2. Update version range for Gson to '[2.9.1,2.11)' — Jonah Graham / githubweb
  3. Prepae for 0.20.1 release — Jonah Graham / githubweb
  4. Use 0.20.0 as API baseline — Jonah Graham / githubweb

#92 (Feb 17, 2023, 10:26:08 AM)

  1. Don't annotate SymbolInformation as Deprecated (#698) — noreply / githubweb

#91 (Feb 16, 2023, 1:41:08 PM)

  1. Prepare for 0.21.0 development — Jonah Graham / githubweb

#89 (Feb 16, 2023, 1:10:18 PM)

  1. Prepare for 0.20.0 release — Jonah Graham / githubweb

#87 (Jan 25, 2023, 1:45:14 AM)

  1. update to gson 2.10.1 — Christian Dietrich / githubweb

#86 (Jan 16, 2023, 1:48:08 PM)

  1. update to gson 2.10 — Christian Dietrich / githubweb

#84 (Nov 17, 2022, 11:18:06 PM)

  1. Prepare repo for 0.20.0 development — Jonah Graham / githubweb

#83 (Nov 17, 2022, 10:57:51 PM)

  1. Prepare for 0.19.0 release — Jonah Graham / githubweb

#82 (Nov 17, 2022, 3:28:08 AM)

  1. Fix type adapter for `workspace/diagnostic` response (#683) — noreply / githubweb

#81 (Nov 16, 2022, 9:23:06 AM)

  1. Update version qualifier for guava (#684) — noreply / githubweb

#79 (Nov 9, 2022, 7:36:21 PM)

  1. Link changelog to release page — Jonah Graham / githubweb
  2. Prepare repo for 0.19.0 development — Jonah Graham / githubweb

#76 (Nov 9, 2022, 6:51:10 PM)

  1. Changelog/readme for 0.18.0 release — Jonah Graham / githubweb
  2. Prepare repo for 0.18.0 release — Jonah Graham / githubweb

#75 (Oct 25, 2022, 9:16:06 AM)

  1. Copy Bnd version of Manifest to META-INF. Fixes #678 — Christian Dietrich / githubweb

#74 (Oct 20, 2022, 3:40:16 PM)

  1. Handle methods with Void return types properly (#675) — noreply / githubweb

#73 (Oct 18, 2022, 6:38:42 PM)

  1. Prepare repo for 0.18.0 development — Jonah Graham / githubweb

#72 (Oct 18, 2022, 6:07:03 PM)

  1. Changelog/readme for 0.17.0 release — Jonah Graham / githubweb
  2. Prepare repo for 0.17.0 release — Jonah Graham / githubweb

#71 (Oct 14, 2022, 9:46:08 AM)

  1. Update xtend_lib version and remove guava version rule — Cheryl King / githubweb
  2. Update min version in version range for guava — Cheryl King / githubweb

#70 (Oct 6, 2022, 9:59:57 AM)

  1. Synchronize releasing.md with changes made during 0.16.0 cycle — Jonah Graham / githubweb
  2. Prepare repo for 0.17.0 development — Jonah Graham / githubweb

#69 (Oct 6, 2022, 9:55:12 AM)

  1. Add links to release pages from the changelog — noreply / githubweb

#68 (Oct 6, 2022, 9:30:06 AM)

  1. Prepare repo for 0.16.0 release (#670) — noreply / githubweb

#67 (Oct 6, 2022, 9:12:11 AM)

  1. DAP v1.58 updates (#663) — noreply / githubweb

#66 (Oct 6, 2022, 4:31:09 AM)

  1. Add missing type adapters (#669) — noreply / githubweb

#65 (Sep 29, 2022, 2:57:08 PM)

  1. update to GSON 2.9.1 / Orbit 2022-12 — Christian Dietrich / githubweb

#64 (Sep 26, 2022, 4:49:08 AM)

  1. Update to Gradle 7.5 and xtend-gradle-plugin 3.0.2 — Christian Dietrich / githubweb

#63 (Sep 22, 2022, 1:12:09 AM)

  1. fix some javadoc issues — Christian Dietrich / githubweb

#62 (Sep 22, 2022, 12:47:09 AM)

  1. update to gradle 6.9.2 — Christian Dietrich / githubweb

#61 (Aug 21, 2022, 7:52:09 AM)

  1. Don't throw UOE from `LanguageServer.getNotebookDocumentService()` (#659) — noreply / githubweb

#60 (Aug 4, 2022, 9:54:11 PM)

  1. Add update links of japicmp to releasing steps — Jonah Graham / githubweb
  2. Prep repo for 0.16.0 development — Jonah Graham / githubweb

#58 (Aug 4, 2022, 9:30:39 PM)

  1. Update chanelog and readme for 0.15.0 release — Jonah Graham / githubweb
  2. Prep repo for 0.15.0 release — Jonah Graham / githubweb

#57 (Jul 28, 2022, 1:13:06 AM)

  1. use orbit 2022-09 release alias — Christian Dietrich / githubweb

#56 (Jul 27, 2022, 7:43:07 AM)

  1. Add support for client default behavior on renames (#650) — noreply / githubweb

#55 (Jul 20, 2022, 2:28:08 PM)

  1. Use consistent tense in DAP docs — Matthew Brown / githubweb

#54 (Jul 20, 2022, 2:03:08 PM)

  1. switch to orbit 2022-09 and widen version range for gson. See #611 — Christian Dietrich / githubweb

#53 (Jul 18, 2022, 2:02:08 AM)

  1. Remove properties unspeced in LSP 3.x — Matthew Brown / githubweb
  2. Add change log enty — Matthew Brown / githubweb

#52 (Jul 16, 2022, 6:17:08 AM)

  1. Adjust inheritance tree for `SemanticTokensWithRegistrationOptions` (#649) — noreply / githubweb

#51 (Jul 13, 2022, 11:27:07 AM)

  1. DAP v1.56 — Matthew Brown / githubweb

#50 (Jul 6, 2022, 11:25:08 AM)

  1. Add Notebook support (#642) — noreply / githubweb

#49 (Jun 28, 2022, 5:05:07 AM)

  1. [websocket] send messages with a queue each after each (#638) — noreply / githubweb

#48 (Jun 25, 2022, 10:40:06 PM)

  1. Improve documentation (#641) — noreply / githubweb

#47 (Jun 14, 2022, 9:39:10 AM)

  1. Variable#type Javadoc — Jonah Graham / githubweb

#46 (Jun 13, 2022, 12:49:08 PM)

  1. Add WorkspaceSymbol.data (#635) — noreply / githubweb

#45 (Jun 2, 2022, 1:14:10 PM)

  1. Fixes #633 - Stream closed message indicates that the stream is closed (#634) — noreply / githubweb

#44 (May 26, 2022, 11:50:23 AM)

  1. Synchronize releasing.md #628 — Jonah Graham / githubweb
  2. Prepare for 0.15.0 development #631 — Jonah Graham / githubweb

#43 (May 26, 2022, 11:17:58 AM)

  1. changelog and readme updates for release #628 — Jonah Graham / githubweb
  2. Display all changes in japicmp #628 — Jonah Graham / githubweb
  3. Prepare for 0.14.0 release #628 — Jonah Graham / githubweb

#42 (May 26, 2022, 10:42:08 AM)

  1. Late updates for LSP 3.17 — Matthew Brown / githubweb

#41 (May 19, 2022, 6:10:33 PM)

  1. Add 0.14.0 starting info for changelog/readme — Jonah Graham / githubweb

#40 (May 19, 2022, 6:07:08 PM)

  1. Add japicmp information to releasing/readme — Jonah Graham / githubweb
  2. Prepare for 0.14.0 development — Jonah Graham / githubweb

#39 (May 19, 2022, 4:06:54 PM)

  1. Bug #451: Prepare for 0.13.0 release. — Jonah Graham / githubweb

#38 (May 19, 2022, 4:03:05 PM)

  1. Add japicmp script — Jonah Graham / githubweb

#37 (May 18, 2022, 3:00:09 PM)

  1. Introduced type adapter for CompletionItemDefaults.editRange — Christian Dietrich / githubweb

#35 (May 17, 2022, 12:51:10 PM)

  1. Improve some Javadocs (#621) — noreply / githubweb
  2. Move runInTerminal (#620) — noreply / githubweb

#34 (May 17, 2022, 11:56:09 AM)

  1. Added missing Type Adaper for RestartArguments.arguments — Christian Dietrich / githubweb

#33 (May 17, 2022, 11:21:09 AM)

  1. Add missing top level documents — Jonah Graham / githubweb
  2. Notice file for lsp4j — Jonah Graham / githubweb
  3. Rename contributing file to standard case — Jonah Graham / githubweb

#32 (May 16, 2022, 8:21:06 AM)

  1. Finalize LSP 3.17.0 (#619) — noreply / githubweb

#31 (May 14, 2022, 1:06:09 AM)

  1. fix some javadocs — Christian Dietrich / githubweb

#30 (May 13, 2022, 7:36:07 PM)

  1. Various minor changes — Matthew Brown / githubweb