consul/.changelog
John Cowen 1e7ebb0978 ui: CSP Improvements (#9847)
* Configure ember-auto-import so we can use a stricter CSP

* Create a fake filesystem using JSON to avoid inline scripts in index

We used to have inline scripts in index.html in order to support embers
filepath fingerprinting and our configurable rootURL.

Instead of using inline scripts we use application/json plus a JSON blob
to create a fake filesystem JSON blob/hash/map to hold all of the
rootURL'ed fingerprinted file paths which we can then retrive later in
non-inline scripts.

We move our inlined polyfills script into the init.js external script,
and we move the CodeMirror syntax highlighting configuration inline
script into the main app itself - into the already existing CodeMirror
initializer (this has been moved so we can lookup a service located
document using ember's DI container)

* Set a strict-ish CSP policy during development
2021-03-17 10:47:11 +00:00
..
7628.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
7899.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
7970.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8158.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8190.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8194.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8211.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8216.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8218.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8221.txt fix 1.9.0-beta1 changelog formatting (#8941) 2020-10-14 09:35:59 -05:00
8222.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8268.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8311.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8343.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8371.txt Introducing changelog-gen (#8387) 2020-08-06 23:15:29 +02:00
8458.txt Add http2 and grpc support to ingress gateways (#8458) 2020-08-27 15:34:08 -06:00
8470.txt update changelog snippet 2020-08-12 11:21:54 -05:00
8522.txt add primary keys to list keyring (#8522) 2020-08-18 09:50:24 +02:00
8537.txt Retroactively add changelog for PR 8537 2020-08-27 11:53:49 -04:00
8545.txt agent: expose the list of supported envoy versions on /v1/agent/self (#8545) 2020-08-26 10:04:11 -05:00
8547.txt agent: ensure that we normalize bootstrapped config entries (#8547) 2020-08-27 11:37:25 -05:00
8552.txt Added changelog for #8552 2020-08-28 23:01:04 +02:00
8560.txt Update vault CA for latest api client 2020-09-15 13:33:55 -07:00
8569.txt xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 2020-08-27 12:20:58 -05:00
8575.txt Add helpers to the API client to help with getting information from `AgentMember` tags (#8575) 2020-08-27 11:00:48 -04:00
8585.txt Create 8585.txt 2020-09-14 14:16:47 -06:00
8588.txt add entry for 8588 (#8650) 2020-09-10 18:53:36 +02:00
8596.txt connect: all config entries pick up a meta field (#8596) 2020-09-02 14:10:25 -05:00
8599.txt AutopilotServerHealth now handles the 429 status code (#8599) 2021-03-12 14:41:25 +00:00
8601.txt connect: fix bug in preventing some namespaced config entry modifications (#8601) 2020-09-02 10:47:19 -05:00
8602.txt api: create fresh http client for unix sockets (#8602) 2020-09-06 12:27:39 -04:00
8603.txt Changelog entry for usage metrics 2020-09-02 10:48:11 -05:00
8606.txt Add support for -ca-path option in the connect envoy command (#8606) 2020-09-08 12:16:16 +02:00
8646.txt Create 8646.txt 2020-09-15 10:05:23 -07:00
8685.txt changelog: 1.9.0 (#9265) 2020-11-24 12:21:43 -05:00
8694.txt changelog: add entries for ui_config and service metrics config (#8919) 2020-10-09 17:31:00 -04:00
8703.txt changelog: 1.9.0 (#9265) 2020-11-24 12:21:43 -05:00
8704.txt use service datacenter for dns name (#8704) 2020-09-22 20:34:09 +02:00
8726.txt Add changelog file 2020-09-25 12:03:49 -04:00
8731.txt Consul Service meta wrongly computes and exposes non_voter meta (#8731) 2020-10-09 17:18:24 -04:00
8741.txt agent: make the json/hcl decoding of ConnectProxyConfig fully work with CamelCase and snake_case (#8741) 2020-09-24 13:58:52 -05:00
8745.txt server: make sure that the various replication loggers use consistent logging (#8745) 2020-09-24 15:49:38 -05:00
8746.txt agent: enable enable_central_service_config by default (#8746) 2020-10-01 09:19:14 -05:00
8747.txt agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747) 2020-09-24 16:24:04 -05:00
8764.txt api: support GetMeta() and GetNamespace() on all config entry kinds (#8764) 2020-09-29 09:11:57 -05:00
8771.txt Add changelog entry 2020-10-20 16:42:06 -04:00
8774.txt Merge pull request #9027 from hashicorp/release/1.8.5 2020-10-26 10:59:48 -04:00
8781.txt Add per-agent reconnect timeouts (#8781) 2020-10-08 15:02:19 -04:00
8784.txt Add changelog note 2020-10-09 08:01:55 -07:00
8786.txt server: ensure that we also shutdown network segment serf instances on server shutdown (#8786) 2020-09-30 16:23:43 -05:00
8787.txt Enhance the output of consul snapshot inspect (#8787) 2020-10-09 14:57:29 -05:00
8788.txt changelog: add entries for UI topology viz (#8918) 2020-10-09 17:29:14 -04:00
8822.txt changelog: 1.9.0 (#9265) 2020-11-24 12:21:43 -05:00
8834.txt changelog: 1.9.0 (#9265) 2020-11-24 12:21:43 -05:00
8839.txt add missing changelog entry for #8839 2020-10-07 10:22:40 -05:00
8846.txt changelog: add entries for UI topology viz (#8918) 2020-10-09 17:29:14 -04:00
8855.txt command: remove conditional envoy bootstrap generation for versions <=1.10.0 since those are not supported (#8855) 2020-10-07 10:53:23 -05:00
8858.txt changelog: add entries for UI topology viz (#8918) 2020-10-09 17:29:14 -04:00
8875.txt agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875) 2020-10-08 14:51:53 -05:00
8877.txt changelog: 1.9.0 (#9265) 2020-11-24 12:21:43 -05:00
8924.txt Fix: service LocallyRegisteredAsSidecar property is not persisted 2020-10-13 19:38:58 +02:00
9002.txt changelog: add entries for 1.9.0-beta2 (#9129) 2020-11-06 22:19:14 +00:00
9007.txt server: break up Intention.Apply monolithic method (#9007) 2020-11-13 15:16:34 +00:00
9008.txt changelog: add entries for 1.9.0-beta2 (#9129) 2020-11-06 22:19:14 +00:00
9009.txt changelog: add entry for fixing active CA root unset (#9323) 2020-12-03 18:45:42 +00:00
9024.txt Merge pull request #9027 from hashicorp/release/1.8.5 2020-10-26 10:59:48 -04:00
9036.txt changelog: 1.9.0 (#9265) 2020-11-24 12:21:43 -05:00
9059.txt changelog: add entries for 1.9.0-beta2 (#9129) 2020-11-06 22:19:14 +00:00
9067.txt Merge pull request #9067 from naemono/6074-allow-config-MaxHeaderBytes 2021-01-05 17:29:33 +00:00
9081.txt changelog: add entries for 1.9.0-beta2 (#9129) 2020-11-06 22:19:14 +00:00
9088.txt changelog: add entries for 1.9.0-beta2 (#9129) 2020-11-06 22:19:14 +00:00
9099.txt changelog: add entries for 1.9.0-beta2 (#9129) 2020-11-06 22:19:14 +00:00
9101.txt agent: return the default ACL policy to callers as a header (#9101) 2020-11-12 16:39:16 +00:00
9103.txt Fixup the autopilot changelog (#9145) 2020-11-09 17:30:22 -05:00
9113.txt connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-07 01:48:02 +00:00
9119.txt changelog: add entry for Go 1.14.11 update 2020-11-09 16:07:38 -05:00
9141.txt ui: Changelog changes (#9209) 2020-11-17 11:15:35 -05:00
9142.txt Add changelog entry for autopilot state CLI (#9161) 2020-11-11 19:55:45 +00:00
9151.txt server: remove config entry CAS in legacy intention API bridge code (#9151) 2020-11-13 20:42:57 +00:00
9156.txt Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 16:22:11 +00:00
9181.txt Merge pull request #9195 from hashicorp/mkcp/changelog/add-1dot9-metrics-flag-note 2020-11-13 22:46:14 +00:00
9186.txt server: skip deleted and deleting namespaces when migrating intentions to config entries (#9186) 2020-11-13 19:57:12 +00:00
9191.txt Refactor to call non-voting servers read replicas (#9191) 2020-11-17 15:54:38 +00:00
9198.txt changelog: 1.9.0 (#9265) 2020-11-24 12:21:43 -05:00
9204.txt Prevent panic if autopilot health is requested prior to leader establishment finishing. (#9204) 2020-11-16 17:14:56 -05:00
9207.txt Add DC and NS support for Envoy metrics (#9207) 2020-11-16 19:55:18 -07:00
9229.txt [1.9.0] command: when generating envoy bootstrap configs use the datacenter returned from the agent services endpoint (#9230) 2020-11-19 15:33:41 -06:00
9240.txt Require operator:write to get Connect CA config (#9240) 2020-11-23 06:27:20 -07:00
9247.txt Merge pull request #9247 from pierresouchay/streaming_predictible_order_for_health 2020-11-25 20:55:00 +00:00
9254.txt server: fix panic when deleting a non existent intention (#9254) 2020-11-24 18:44:58 +00:00
9262.txt Merge pull request #9262 from hashicorp/dnephin/docs-deprecate-old-filters 2020-12-15 22:12:13 +00:00
9271.txt Add changelog for fixing the namespace replication bug from #9271 (#9347) 2020-12-08 17:05:21 +00:00
9278.txt server: deletions of intentions by name using the intention API is now idempotent (#9278) 2021-01-04 17:27:50 +00:00
9284.txt Merge pull request #9284 from hashicorp/dnephin/agent-service-register 2020-11-27 20:50:53 +00:00
9296.txt ui: Add copyable IDs to the Role and Policy views (#9296) 2020-11-30 17:29:06 +00:00
9318.txt changelog: add entry for fixing active CA root unset (#9323) 2020-12-03 18:45:42 +00:00
9320.txt Log replication warnings when no error suppression is defined (#9320) 2021-02-10 23:32:04 +00:00
9351.txt acl: global tokens created by auth methods now correctly replicate to secondary datacenters (#9351) 2020-12-09 21:27:24 +00:00
9366.txt server: when wan federating via mesh gateways only do heuristic primary DC bypass on the leader (#9366) 2021-01-22 16:07:06 +00:00
9410.txt ui: [BUGFIX] Ensure namespace is used for node API requests (#9410) 2021-01-04 16:43:40 +00:00
9428.txt connect: connect CA Roots in the primary datacenter should use a SigningKeyID derived from their local intermediate (#9428) (#9733) 2021-02-09 16:55:11 -06:00
9432.txt ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:46 +00:00
9440.txt Fix bug in usage metrics when multiple service instances are changed in a single transaction (#9440) 2021-01-12 21:32:29 +00:00
9442.txt ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:16:09 +00:00
9468.txt cli: Add consul intention list command (based on PR #6825) (#9468) 2021-01-12 20:15:29 +00:00
9485.txt chore: Adds changelog entry for accessibility improvements (#9509) 2021-01-08 18:20:40 +00:00
9487.txt Add changelog for #9487 (#9491) 2021-01-05 18:06:22 +00:00
9498.txt Merge pull request #9570 from hashicorp/bugfix/9498 2021-01-19 21:30:47 +00:00
9510.txt Merge pull request #9510 from pierresouchay/prometheus_metrics_help_duplicate_fix 2021-01-06 18:53:33 +00:00
9512.txt Merge pull request #9512 from pierresouchay/streaming_fix_grpc_tls2 2021-01-06 22:11:21 +00:00
9513.txt ui: Topology intention saving improvements (#9513) 2021-01-19 15:41:20 +00:00
9519.txt server: use the presense of stored federation state data as a sign that we already activated the federation state feature flag (#9519) 2021-01-28 16:35:19 +00:00
9524.txt chore: Changelog entry for #9524 (#9595) 2021-01-20 15:45:29 +00:00
9527.txt server: add OSS stubs supporting validation of source namespaces in service-intentions config entries (#9527) 2021-01-25 17:28:19 +00:00
9528.txt server: initialize mgw-wanfed to use local gateways more on startup (#9528) 2021-01-25 23:31:21 +00:00
9530.txt Display a warning when rpc.enable_streaming = true is set on a client (#9530) 2021-01-08 20:23:58 +00:00
9569.txt Fix -ui-content-path without regex (#9569) 2021-01-20 18:48:32 +00:00
9585.txt Add flags to support CA generation for Connect (#9585) 2021-01-27 07:55:24 +00:00
9589.txt Update topology mapping Refs on all proxy instance deletions (#9589) 2021-01-20 15:18:09 +00:00
9593.txt ui: Changelog for #9593 (#9598) 2021-01-20 18:19:20 +00:00
9594.txt ui: Removing formatting to display LockDelay in nanoseconds (#9594) 2021-01-20 17:04:29 +00:00
9626.txt Upgrade raft-autopilot and wait for autopilot it to stop when revoking leadership (#9644) 2021-01-27 16:15:37 +00:00
9650.txt xds: deduplicate mesh gateway listeners in a stable way (#9650) 2021-02-05 22:28:52 +00:00
9651.txt xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651) 2021-02-08 16:20:32 +00:00
9660.txt chore: changelog for 9660 (#9668) 2021-01-29 16:09:14 +00:00
9683.txt Merge pull request #9683 from hashicorp/dnephin/fix-zombie-service-dereg 2021-03-05 21:47:24 +00:00
9689.txt Avoid potential proxycfg/xDS deadlock using non-blocking send 2021-02-08 23:18:32 +00:00
9715.txt ui: [BUGFIX] Replace all replaceAll with split.join for older browsers without replaceAll (#9715) 2021-02-11 09:50:23 +00:00
9737.txt connect: update supported envoy point releases to 1.16.2, 1.15.3, 1.14.6, 1.13.7 (#9737) (#9753) 2021-02-10 13:28:12 -06:00
9738.txt Stop background refresh of cached data for requests that result in ACL not found errors (#9738) 2021-02-09 15:16:35 +00:00
9749.txt ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749) 2021-02-11 11:37:08 +00:00
9752.txt ui: Remove any trailing fullstop/period DNS characters from Gateways UI API (#9752) 2021-02-25 09:36:37 +00:00
9765.txt xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9765) 2021-02-19 20:39:21 +00:00
9772.txt Merge pull request #9772 from hashicorp/streamin-fix-bad-cached-snapshot 2021-02-16 20:28:33 +00:00
9806.txt connect: if the token given to the vault provider returns no data avoid a panic (#9806) 2021-02-22 20:09:21 +00:00
9847.txt ui: CSP Improvements (#9847) 2021-03-17 10:47:11 +00:00
9851.txt Merge pull request #9851 from panascais-forks/fix-wan-ipv6-key 2021-03-10 16:59:23 +00:00
_619.txt Create _619.txt 2020-10-09 10:51:37 -04:00
_666.txt Add a paramter in state store methods to indicate whether a resource insertion is from a snapshot restoration (#9156) 2020-11-11 16:22:11 +00:00
_683.txt Add changelog entry for namespace licensing fix (#9203) 2020-11-16 17:14:45 -05:00
_745.txt Add changelog entry for change to the temporary client license duration (#9642) 2021-01-26 21:15:47 +00:00
_8621.txt Adds changelog entry for snapshot agent improvement (#8622) 2020-09-04 14:07:57 -06:00
_8825.txt Add streaming changelog file 2020-10-13 18:16:33 -04:00
_8984.txt changelog: update to hashicorp/sentinel@v0.16.0 in Enterprise (#8984) 2020-10-26 12:32:44 -04:00
changelog.tmpl changelog: fixup changelog.tmpl formatting 2020-11-17 11:37:52 -05:00
note.tmpl changelog: fixup note.tmpl syntax 2020-10-09 22:44:51 -04:00