Skip to content

Conversation

@djjashton
Copy link

Description of Changes

What has been changed? If this is more than bug fixes we should consider incrementing the minor
version number. For non backwards compatible changes we need to increment the major version number.

Documentation

Provide links to all relevant documentation that should be updated before asking for the PR to be reviewed. If this section is not relevant please write 'Not Applicable' rather than deleting the section.

Risks & Impacts

The potential risks of this change as a bullet pointed list and how it might impact the wider sdk. Please consider how easily it would be to rollback these changes if they cause problems. Are there breaking changes?

Testing

How have the changes been tested and the potential risks mitigated?

Compare (For layered PRs)

Generate compare URL from https://github.com/ebx/ebx-structuredlogging-sdk/compare so that it's easily accessible. This is ONLY REQUIRED FOR COMPLICATED, DEPENDENT OR LAYERED PRs. Feel free to delete this section if not required.

Final Checklist

Please tick once completed.

  • Build passes.
  • Versioning considered (the version number in this PR is inline with semantic
    versioning requirements).
  • Change log has been updated.

MarcFletcher and others added 23 commits January 10, 2021 13:47
* TEC-11009 Initial Travis-CI setup

* TEC-11009 Add missing Maven config file

* TEC-11009 Update Travis configuration and project files

* TEC-11009 Update .gitignore

* TEC-11009 Add PR template

* TEC-11009 Update Changelog and pom.xml files

* TEC-11009 Update secure key for current repo

* TEC-11009 Fix pom.xml file
…ing-sdk (#6)

* SL-5990 Roll out CircleCI deployment infrastructure to structuredlogging-sdk

* Update pom.xml

* Update pom.xml
* SL-5978 initial class structure

* SL-5978 Add tests

* SL-5978 Update CHANGELOG

* SL-5978 Polish

* SL-5978 Review fixes

---------

Co-authored-by: Edd Spencer <edward:echobox.com>
…r. (#7)

* SL-5978 initial class structure

* SL-5978 Add tests

* SL-5978 Update CHANGELOG

* SL-5978 Polish

* SL-5978 Review fixes

* SL-5978 Create TimeBasedEscalationTrigger to use with escalation logger

* SL-5978 Update changelog

* SL-5978 Polish

* SL-5978 Add event key filter

* SL-5978 Add event count

* SL-5978 Ensure gets reset if min interval is passed

* SL-5978 Review updates

* SL-5978 Rename minInterval to refreshInterval

---------

Co-authored-by: Edd Spencer <edward:echobox.com>
* Release v1.0.0 (#2)

* Added core implementation.

* TEC-11009 Initial Travis-CI setup (#1)

* TEC-11009 Initial Travis-CI setup

* TEC-11009 Add missing Maven config file

* TEC-11009 Update Travis configuration and project files

* TEC-11009 Update .gitignore

* TEC-11009 Add PR template

* TEC-11009 Update Changelog and pom.xml files

* TEC-11009 Update secure key for current repo

* TEC-11009 Fix pom.xml file

Co-authored-by: João Moreira <joao.moreira@echobox.com>

* Remove unnecessary files

---------

Co-authored-by: MarcF <MarcFletcher@users.noreply.github.com>
Co-authored-by: João Moreira <joao.moreira@echobox.com>
Co-authored-by: Edd Spencer <edward:echobox.com>
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13.
- [Commits](qos-ch/logback@v_1.2.3...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* SL-10078 Add dependabot config

* SL-10078 Version update and changelog addition
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.2.4.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.2.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#16)

Bumps org.apache.maven.surefire:surefire-junit47 from 3.0.0-M5 to 3.2.5.

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit47
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#17)

Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.1.
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.2.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.3.1.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…20)

Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.22.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.22.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#22)

Bumps com.github.sevntu-checkstyle:sevntu-checks from 1.35.0 to 1.44.1.

---
updated-dependencies:
- dependency-name: com.github.sevntu-checkstyle:sevntu-checks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#23)

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.6.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…3.0 (#26)

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.13.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants