Skip to content

Changes

2.2.0 (Apr 12, 2024, 2:54:39 AM)

  1. Clarify behavior of InvocationContext.getInterceptorBindings() in case of inherited/transitive bindings — Ladislav Thon / githubweb
  2. Update versions in poms to latest versions — arjan tijms / githubweb
  3. Set Jakarta Annotations dependency to the final 3.0.0 — arjan tijms / githubweb
  4. Add the 2.2 change log and reformat change log to use bullet points — Scott M Stark / githubweb

2.2.0-M1 (Nov 30, 2023, 11:39:06 AM)

  1. More precise language for InvocationContext.getInterceptorBindings() — Ladislav Thon / githubweb
  2. [javadoc] Set <h3> to <h2> for implicit preceding heading — Jeremy Landis / githubweb
  3. Update parent pom to 1.0.9 and disable the check-module goal for now — Scott M Stark / githubweb

#13 (Jul 17, 2023, 11:10:56 AM)

  1. Provide access to interceptor bindings from InvocationContext — Ladislav Thon / githubweb
  2. Update pom files, specifically set API version to 2.2.0-SNAPSHOT — arjan tijms / githubweb
  3. Update spec pom — arjan tijms / githubweb

2.1.0 (Apr 7, 2022, 11:11:09 PM)

  1. Prepare release jakarta.interceptor:jakarta.interceptor-api:2.0.0 — Genie interceptors / githubweb
  2. Prepare next development cycle for 2.0.1-SNAPSHOT — Genie interceptors / githubweb
  3. Corrects the URL for the Jakarta Interceptors development mailing list — Laird Nelson / githubweb
  4. Update Jakarta annotations API to newest version. — Matej Novotny / githubweb
  5. Add a module-info, #89 — Scott M Stark / githubweb
  6. Update dependency versions and tab to spaces — arjan tijms / githubweb
  7. Update version to 2.1 and set to JDK 11 as minimum — arjan tijms / githubweb
  8. Revert "Update version to 2.1 and set to JDK 11 as minimum" — Emily Jiang / githubweb
  9. Update for the 2.1 release. — Cdi Bot / githubweb
  10. #72, fix the invalid use of getTimer() return value — Cdi Bot / githubweb
  11. Need to rollback jakarta.annotation-api to 2.1.0-B1 for public RC release — Scott M Stark / githubweb
  12. A a definition for business method, #87 — Scott M Stark / githubweb
  13. Minor updates to prep for 2.1.0 release — Scott M Stark / githubweb
  14. Update annotations dependency to 2.1.0 for final release — Scott M Stark / githubweb
  15. Set the spec project version — Scott M Stark / githubweb
  16. Update copyright dates — Scott M Stark / githubweb
  17. Copyright should be 2018,2022 — Scott M Stark / githubweb

