Messages by Thread
-
(juneau) branch dependabot/github_actions/actions/checkout-7 created (now 5ed52188ae)
github-bot
-
(juneau) branch docs updated: feat: custom observation API, OTLP bundle, and OpenTelemetry log correlation
jamesbognar
-
(juneau) branch master updated: feat: custom observation API, OTLP bundle, and OpenTelemetry log correlation
jamesbognar
-
(juneau) branch dependabot/maven/opentelemetry.version-1.63.0 updated (4d659b43df -> 70aae3f484)
github-bot
-
(juneau) branch docs updated: build: add juneau-bom and curated dependency bundles (jetty/tomcat/springboot)
jamesbognar
-
(juneau) branch master updated: build: add juneau-bom and curated dependency bundles (jetty/tomcat/springboot)
jamesbognar
-
(juneau) branch master updated: Fix heap-dump test OOM by not buffering a full JVM dump through MockRestClient
jamesbognar
-
(juneau) branch master updated: Add config profiles and relaxed binding to the config system
jamesbognar
-
(juneau) branch docs updated: Add config profiles and relaxed binding to the config system
jamesbognar
-
(juneau) branch docs updated: Add @Mixin host-side per-mixin overrides and the Actuator-style management surface
jamesbognar
-
(juneau) branch docs updated: feat(marshall): Parquet external-read interop (multi-page/row-group, dictionary, Snappy) + binary-native logical types
jamesbognar
-
(juneau) branch master updated: test(commons): remove flaky VarResolver timing benchmark
jamesbognar
-
(juneau) branch docs updated: feat(marshall): JSON5L (JSON5 + JSONL) line-delimited format
jamesbognar
-
(juneau) branch master updated: feat(marshall): JSON5L (JSON5 + JSONL) line-delimited format
jamesbognar
-
(juneau) branch docs updated: refactor(marshall): rename text-format Proto codec to Prototext (binary stays Protobuf); de-flake PetstoreJetty_Test request timeouts
jamesbognar
-
(juneau) branch docs updated: feat(marshall): protobuf binary wire-format codec + binary-format conformance hardening (cbor/msgpack/bson/parquet)
jamesbognar
-
(juneau) branch docs updated: feat(marshall): null-inclusion knobs + first-class Optional*/BitSet datatypes
jamesbognar
-
(juneau) branch docs updated: Add view-based projection (@JsonView analog) to bean marshalling; adopt isEmpty utility across the reactor.
jamesbognar
-
(juneau) branch master updated: Add view-based projection (@JsonView analog) to bean marshalling; adopt isEmpty utility across the reactor.
jamesbognar
-
(juneau) branch master updated: Add coverage tests for MarshalledNode, JsonPointer, and PathTraversal.
jamesbognar
-
(juneau) branch docs updated: Add tree-model and RFC 6901 JSON-Pointer docs; note ObjectRest removal.
jamesbognar
-
(juneau) branch master updated: Add MarshalledNode tree façade and RFC 6901 JSON-Pointer; remove public ObjectRest.
jamesbognar
-
(juneau) branch master updated: Add binary-native opt-in token surface for CBOR and MsgPack.
jamesbognar
-
(juneau) branch master updated: SonarQube issue cleanup across the reactor.
jamesbognar
-
(juneau) branch master updated: Add next-generation REST client streaming-cursor parity and content-negotiation core.
jamesbognar
-
(juneau) branch master updated: Add graceful shutdown and readiness gating for Jetty/Tomcat microservices; externalize remaining starter projects; document graceful shutdown.
jamesbognar
-
(juneau) branch docs updated: Add graceful shutdown and readiness gating for Jetty/Tomcat microservices; externalize remaining starter projects; document graceful shutdown.
jamesbognar
-
(juneau) branch dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15 created (now 078449b05c)
github-bot
-
(juneau) branch dependabot/maven/opentelemetry.version-1.63.0 created (now 4d659b43df)
github-bot
-
(juneau) branch dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.7.0.6970 created (now 05dce41aea)
github-bot
-
(juneau) branch dependabot/maven/org.apache.tomcat.embed-tomcat-embed-jasper-11.0.22 created (now 5f5c50159f)
github-bot
-
(juneau) branch dependabot/maven/org.slf4j-slf4j-api-2.0.18 created (now a6bcea250e)
github-bot
-
(juneau) branch master updated: Add sonar.cpd.exclusions for by-design annotation families; SonarCloud fixes (Utils::cns method refs, ResponseBeanMeta null-guards, OidcRelyingParty issuer rename).
jamesbognar
-
(juneau) branch master updated (585a3dc8f3 -> 83383d715e)
jamesbognar
-
(juneau) branch dependabot/maven/jetty.version-12.1.9 deleted (was 9a9e3f80bc)
github-bot
-
(juneau) branch dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.6.0.6792 deleted (was 6b4a78a653)
github-bot
-
(juneau) branch master updated (f6b6258f24 -> 585a3dc8f3)
jamesbognar
-
(juneau) branch dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2 deleted (was 7161651961)
github-bot
-
(juneau) branch master updated (639c9d5205 -> f6b6258f24)
jamesbognar
-
(juneau) branch dependabot/github_actions/github/codeql-action-4.36.2 deleted (was b260f793f1)
github-bot
-
(juneau) branch master updated (810be71523 -> 639c9d5205)
jamesbognar
-
(juneau) branch dependabot/maven/jena.version-6.0.0 deleted (was 5edae0449e)
github-bot
-
(juneau) branch dependabot/maven/jakarta.validation-jakarta.validation-api-3.1.1 deleted (was 8e8b61cd06)
github-bot
-
(juneau) branch master updated (4f027a0d08 -> 9b45282b2c)
jamesbognar
-
(juneau) branch infrastructure-ruleset-bot/default-branch-protection deleted (was 322a0fb487)
jamesbognar
-
(juneau) branch master updated: test: SonarCloud phase-6 test-quality cleanup (S8714/S5778/S2699 fixes + by-design suppressions); harden PetstoreJetty cold-start (flaky CI timeout); fix Web:S6827 empty Javadoc anchors
jamesbognar
-
(juneau) branch master updated: test: SonarCloud cleanup batch — fix S5845/S8745 bugs; suppress by-design S1104/S8694; apply S1612/S6204/S6126/S7158 auto-fixes
jamesbognar
-
(juneau) branch docs updated: test: remove superfluous 'throws Exception' clauses flagged by SonarQube (java:S1130)
jamesbognar
-
(juneau) branch docs updated: docs: renumber topic pages to use clean sequential integers (remove letter suffixes)
jamesbognar
-
(juneau) branch docs updated: test: suppress Eclipse/SonarLint warnings on migrated TODO-160 tail tests
jamesbognar
-
(juneau) branch master updated: security: remove unused vulnerable Hibernate 5.6 deps from examples (CVE-2026-0603)
jamesbognar
-
(juneau) branch dependabot/maven/juneau-utest/org.thymeleaf-thymeleaf-3.1.5.RELEASE deleted (was d2557b4ced)
github-bot
-
(juneau) branch dependabot/maven/juneau-utest/io.opentelemetry-opentelemetry-api-1.62.0 deleted (was 661a71aed7)
github-bot
-
(juneau) branch master updated: Fix circular config import StackOverflow (juneau-config)
jamesbognar
-
(juneau) branch docs updated: refactor: Group 1 package rename (rest.* -> rest.server.*), module renames (auth/metrics/tracing/reactive prefixes), fix NLS/SPI/resource paths
jamesbognar
-
(juneau) branch docs updated: refactor: merge annotation sub-packages into parent packages; fix Eclipse warnings; add V10.0 migration guide
jamesbognar
-
(juneau) branch master updated: fix: correct stale 9.5.0-SNAPSHOT version in juneau-my-springboot-microservice pom
jamesbognar
-
(juneau) branch docs updated: refactor: replace juneau-my-jetty-microservice template with juneau-microservice-jetty module
jamesbognar
-
(juneau) branch master updated: refactor: replace juneau-my-jetty-microservice template with juneau-microservice-jetty module
jamesbognar
-
(juneau) branch dependabot/github_actions/github/codeql-action-4.36.2 created (now c32f660b66)
github-bot
-
(juneau) branch dependabot/github_actions/github/codeql-action-4.36.0 deleted (was a23d498a9a)
github-bot
-
(juneau) branch master updated: Fix missed pom.xml updates from version bump and logging config
jamesbognar
-
(juneau) branch master updated: Suppress test console noise via logback-test.xml and logging.properties
jamesbognar
-
(juneau) branch docs updated: Add 10.0.0 release notes and update sidebars, releases.json, and README for the 10.0.0 release.
jamesbognar
-
(juneau) branch master updated: TODO-999: Eclipse compiler-option-ignored cleanup, S3878 infinite-recursion fixes (Jetty/Tomcat/LinkString), OAuthResourceOwnerFlow deprecation propagation, LocaleFormat Locale.Builder migration, resource-leak suppressions, and juneau-utest Sonar fixes (S125/S3415/S1130/RouteIndexMixin).
jamesbognar
-
(juneau) branch master updated: TODO-999: utility migration, FQCN cleanup, f()/fs() placeholder fix
jamesbognar
-
(juneau) branch master updated: Fix compilation warnings
jamesbognar
-
(juneau) branch master updated: Align HOCON quoting with parser rules and add opt-in Parquet logical type UUID support
jamesbognar
-
(juneau) branch master updated: Finish TODO-150 next-gen remote-proxy parity implementation
jamesbognar
-
(juneau) branch master updated: Add regression guard for empty-array deserialization into abstract collections
jamesbognar
-
(juneau) branch docs updated: Add fluent programmatic builder API for REST resources and mixins
jamesbognar
-
(juneau) branch master updated: Add fluent programmatic builder API for REST resources and mixins
jamesbognar
-
(juneau) branch master updated: TODO-145 closeout: route-index content negotiation + mixin host class-config inheritance
jamesbognar
-
(juneau) branch master updated: Implement TODO-146: mixin access to host RestContext via RestMixin.getHostContext()
jamesbognar
-
(juneau) branch docs updated: Implement TODO-145 builder-deferred REST class-family architecture
jamesbognar
-
(juneau) branch master updated: Test(utest): make benchmark-tagged tests non-gating in surefire.
jamesbognar
-
(juneau) branch docs updated: TODO-142 + Tomcat microservice module - standalone servlet companions/self-registration and embedded Tomcat parity
jamesbognar
-
(juneau) branch docs updated: TODO-119/120 - Reactive-streams REST returns (JDK Flow.Publisher core + Reactor/RxJava bridge) as opt-in juneau-rest-server-reactive / juneau-rest-server-reactor modules
jamesbognar
-
(juneau) branch master updated: TODO-119/120 - Reactive-streams REST returns (JDK Flow.Publisher core + Reactor/RxJava bridge) as opt-in juneau-rest-server-reactive / juneau-rest-server-reactor modules
jamesbognar
-
(juneau) branch docs updated: TODO-117/118/121/128 - MdcAsyncListener, async completion executor, lazy children materialization, ParameterInfo Optional wrapping
jamesbognar
-
(juneau) branch master updated: TODO-117/118/121/128 - MdcAsyncListener, async completion executor, lazy children materialization, ParameterInfo Optional wrapping
jamesbognar
-
(juneau) branch docs updated: feat(rest,jwt,oidc): TODO-127/114/140/141/115/117 - BeanPropertyMeta abstract-collection fix, TraceContextResponseProcessor, OIDC-RP module, JwksCache/JwtTokenValidator improvements, observability annotations+metrics, MDC async propagation
jamesbognar
-
(juneau) branch docs updated: TODO-135 - HOCON peekNoSkip/skipWhitespaceAndComments invariant tightening
jamesbognar
-
(juneau) branch master updated: TODO-135 - HOCON peekNoSkip/skipWhitespaceAndComments invariant tightening
jamesbognar
-
(juneau) branch dependabot/github_actions/github/codeql-action-4.36.0 created (now a23d498a9a)
github-bot
-
(juneau) branch docs updated: feat(utest): JMH observability NoOp zero-allocation benchmark (TODO-116)
jamesbognar
-
(juneau) branch master updated: feat(utest): JMH observability NoOp zero-allocation benchmark (TODO-116)
jamesbognar
-
(juneau) branch docs updated: feat(push,docs): wire juneau-docs smoke check into push.py + fix build-docs.py --skip-maven (TODO-130)
jamesbognar
-
(juneau) branch master updated: feat(push,docs): wire juneau-docs smoke check into push.py + fix build-docs.py --skip-maven (TODO-130)
jamesbognar
-
(juneau) branch docs updated: docs: add release note for HoconTokenizer =+ lookahead bug fix (TODO-137)
jamesbognar
-
(juneau) branch master updated: fix(marshall): HoconTokenizer =+ two-char-lookahead guard was a bug (TODO-137)
jamesbognar
-
(juneau) branch docs updated: docs: add TODO-126 security audit entry to 9.5.0 release notes
jamesbognar
-
(juneau) branch master updated: fix(commons,examples): path-traversal audit all-clear + Java 25 log-capture fix (TODO-126)
jamesbognar
-
(juneau) branch docs updated: docs(release-notes): add 9.5.0 entries for TODO-125 (LocalDir path-traversal) and TODO-138 (ClassFormatSwap session classloader)
jamesbognar
-
(juneau) branch master updated: fix(commons,marshall): LocalDir path-traversal defense + ClassFormatSwap session classloader (TODO-125, TODO-138)
jamesbognar
-
(juneau) branch master updated: chore(utest): backfill test-run-history.tsv with 47 historical commits (May 22–28)
jamesbognar
-
(juneau) branch master updated: feat(push): record test counts and wall-clock times in test-run-history.tsv
jamesbognar
-
(juneau) branch docs updated: docs: release notes + Auth filter / SAML / OAuth topic pages (TODO-94a/94b/94c)
jamesbognar
-
(juneau) branch master updated: test: remove flaky VarResolver_Benchmark_Test.a02_multipleVarsTemplate_speedup timing assertion
jamesbognar
-
(juneau) branch docs updated: docs: typed-handler View return docs for all four view modules (TODO-97/107/108/109)
jamesbognar
-
(juneau) branch master updated: test: view-integration typed-handler matrices for JSP, Thymeleaf, Mustache, FreeMarker (TODO-97/107/108/109)
jamesbognar
-
(juneau) branch docs updated: docs: renderer ordering subsection, view-module typed-handler notes, release notes (TODO-96)
jamesbognar
-
(juneau) branch master updated: feat: ViewRenderer/CatchAllResponseProcessor SPI with auto-prepend partition pass in ResponseProcessorList (TODO-96)
jamesbognar
-
(juneau) branch docs updated: docs: breaking-change release notes for Value→Holder and XValue→XHolder renames (TODO-113)
jamesbognar
-
(juneau) branch docs updated: docs: release-notes entry for TODO-104 mixin path liberal input normalization
jamesbognar
-
(juneau) branch master updated: refactor: wrap SVL-configurable mixin op-paths in #{pathToken(...)} for liberal slash/wildcard input normalization (TODO-104)
jamesbognar
-
(juneau) branch master updated: build: add CI perf-guard with --enforce-perf flag, per-baseline tolerance band, and Surefire XML bucketed assertions (TODO-139)
jamesbognar
-
(juneau) branch docs updated: docs: document per-RestContext @Rest(config=...) @Value resolution and release-notes entry (TODO-95)
jamesbognar
-
(juneau) branch master updated: feat: per-RestContext @Value resolution against @Rest(config=...) Configs via BeanStore seam (TODO-95)
jamesbognar
-
(juneau) branch docs updated: docs: add @Value framework-internal adoption notes
jamesbognar
-
(juneau) branch master updated: refactor: finalize framework-internal @Value adoption and tests
jamesbognar
-
(juneau) branch docs updated: docs(9.5.0): add Async Returns + Virtual-Thread Dispatch topic (TODO-70); release notes for TODO-70, TODO-110, TODO-111
jamesbognar
-
(juneau) branch master updated: feat(rest-server): async returns + virtual-thread dispatch (TODO-70); bump Thymeleaf 3.1.5 + OpenTelemetry 1.62.0 (TODO-110, TODO-111)
jamesbognar
-
(juneau) branch dependabot/maven/juneau-utest/io.opentelemetry-opentelemetry-api-1.62.0 created (now 661a71aed7)
github-bot
-
(juneau) branch docs updated: docs: Observability topic page + 9.5.0 release-notes entry (TODO-67)
jamesbognar
-
(juneau) branch master updated: feat(rest): observability seams — juneau-rest-server-micrometer + juneau-rest-server-otel (TODO-67)
jamesbognar
-
(juneau) branch docs updated: docs: YAML parser buffer-underflow fix entry in 9.5.0 release notes (TODO-88)
jamesbognar
-
(juneau) branch master updated: fix(marshall): YAML parser buffer-underflow on large OpenAPI 3.1 docs — ParserReader unread-lookback 10 → 256 (TODO-88)
jamesbognar
-
(juneau) branch master updated: feat(rest): Jakarta Bean Validation 3.x integration — opt-in via @Valid, off by default (TODO-68)
jamesbognar
-
(juneau) branch docs updated: docs: Jakarta Bean Validation topic page + 9.5.0 release-notes entry (TODO-68)
jamesbognar
-
(juneau) branch docs updated: feat(docs): TODO-71 — local stage/prod deploy scripts + Algolia → @easyops-cn/docusaurus-search-local swap + README/release-notes updates
jamesbognar
-
(juneau) branch master updated: chore(docs): remove disabled deploy-docs.yml workflow (TODO-71 — replaced by local scripts)
jamesbognar
-
(juneau) branch docs updated: docs: /admin/ratelimit + RateLimitGuard topic-page updates for snapshot SPI + 9.5.0 release-notes entry (TODO-89)
jamesbognar
-
(juneau) branch master updated: feat(rest): RateLimitGuard.Storage.snapshot() SPI + BasicAdminResource enrichment (TODO-89)
jamesbognar
-
(juneau) branch docs updated: docs: FreeMarker view module topic page + 9.5.0 release-notes entry + view-module cross-links (TODO-84)
jamesbognar
-
(juneau) branch master updated: feat(rest): new juneau-rest-server-view-freemarker module (TODO-84)
jamesbognar
-
(juneau) branch docs updated: docs: Mustache view module topic page + 9.5.0 release-notes entry + view-module cross-links (TODO-83)
jamesbognar
-
(juneau) branch master updated: feat(rest): new juneau-rest-server-view-mustache module (TODO-83)
jamesbognar
-
(juneau) branch dependabot/maven/juneau-utest/org.thymeleaf-thymeleaf-3.1.5.RELEASE created (now d2557b4ced)
github-bot
-
(juneau) branch docs updated: docs: Thymeleaf view module topic page + 9.5.0 release-notes entry (TODO-82)
jamesbognar
-
(juneau) branch master updated: feat(rest): new juneau-rest-server-view-thymeleaf module (TODO-82)
jamesbognar
-
(juneau) branch docs updated: chore: gitignore personal tooling (AGENTS.md, agents/, .cursor/, .claude/)
jamesbognar
-
(juneau) branch master updated: Finalize TODO-105 container timing workflow
jamesbognar
-
(juneau) branch docs updated: SVL overhaul docs: #{...} scripting + VarTemplate + @Value Supplier<String>
jamesbognar
-
(juneau) branch docs updated: docs: 9.5.0 release notes for TODO-99/TODO-101 (SVL op-paths + mixin retrofit) + JSP View Support topic page (TODO-78)
jamesbognar
-
(juneau) branch docs updated: docs: add @Value annotation topic page + 9.5.0 release notes for TODO-79
jamesbognar
-
(juneau) branch docs updated: docs: add TODO-20 debug config migration notes
jamesbognar
-
(juneau) branch master updated: feat(rest): hard-break debug model to typed @Debug config and migrate tests/docs
jamesbognar
-
(juneau) branch master updated: fix: stabilize manifest fallback and update TODO roadmap
jamesbognar
-
(juneau) branch docs updated: docs: TODO-69 — RestServerAuthGuards topic page + release notes for juneau-rest-server-jwt
jamesbognar
-
(juneau) branch docs updated: docs: OpsIntrospectionMixins topic page + 9.5 release notes (FINISHED-77)
jamesbognar
-
(juneau) branch master updated: feat(rest-server): ops/introspection mixin pack — Echo/Admin/RouteIndex + DenyAllGuard (FINISHED-77)
jamesbognar
-
(juneau) branch docs updated: docs: ConventionEndpointsMixins topic page + 9.5 release notes (FINISHED-76)
jamesbognar
-
(juneau) branch master updated: feat(rest-server): convention-endpoints mixin pack — Favicon/Seo/Version/WellKnown + buildMixinContext BeanStore-first (FINISHED-76)
jamesbognar
-
(juneau) branch docs updated: docs: StaticFilesMixin topic page + 9.5 release notes (FINISHED-75)
jamesbognar
-
(juneau) branch master updated: feat(rest-server): BasicStaticFilesResource mixin + HEAD body-suppression + @OpSwagger(ignore) (FINISHED-75)
jamesbognar
-
(juneau) branch docs updated: docs: API-docs mixin pack topic page + parent-chain aggregation + 9.5 release notes (FINISHED-74)
jamesbognar
-
(juneau) branch docs updated: docs: add 10.07b mixin sub-RestContext topic, cross-link from 10.07a, and 9.5.0 release notes
jamesbognar
-
(juneau) branch docs updated: docs: TODO-73 runtime-overridable @Rest(paths=...) — close out
jamesbognar
-
(juneau) branch docs updated: docs: TODO-35 BeanStore test injection topic + 9.5 release notes + sidebar
jamesbognar
-
(juneau) branch docs updated: docs: TODO-66 rate-limit + request-id topic page + 9.5 release notes + sidebar
jamesbognar
-
(juneau) branch master updated: feat: TODO-66 RateLimitGuard + RequestIdFilter (juneau-rest-server)
jamesbognar
-
(juneau) branch docs updated: docs: TODO-72 mixins/paths topic page + 9.5 release notes + sidebar (incl. 10.20b conditional-GET + 15.10 health probes)
jamesbognar
-
(juneau) branch master updated: Complete TODO-72 @Rest mixins/paths composition + docs
jamesbognar
-
(juneau) branch master updated: Complete TODO-64 conditional request helpers
jamesbognar
-
(juneau) branch docs updated: docs: add 9.5.0 release notes + topic pages for Problem Details, SSE, and OpenAPI 3.1
jamesbognar
-
(juneau) branch master updated: Complete TODO-62 SSE server helpers (broadcaster, per-event flush, heartbeat)
jamesbognar
-
(juneau) branch master updated: docs: materialize TODO-18 brainstorm into TODO-61 through TODO-70 (rest-server feature plans)
jamesbognar
-
(juneau) branch master updated: Archive TODO-17 migration guide audit completion
jamesbognar
-
(juneau) branch master updated: Partially advance TODO-60 with InvalidAnnotationException hard-break move and EntityTags annotation drop
jamesbognar
-
(juneau) branch master updated: Fix BeanMap abstract collection default typing and archive TODO updates
jamesbognar
-
(juneau) branch master updated: refactor: reorder serializer/parser dispatch chains + ClassMeta polish (TODO-56)
jamesbognar
-
(juneau) branch master updated: fix: coerce typed map keys in BeanMap.put
jamesbognar
-
(juneau) branch master updated: Finalize markdown parser fixes and close TODO-9
jamesbognar
-
(juneau) branch docs updated: docs: 9.5.0 release notes + migration guide for the format-control program (TODO-4/39/50/51/52/54/57)
jamesbognar
-
(juneau) branch dependabot/github_actions/github/codeql-action-4.35.5 deleted (was ffbb2dcc56)
ggregory
-
(juneau) branch master updated (1dd7d22a06 -> 18c0d4e86c)
ggregory
-
(juneau) branch dependabot/github_actions/github/codeql-action-4.35.5 created (now ffbb2dcc56)
github-bot
-
(juneau) branch master updated: refactor: empty-return policy for MarshalledList/Map factories + SchemaUtils parse helpers
jamesbognar
-
(juneau) branch docs updated: docs: add SSE + HAL/JsonApi/JsonPatch/RFC7807 topic pages, 9.5.0 release notes for SSE/MessagePack/FULL-logging fix, regenerate AI knowledge bundle
jamesbognar
-
(juneau) branch docs updated: docs: document juneau-rest-server decoupling from Apache HttpClient 4.5 (TODO-40)
jamesbognar
-
(juneau) branch master updated: fix: suppress Eclipse ownership/resource warnings in JavaHttpTransport factories and response flow
jamesbognar
-
(juneau) branch docs updated: docs: document JDK HttpClient as the built-in default transport (TODO-41) and finish TODO-42 docs
jamesbognar
-
(juneau) branch master updated: refactor: fold the unreleased juneau-rest-client-java-httpclient module into juneau-rest-client; JDK HttpClient becomes the built-in default transport (TODO-41)
jamesbognar
-
(juneau) branch docs updated: docs: document TODO-38 REST client + HTTP stack promotion and classic module split
jamesbognar
-
(juneau) branch docs updated: docs: rename juneau-microservice-core to juneau-microservice and document ofText factory renames
jamesbognar
-
(juneau) branch docs updated: docs: document MarshalledMap/MarshalledList and Json5Map/Json5List (TODO-34)
jamesbognar
-
(juneau) branch docs updated: docs: schema validation mode for parsers and serializers (TODO-12)
jamesbognar
-
(juneau) branch master updated: feat(@Schema): add AI-friendly summary field for LLM consumption (TODO-6)
jamesbognar
-
(juneau) branch docs updated: docs: document @Schema summary field for LLM consumption (TODO-6)
jamesbognar
-
(juneau) branch master updated: feat(jsonschema): add typed JsonSchema bean generation bridge and TODO-8 docs/tests
jamesbognar
-
(juneau) branch docs updated: docs(config): add YAML config topic and 9.5.0 notes
jamesbognar
-
(juneau) branch master updated: feat(config): add YAML format strategy and expand NG/microservice test quality fixes
jamesbognar
-
(juneau) branch master updated: test: TODO-11 NG REST client coverage closeout + cross-transport remote tests
jamesbognar
-
(juneau) branch docs updated: docs: dynamic child REST resources + inject-aware microservice + next-gen REST client topics
jamesbognar
-
(juneau) branch master updated: feat: dynamic child REST resources + inject-aware microservice
jamesbognar
-
(juneau) branch docs updated: docs: add EnvFileVar and DotenvVar to SVL topic guides
jamesbognar
-
(juneau) branch master updated: feat: add SVL dotenv and env-file variable support
jamesbognar
-
(juneau) branch docs updated: docs: document juneau-commons inject package and migration updates
jamesbognar
-
(juneau) branch master updated: refactor: remove global init state from ArgsVar and ManifestFileVar
jamesbognar
-
(juneau) branch master updated: feat: unify settings property source hierarchy and SVL lookup
jamesbognar
-
(juneau) branch docs updated: docs: document PropertySource hierarchy and unified $P variable
jamesbognar
-
(juneau) branch master updated: chore: sync TODO index with tracked TODO plan files
jamesbognar
-
(juneau) branch docs updated: docs: document SVL move to commons and update v9.5 migration guide
jamesbognar