Releases: Netflix/atlas-docs
Releases · Netflix/atlas-docs
v0.1.0
What's Changed
- add development notes to readme by @copperlight in #6
- update to sbt 1.1.2 by @brharrington in #7
- update for rendering method change by @brharrington in #8
- add travis files by @brharrington in #9
- enable material theme by @brharrington in #10
- enable publishing to gh-pages for master by @brharrington in #11
- add simple pages from atlas wiki by @brharrington in #12
- setup initial template for ref pages by @brharrington in #13
- initial import of spectator docs by @brharrington in #14
- switch to custom theme by @brharrington in #15
- minor fixes for template by @brharrington in #16
- fix lookup of search index by @brharrington in #17
- add search generation as mapping by @brharrington in #18
- limit max-width on images by @brharrington in #20
- update graph directive to format expression by @brharrington in #21
- add atlas-expr directive for adding links by @brharrington in #22
- less intrusive header links by @brharrington in #23
- move DES docs from Atlas wiki by @brharrington in #24
- fix depth for operator links by @brharrington in #27
- add directive to format examples by @brharrington in #28
- fix toc overlap of content on smaller screens by @brharrington in #29
- remove toggle for header by @brharrington in #30
- improve context for search results by @brharrington in #31
- add pretty print styles to ASL snippets by @brharrington in #32
- add back y padding for content section by @brharrington in #33
- add checkLinks task by @brharrington in #34
- add standard stack manipulation operations by @brharrington in #35
- fix sample graphs on alerting exprs page by @brharrington in #36
- add :random and :srandom to asl reference by @brharrington in #37
- add derivative, integral, and per-step docs by @brharrington in #38
- add rolling-count and trend to reference by @brharrington in #39
- Fixed Spelling. by @jimmycasey in #40
- migrate :legend to stack lang reference by @brharrington in #41
- fix compile errors with recent Atlas changes by @brharrington in #42
- use xenial for the travis build by @brharrington in #43
- paradox 0.4.4 by @brharrington in #44
- initial outline for mkdocs site by @brharrington in #45
- Enable MkDocs publishing to GitHub Pages by @copperlight in #46
- update dependencies by @copperlight in #47
- update dependencies by @copperlight in #48
- add alerting expressions page by @brharrington in #49
- add work-in-progress notice by @brharrington in #50
- migrate overview page from wiki by @brharrington in #51
- move operator pages to ref directory by @brharrington in #52
- add spectator docs by @copperlight in #53
- Menlo is the preferred font for pre-formatted code blocks by @copperlight in #54
- add favicon by @copperlight in #55
- fix indents by @copperlight in #56
- add mkdocs-atlas-formatting-plugin by @copperlight in #57
- add build status icon and link to atlas formatting plugin docs by @copperlight in #58
- fix block query pattern by @copperlight in #59
- report error if the atlas standalone webserver port is occupied by @copperlight in #60
- add atlas-uri directive and hilite option by @copperlight in #61
- update atlas formatting setup.py by @copperlight in #62
- shutdown atlas standalone webserver after the build by @copperlight in #63
- add atlas-link-checker cli tool by @copperlight in #64
- update readme by @copperlight in #65
- set webserver startup timeout value to 30s by @copperlight in #66
- update ASL reference for :and by @brharrington in #67
- fill in :eq, :in, :re by @brharrington in #68
- add atlas-signature block by @brharrington in #69
- remove reference to auto-bind by @brharrington in #70
- honor hilite option for example directive by @brharrington in #71
- send stdout/stderr of Atlas server to devnull by @brharrington in #72
- add remaining operators for choosing category by @brharrington in #73
- add aggregation operators to reference by @brharrington in #74
- add docs for filtering operators by @brharrington in #75
- Bump pillow from 6.2.0 to 7.1.0 by @dependabot in #76
- update dependencies by @brharrington in #77
- add docs for topk/bottomk operators by @brharrington in #78
- update example labels to before/after by @brharrington in #79
- add docs for deprecated stat operators by @brharrington in #80
- add notice that topk is unstable by @brharrington in #81
- add docs for cf-* operators by @brharrington in #82
- update to latest Atlas release by @brharrington in #83
- add stat-count to ASL reference by @brharrington in #84
- fix signature for topk/bottomk by @brharrington in #85
- Bump pillow from 8.0.0 to 8.1.1 by @dependabot in #86
- Bump urllib3 from 1.26.3 to 1.26.4 by @dependabot in #87
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #88
- Bump pillow from 8.1.1 to 8.2.0 by @dependabot in #89
- Bump pillow from 8.2.0 to 8.3.2 by @dependabot in #90
- update to latest release candidate by @brharrington in #92
- update jsmin to 3.0.0 by @brharrington in #93
- update to mkdocs 1.2.3 by @brharrington in #95
- remove incubating notice for topk/bottomk by @brharrington in #91
- Add Github action to build and publish Mkdocs. by @manolama in #98
- Update badge by @copperlight in #99
- Add remaining documents from Wiki. by @manolama in #97
- Bump pillow from 8.3.2 to 9.0.0 by @dependabot in #100
- remove sentence with list of other aggrs by @brharrington in #101
- add :as operator to reference by @brharrington in #104
- update label to be consistent with tutorial by @brharrington in #103
- cleanup signatures in ASL reference by @brharrington in #102
- add :cg operator to reference by @brharrington in #105
- add :const operator to reference by @brharrington in #106
- add custom average operators to reference by @brharrington in #107
- remove links to old doc pages by @brharrington in #108
- f...