2.0.0-SNAPSHOT (Nov 20, 2020, 6:15:46 PM)

  1. Add missing spec (outdated) — Andrew Pielage / githubweb
  2. javax --> jakarta — Theodor Augustin Dumitrescu / githubweb
  3. Moved inside chapters and added the Copyright — Theodor Augustin Dumitrescu / githubweb
  4. added the revision_history chapter — Theodor Augustin Dumitrescu / githubweb
  5. Added chapter Relationship to Other Specifications — Theodor Augustin Dumitrescu / githubweb
  6. Added chapter Document Conventions — Theodor Augustin Dumitrescu / githubweb
  7. Added macro section overview for relationship_to_other_specifications, revision_history, and overview — Theodor Augustin Dumitrescu / githubweb
  8. Added Interceptor Programming Contract — Theodor Augustin Dumitrescu / githubweb
  9. Moved Specification Scope under overview — Theodor Augustin Dumitrescu / githubweb
  10. Added Terminology — Theodor Augustin Dumitrescu / githubweb
  11. Added Definition of Interceptor Classes and Interceptor Methods — Theodor Augustin Dumitrescu / githubweb
  12. Added Interceptor Life Cycle — Theodor Augustin Dumitrescu / githubweb
  13. Added Interceptor Environment — Theodor Augustin Dumitrescu / githubweb
  14. Added Invocation Context — Theodor Augustin Dumitrescu / githubweb
  15. Added Exceptions — Theodor Augustin Dumitrescu / githubweb
  16. Added Business Method Interceptor Methods — Theodor Augustin Dumitrescu / githubweb
  17. Added interceptor_methods_for_lifecycle_event_callbacks — Theodor Augustin Dumitrescu / githubweb
  18. Added exceptions — Theodor Augustin Dumitrescu / githubweb
  19. Added timeout_method_interceptor_methods — Theodor Augustin Dumitrescu / githubweb
  20. Added Constructor- and Method-level Interceptors — Theodor Augustin Dumitrescu / githubweb
  21. Added Default Interceptors — Theodor Augustin Dumitrescu / githubweb
  22. Added Associating Interceptors with Classes and Methods using Interceptor Bindings — Theodor Augustin Dumitrescu / githubweb
  23. Added interceptor_binding_types — Theodor Augustin Dumitrescu / githubweb
  24. Fixed level — Theodor Augustin Dumitrescu / githubweb
  25. Added interceptor_binding_types_with_additional_interceptor_bindings — Theodor Augustin Dumitrescu / githubweb
  26. Added Other sources of interceptor bindings — Theodor Augustin Dumitrescu / githubweb
  27. Added Declaring the Interceptor Bindings of an Interceptor — Theodor Augustin Dumitrescu / githubweb
  28. Added Binding an Interceptor to a Component — Theodor Augustin Dumitrescu / githubweb
  29. Added interceptor_resolution — Theodor Augustin Dumitrescu / githubweb
  30. Added Interceptors with multiple bindings — Theodor Augustin Dumitrescu / githubweb
  31. Added Interceptor binding types with members — Theodor Augustin Dumitrescu / githubweb
  32. Added Associating Interceptors with Classes and Methods using the Interceptors Annotation — Theodor Augustin Dumitrescu / githubweb
  33. Added Enabling Interceptors — Theodor Augustin Dumitrescu / githubweb
  34. Added Interceptor Ordering Rules and Use of the Priority Annotation in Ordering Interceptors — Theodor Augustin Dumitrescu / githubweb
  35. Added Excluding Interceptors — Theodor Augustin Dumitrescu / githubweb
  36. Added change_log and related_documents — Theodor Augustin Dumitrescu / githubweb
  37. Fixed chapters' location — Theodor Augustin Dumitrescu / githubweb
  38. Renamed license_efsl — Theodor Augustin Dumitrescu / githubweb
  39. Fixed chapters' level — Theodor Augustin Dumitrescu / githubweb
  40. Fixed java code format — Theodor Augustin Dumitrescu / githubweb
  41. Fixed typo — Theodor Augustin Dumitrescu / githubweb
  42. Removed intercept-4.png from the titles — Theodor Augustin Dumitrescu / githubweb
  43. Moved change_log and related_documents to chapters/appendix — Theodor Augustin Dumitrescu / githubweb
  44. Fixed link references — Theodor Augustin Dumitrescu / githubweb
  45. Fixed bibliography references — Theodor Augustin Dumitrescu / githubweb
  46. Added footnotes — Theodor Augustin Dumitrescu / githubweb
  47. Fixed formatting errors — Theodor Augustin Dumitrescu / githubweb
  48. Removed raw spec — Theodor Augustin Dumitrescu / githubweb
  49. Fixed links in revision_history — Theodor Augustin Dumitrescu / githubweb
  50. Fixed Chapter level — Theodor Augustin Dumitrescu / githubweb
  51. Moved default_interceptors.adoc under associating_interceptors_with_classes_and_methods_using_the_interceptors_annotation — Theodor Augustin Dumitrescu / githubweb
  52. Improved java code style — Theodor Augustin Dumitrescu / githubweb
  53. Fixed formatting errors — Theodor Augustin Dumitrescu / githubweb
  54. Renamed Chapter 'Use of the Priority Annotation in Ordering Interceptors' to 'Ordering Interceptors using the Priority Annotation' — Theodor Augustin Dumitrescu / githubweb
  55. Updated code convention with the ones from jaxrs — Theodor Augustin Dumitrescu / githubweb
  56. Moved "Default Interceptors" from Chapter 4 to Chapter 2 — Theodor Augustin Dumitrescu / githubweb
  57. Renamed 'Ordering Interceptors using the Priority Annotation' to 'Use of the Priority Annotation in Ordering Interceptors' — Theodor Augustin Dumitrescu / githubweb
  58. Improved formatting style — Theodor Augustin Dumitrescu / githubweb
  59. Merged all the sections' files into a the respective chapter file. — Theodor Augustin Dumitrescu / githubweb
  60. Merged all the footnote with the respective chapters — Theodor Augustin Dumitrescu / githubweb
  61. Update CONTRIBUTING.md — noreply / githubweb
  62. Small pom cleanup — arjan tijms / githubweb
  63. Update versions in pom — arjan tijms / githubweb
  64. Update copyright year — arjan tijms / githubweb
  65. #68 Update EFSL for Specifications and Javadoc — arjan tijms / githubweb
  66. Feedback: updating javadoc javax reference to jakarta — arjan tijms / githubweb
  67. Dependency update — arjan tijms / githubweb
  68. EJB abbreviation removed — Hendrik Ebbers / githubweb
  69. EJB abbreviation removed — Hendrik Ebbers / githubweb
  70. Fix references to Enterprise Jakarta Beans — arjan tijms / githubweb
  71. Remove JAX-RPC reference — David Blevins / githubweb
  72. Update versions in poms — arjan tijms / githubweb