Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecations and breaking changes in 3.0.0 #1404

Closed
14 of 15 tasks
ghost opened this issue Apr 10, 2019 · 2 comments · Fixed by #1997
Closed
14 of 15 tasks

Deprecations and breaking changes in 3.0.0 #1404

ghost opened this issue Apr 10, 2019 · 2 comments · Fixed by #1997
Milestone

Comments

@ghost
Copy link

ghost commented Apr 10, 2019

  • Rename of ripencc_abuse_contact bot to ripe
  • intelmqdump: Integrate e in d and rename v to e.
  • bots/experts/modify/expert.py
  • bots.collectors.rt.collector_rt parameter unzip_attachment
  • intelmq.bots.experts.reverse_dns.expert parameter overwrite -> False (Reverse DNS and Cymru Whois default overwrite #1452)
  • intelmq.bots.experts.cymru_whois.expert parameter overwrite -> False (Reverse DNS and Cymru Whois default overwrite #1452)
  • intelmq.bots.experts.modify.expert parameter overwrite -> False
  • contrib/cron-jobs/intelmq-update-data: remove
  • intelmq.lib.utils.create_request_session_from_bot: remove
  • Scripts
    • update-asn-data
    • update-geoip-data
    • update-tor-nodes
    • update-rfiprisk-data

Postponed from 2.0.0 (#1125):

@ghost ghost added this to the 3.0.0 milestone Apr 10, 2019
@ghost ghost mentioned this issue Apr 10, 2019
7 tasks
@ghost ghost changed the title Deprecations version 3.0.0 Deprecations and breaking changes in 3.0.0 Aug 30, 2019
@aaronkaplan
Copy link
Member

note sure why you want to "Rename of ripencc_abuse_contact bot to ripe" ?

This list of items is too terse for me. It's not publicly clear what you mean... deferring until this is clear.

@ghost
Copy link
Author

ghost commented Sep 9, 2020

The list is a reminder on the actions I need to do before the 3.0.0.

Most of them are components which are already marked deprecated and announced to be removed in the version 3.0.

ghost pushed a commit that referenced this issue Jun 17, 2021
was renamed and marked as deprecated in 2.0.0.beta1
#1404
ghost pushed a commit that referenced this issue Jun 17, 2021
Compatibility with the deprecated configuration format (before 1.0.0.dev7) was removed.
#1404
@ghost ghost mentioned this issue Jun 17, 2021
ghost pushed a commit that referenced this issue Jun 17, 2021
compatibility with the deprecated parameter `unzip_attachment` (removed in 2.1.0) was removed.
#1404
ghost pushed a commit that referenced this issue Jun 17, 2021
the init contained a fallback method if a parameter does not exist
this is no longer necessary, as all bots have proper default values

related to #1404
ghost pushed a commit that referenced this issue Jun 17, 2021
create_request_session_from_bot was deprecated and is no longer used
#1404
ghost pushed a commit that referenced this issue Jun 17, 2021
The deprecated shell scripts
- `update-asn-data`
- `update-geoip-data`
- `update-tor-nodes`
- `update-rfiprisk-data`
have been removed in favor of the built-in update-mechanisms (see the bots' documentation). A crontab file for calling all new update command can be found in `contrib/cron-jobs/intelmq-update-database`.

#1404
@ghost ghost closed this as completed in #1997 Jun 21, 2021
ghost pushed a commit that referenced this issue Jun 21, 2021
was renamed and marked as deprecated in 2.0.0.beta1
#1404
ghost pushed a commit that referenced this issue Jun 21, 2021
Compatibility with the deprecated configuration format (before 1.0.0.dev7) was removed.
#1404
ghost pushed a commit that referenced this issue Jun 21, 2021
compatibility with the deprecated parameter `unzip_attachment` (removed in 2.1.0) was removed.
#1404
ghost pushed a commit that referenced this issue Jun 21, 2021
the init contained a fallback method if a parameter does not exist
this is no longer necessary, as all bots have proper default values

related to #1404
ghost pushed a commit that referenced this issue Jun 21, 2021
create_request_session_from_bot was deprecated and is no longer used
#1404
ghost pushed a commit that referenced this issue Jun 21, 2021
The deprecated shell scripts
- `update-asn-data`
- `update-geoip-data`
- `update-tor-nodes`
- `update-rfiprisk-data`
have been removed in favor of the built-in update-mechanisms (see the bots' documentation). A crontab file for calling all new update command can be found in `contrib/cron-jobs/intelmq-update-database`.

#1404
waldbauer-certat pushed a commit that referenced this issue May 31, 2022
was renamed and marked as deprecated in 2.0.0.beta1
#1404
waldbauer-certat pushed a commit that referenced this issue May 31, 2022
Compatibility with the deprecated configuration format (before 1.0.0.dev7) was removed.
#1404
waldbauer-certat pushed a commit that referenced this issue May 31, 2022
compatibility with the deprecated parameter `unzip_attachment` (removed in 2.1.0) was removed.
#1404
waldbauer-certat pushed a commit that referenced this issue May 31, 2022
the init contained a fallback method if a parameter does not exist
this is no longer necessary, as all bots have proper default values

related to #1404
waldbauer-certat pushed a commit that referenced this issue May 31, 2022
create_request_session_from_bot was deprecated and is no longer used
#1404
waldbauer-certat pushed a commit that referenced this issue May 31, 2022
The deprecated shell scripts
- `update-asn-data`
- `update-geoip-data`
- `update-tor-nodes`
- `update-rfiprisk-data`
have been removed in favor of the built-in update-mechanisms (see the bots' documentation). A crontab file for calling all new update command can be found in `contrib/cron-jobs/intelmq-update-database`.

#1404
waldbauer-certat pushed a commit that referenced this issue Jul 15, 2022
was renamed and marked as deprecated in 2.0.0.beta1
#1404
waldbauer-certat pushed a commit that referenced this issue Jul 15, 2022
Compatibility with the deprecated configuration format (before 1.0.0.dev7) was removed.
#1404
waldbauer-certat pushed a commit that referenced this issue Jul 15, 2022
The deprecated shell scripts
- `update-asn-data`
- `update-geoip-data`
- `update-tor-nodes`
- `update-rfiprisk-data`
have been removed in favor of the built-in update-mechanisms (see the bots' documentation). A crontab file for calling all new update command can be found in `contrib/cron-jobs/intelmq-update-database`.

#1404
This issue was closed.
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 a pull request may close this issue.

1 participant